PEAR News | PHP News | Manuals | Imprint

Manuals :: PEAR :: KADM5

Alle Infos über die Online Casino Welt finden Sie bei Casinobonus.org. Hier können Sie auch alle Tipps und Tricks zum Online Keno, Black Jack und für andere Casino Spiele holen. Auch eine wirklich funktionierende Spielautomaten Strategie haben wir im Programm.


IV. KADM5

Constants for Options

The functions kadm5_create_principal(), kadm5_modify_principal(), and kadm5_get_principal() allow to specify or return principal's options as an associative array. The keys for the associative array are defined as string constants below:

Table of Contents
kadm5_init_with_password -- Opens a conncetion to the KADM5 library and initializes any neccessary state information.
kadm5_flush -- Flush all changes to the Kerberos database, leaving the connection to the Kerberos admin server open.
kadm5_destroy -- Closes the connection to the admin server and releases all related resources.
kadm5_create_principal -- Creates a kerberos principal with the given parameters.
kadm5_delete_principal -- Deletes a kerberos principal.
kadm5_modify_principal -- Modifies a kerberos principal with the given parameters.
kadm5_chpass_principal -- Changes the principal's password.
kadm5_get_principal -- Gets the principal's entries from the Kerberos database.
kadm5_get_principals -- Gets all principals from the Kerberos database.
kadm5_get_policies -- Gets all policies from the Kerberos database.
© 2004 I.S.U.M.