GoLang kadm5_flush

request it (263)
GoLang replacement for PHP's kadm5_flush [edit | history]



Do you know a GoLang replacement for PHP's kadm5_flush? Write it!

PHP kadm5_flush

PHP original manual for kadm5_flush [ show | php.net ]

kadm5_flush

(PECL kadm5 >= 0.2.3)

kadm5_flushFlush all changes to the Kerberos database

Description

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.

Return Values

Returns TRUE on success or FALSE on failure.