PHP Velho Oeste 2024

kadm5_flush

(PECL kadm5 >= 0.2.3)

kadm5_flushFlush all changes to the Kerberos database

Descrição

kadm5_flush ( resource $handle ) : bool

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

Parâmetros

handle

A KADM5 handle.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em caso de falha.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top