Skip to content

Conversation

@blizzz
Copy link
Member

@blizzz blizzz commented May 25, 2020

For user driven password changes, the controller was using the uid instead of the login name to verify the current password. The login name must be used instead. While it does not play a matter for local backends, e.g. LDAP environments do suffer and often end fail with misleading "wrong password".

fixes #10809

@ChristophWurst
Copy link
Member

backports?

@MorrisJobke
Copy link
Member

CI fails

@blizzz
Copy link
Member Author

blizzz commented May 26, 2020

CI fails

I'll check later today

@blizzz
Copy link
Member Author

blizzz commented May 26, 2020

/backport to stable19

@blizzz
Copy link
Member Author

blizzz commented May 26, 2020

/backport to stable18

@blizzz
Copy link
Member Author

blizzz commented May 26, 2020

/backport to stable17

@blizzz blizzz force-pushed the fix/10809/user-pwd-change-loginname branch from 92d1f0e to 653162a Compare May 26, 2020 14:53
@blizzz
Copy link
Member Author

blizzz commented May 26, 2020

CI fails

Ha, there the tests were hidden. Expected them in a different location. Should pass now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish bug feature: users and groups

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Active Directory password change issues

5 participants