Password reset changes LDAP bind password #34

Closed
opened 2021-09-21 23:40:20 +02:00 by debdolph · 7 comments
debdolph commented 2021-09-21 23:40:20 +02:00 (Migrated from edugit.org)

The 'password reset' function on the login page changes the password of the configured bind dn.

The 'password reset' function on the login page changes the password of the configured bind dn.
debdolph commented 2021-09-21 23:40:20 +02:00 (Migrated from edugit.org)

moved from AlekSIS-Core#508

moved from AlekSIS-Core#508
nik commented 2021-09-24 16:38:33 +02:00 (Migrated from edugit.org)

changed title from Password reset changes {-ldap-} bind password to Password reset changes {+LDAP+} bind password

changed title from **Password reset changes {-ldap-} bind password** to **Password reset changes {+LDAP+} bind password**
nik commented 2021-09-25 21:55:15 +02:00 (Migrated from edugit.org)

The 'password reset' function on the login page changes the password of the configured bind dn.

We need to document a bit more detail on when this happens, and how to
reproduce it.

> The 'password reset' function on the login page changes the password of the configured bind dn. We need to document a bit more detail on when this happens, and how to reproduce it.
nik commented 2021-09-28 00:14:30 +02:00 (Migrated from edugit.org)

This happens when we reset the password of a native Django user that is not linked to an LDAP user, because such a user will have an empty DN and calling the Password Change Extended Operation with an empty DN changes the credentials of the current bind user.

This happens when we reset the password of a native Django user that is not linked to an LDAP user, because such a user will have an empty DN and calling the Password Change Extended Operation with an empty DN changes the credentials of the current bind user.
nik commented 2021-09-28 00:14:53 +02:00 (Migrated from edugit.org)

created merge request !138 to address this issue

created merge request !138 to address this issue
nik commented 2021-09-28 00:14:53 +02:00 (Migrated from edugit.org)

mentioned in merge request !138

mentioned in merge request !138
hansegucker (Migrated from edugit.org) closed this issue 2021-09-28 19:54:35 +02:00
hansegucker commented 2021-09-28 19:54:36 +02:00 (Migrated from edugit.org)

mentioned in commit 80fdcb0e3f

mentioned in commit 80fdcb0e3f115dd9a079c5a8eea92f844203fda4
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-App-LDAP#34
No description provided.