|
ldap_exop_passwdPASSWD extended operation helper Description
stringbool ldap_exop_passwd(
LDAP\Connection $ldap ,string $user = "",#[\SensitiveParameter]string $old_password = "",#[\SensitiveParameter]string $new_password = "",array &$controls = null ) Performs a PASSWD extended operation. Parameters
Return Values
Returns the generated password if Changelog
Examples
Example #1 PASSWD extended operation
See Also
|