Set WeberTrivia.com to be my default homepage.   Suggest a Question                                               

Suggest A Question : :  Frequently Asked Questions : :  Search : :  Relevant Manuals : : 
PHP Questions : :  Linux Questions : :  MySQL Questions : : 
home  [ Login ] 

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.
Who's Online
Guest Users: 7
Google
Web
WeberTrivia
WeberDev
WeberForums
 Free Sample Chapters  Free Sample Chapters
  Deliver First Class Web Sites: 101 Essential Checklists
Want to learn how to make your web sites usable and accessible? Want to ensure that your sites meet current best practice, without spending hours trawling through incomprehensible specifications and recommendations from dozens of different books, research papers, and web sites? Want to make sure that the sites you build are "right the first time," requiring no costly redevelopments?

More Sample Chapters

PHP General