kadm5_create_principalCreates a kerberos principal with the given parameters Beschreibung
bool kadm5_create_principal
( resource
$handle
, string $principal
[, string $password
[, array $options
]] )
Creates a Parameter-Liste
Rückgabewerte
Gibt bei Erfolg Beispiele
Beispiel #1 Example of principal's creation
<?phpSiehe auch
|