KADM5 함수 목록
PHP Manual

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 Manual