kadm5_create_principalCreates a kerberos principal with the given parameters Description
bool kadm5_create_principal
( resource
$handle
, string $principal
[, string $password
[, array $options
]] )
Creates a Parameters
Return Values
Returns Examples
Example #1 Example of principal's creation
<?php See Also
|