Closed hemantachhami19 closed 4 years ago
I am trying to change password but i get this exception How to define unicodepwd in a ldap user model ?
LdapRecord\LdapRecordException {#1357 #detailedError: LdapRecord\DetailedError {#1355 #errorCode: 17 #errorMessage: "Undefined attribute type" #diagnosticMessage: "unicodepwd: attribute type undefined" } #message: "ldap_modify_batch(): Batch Modify: Undefined attribute type" #code: 2 #file: "/Users/Hazesoft/projects/delta/auth/vendor/directorytree/ldaprecord/src/LdapRecordException.php" #line: 26 -previous: ErrorException {#1354 #message: "ldap_modify_batch(): Batch Modify: Undefined attribute type" #code: 2 #file: "/Users/Hazesoft/projects/delta/auth/vendor/directorytree/ldaprecord/src/Ldap.php" #line: 664 #severity: E_WARNING
Hi @hemantachhami19,
Can you post your code? Also, what LDAP server are you connecting to (OpenLDAP, Active Directory, etc.)?
Closing due to inactivity.
I am trying to change password but i get this exception How to define unicodepwd in a ldap user model ?