kadm5_chpass_principalChanges the principal's password Beschreibung
bool kadm5_chpass_principal
( resource
$handle
, string $principal
, string $password
)
kadm5_chpass_principal sets the new password
Parameter-Liste
Rückgabewerte
Gibt bei Erfolg Beispiele
Beispiel #1 Example of changing principal's password
<?php |