You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Investigate ability to use Laminas\Ldap\Attribute::setPassword functionality to create a password in an abstract way, so it works on other LDAP directories, not just Active Directory, as an alternative of LDAPService::setPassword.
GuySartorelli
changed the title
TODO: Using Laminas\Ldap\Attribute::setPassword instead of LDAPService::setPassword
Using Laminas\Ldap\Attribute::setPassword instead of LDAPService::setPassword
Oct 29, 2023
Description
Investigate ability to use
Laminas\Ldap\Attribute::setPassword
functionality to create a password in an abstract way, so it works on other LDAP directories, not just Active Directory, as an alternative of LDAPService::setPassword.See: https://github.com/laminas/laminas-ldap/blob/7246acf2585f64374504a6d1ee8ad1726cf15790/src/Attribute.php#L229-L245
The text was updated successfully, but these errors were encountered: