-
Notifications
You must be signed in to change notification settings - Fork 91
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
passwordHistory is not updated with a pre-hashed password #6092
Comments
Bug description: passwordHistory is not updated by with a pre-hashed password Fix description: During a mod replace of the userpassword attribute, if an encoded password value is detected, both pw_history and allow_hashed_pw are enabled, get the present entry values which are used to uddate the password history. Relates: 389ds#6092 Reviewed by:
#6093) Bug description: passwordHistory is not updated by with a pre-hashed password Fix description: During a mod replace of the userpassword attribute, if an encoded password value is detected and both pw_history and allow_hashed_pw are enabled, get the present entry values which are used to update the password history. Relates: #6092 Reviewed by: @tbordaz (Thank you)
#6093) Bug description: passwordHistory is not updated by with a pre-hashed password Fix description: During a mod replace of the userpassword attribute, if an encoded password value is detected and both pw_history and allow_hashed_pw are enabled, get the present entry values which are used to update the password history. Relates: #6092 Reviewed by: @tbordaz (Thank you)
#6093) Bug description: passwordHistory is not updated by with a pre-hashed password Fix description: During a mod replace of the userpassword attribute, if an encoded password value is detected and both pw_history and allow_hashed_pw are enabled, get the present entry values which are used to update the password history. Relates: #6092 Reviewed by: @tbordaz (Thank you)
#6093) Bug description: passwordHistory is not updated by with a pre-hashed password Fix description: During a mod replace of the userpassword attribute, if an encoded password value is detected and both pw_history and allow_hashed_pw are enabled, get the present entry values which are used to update the password history. Relates: #6092 Reviewed by: @tbordaz (Thank you)
#6093) Bug description: passwordHistory is not updated by with a pre-hashed password Fix description: During a mod replace of the userpassword attribute, if an encoded password value is detected and both pw_history and allow_hashed_pw are enabled, get the present entry values which are used to update the password history. Relates: #6092 Reviewed by: @tbordaz (Thank you)
#6093) Bug description: passwordHistory is not updated by with a pre-hashed password Fix description: During a mod replace of the userpassword attribute, if an encoded password value is detected and both pw_history and allow_hashed_pw are enabled, get the present entry values which are used to update the password history. Relates: #6092 Reviewed by: @tbordaz (Thank you)
#6093) Bug description: passwordHistory is not updated by with a pre-hashed password Fix description: During a mod replace of the userpassword attribute, if an encoded password value is detected and both pw_history and allow_hashed_pw are enabled, get the present entry values which are used to update the password history. Relates: #6092 Reviewed by: @tbordaz (Thank you)
#6093) Bug description: passwordHistory is not updated by with a pre-hashed password Fix description: During a mod replace of the userpassword attribute, if an encoded password value is detected and both pw_history and allow_hashed_pw are enabled, get the present entry values which are used to update the password history. Relates: #6092 Reviewed by: @tbordaz (Thank you)
#6093) Bug description: passwordHistory is not updated by with a pre-hashed password Fix description: During a mod replace of the userpassword attribute, if an encoded password value is detected and both pw_history and allow_hashed_pw are enabled, get the present entry values which are used to update the password history. Relates: #6092 Reviewed by: @tbordaz (Thank you)
#6093) Bug description: passwordHistory is not updated by with a pre-hashed password Fix description: During a mod replace of the userpassword attribute, if an encoded password value is detected and both pw_history and allow_hashed_pw are enabled, get the present entry values which are used to update the password history. Relates: #6092 Reviewed by: @tbordaz (Thank you)
ca37886..05ea982 389-ds-base-3.0 -> 389-ds-base-3.0 |
Issue Description
passwordHistory is not updated by with a pre-hashed password
Package Version and Platform:
Steps to Reproduce
Actual results
No password history for user
Expected results
Password change history for user
The text was updated successfully, but these errors were encountered: