KADM5 Funciones
PHP Manual

kadm5_flush

(PECL kadm5 >= 0.2.3)

kadm5_flushFlush all changes to the Kerberos database

Descripción

bool kadm5_flush ( resource $handle )

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

Parámetros

handle

A KADM5 handle.

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.


KADM5 Funciones
PHP Manual