KADM5 Funzioni
PHP Manual

kadm5_flush

(PECL kadm5 >= 0.2.3)

kadm5_flushFlush all changes to the Kerberos database

Descrizione

bool kadm5_flush ( resource $handle )

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

Elenco dei parametri

handle

A KADM5 handle.

Valori restituiti

Restituisce TRUE in caso di successo, FALSE in caso di fallimento.


KADM5 Funzioni
PHP Manual