KADM5 函数
在线手册:中文 英文
PHP手册

kadm5_flush

(PECL kadm5 >= 0.2.3)

kadm5_flushFlush 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.

参数

handle

A KADM5 handle.

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE.


KADM5 函数
在线手册:中文 英文
PHP手册