Authentication Services
Introduction
Authentication Services
PHP Manual
Kerberos V
Introduction
Installing/Configuring
Requirements
Installation
Runtime Configuration
Resource Types
Predefined Constants
Constants for Attribute Flags
Constants for Options
Examples
Basic usage
KADM5 Functions
kadm5_chpass_principal
— Changes the principal's password
kadm5_create_principal
— Creates a kerberos principal with the given parameters
kadm5_delete_principal
— Deletes a kerberos principal
kadm5_destroy
— Closes the connection to the admin server and releases all related resources
kadm5_flush
— Flush all changes to the Kerberos database
kadm5_get_policies
— Gets all policies from the Kerberos database
kadm5_get_principal
— Gets the principal's entries from the Kerberos database
kadm5_get_principals
— Gets all principals from the Kerberos database
kadm5_init_with_password
— Opens a connection to the KADM5 library
kadm5_modify_principal
— Modifies a kerberos principal with the given parameters
Authentication Services
Introduction
Authentication Services
PHP Manual