KADM5 Функции
PHP Manual

kadm5_flush

(PECL kadm5 >= 0.2.3)

kadm5_flushFlush all changes to the Kerberos database

Описание

bool kadm5_flush ( resource $handle )

Flush all changes to the Kerberos database, leaving the connection to the Kerberos admin server open.

Параметри

handle

A KADM5 handle.

Връщани стойности

Връща TRUE при успех или FALSE при неуспех.


KADM5 Функции
PHP Manual