Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenLDAP: Can't login if pwmReset set to TRUE. #155

Open
tatarenko opened this issue Mar 17, 2017 · 2 comments · May be fixed by #587
Open

OpenLDAP: Can't login if pwmReset set to TRUE. #155

tatarenko opened this issue Mar 17, 2017 · 2 comments · May be fixed by #587

Comments

@tatarenko
Copy link

Can't login to PWM using openLDAP when attribute pwdReset setted to TRUE.
get this error:

2017-03-18T02:48:45Z, ERROR, auth.SessionAuthenticator, {896} ldap error during search: 5001 ERROR_WRONGPASSWORD (ldap error during password check: javax.naming.NoPermissionException: [LDAP: error code 50 - Operations are restricted to bind/unbind/abandon/StartTLS/modify password]) [128.74.103.57]

It whould be grate to change user password is this attribute is TRUE.

@jrivard
Copy link
Contributor

jrivard commented Mar 23, 2017

Can you reference some documentation on how this attribute works?

@tatarenko
Copy link
Author

tatarenko commented Mar 24, 2017

http://www.zytrax.com/books/ldap/ch6/ppolicy.html#pwdreset
http://www.zytrax.com/books/ldap/ch6/ppolicy.html#pwdmustchange
As i understand, when attr setted, user can bind but his abilitys restricted to change password only.

@jrivard jrivard changed the title Standart attribute PwdReset does not work OpenLDAP: Can't login if pwmReset set to TRUE. Mar 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants