kadm5_flush()
kadm5_flush - Flush all changes to the Kerberos database
Syntax
bool kadm5_flush (
resource $handle)
Arguments
Description
Flush all changes to the Kerberos database, leaving the connection to the Kerberos admin server open.
Version
PHP PECL kadm5 >= 0.2.3
Return value
Returns TRUE on success or FALSE on failure.