(PECL kadm5 >= 0.2.3)
Flush 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.
Parameters:
handle
A KADM5 handle.
Returns:
Returns TRUE on success or FALSE on failure.
Please login to continue.