mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-27 01:45:58 +03:00
[GH-ISSUE #424] Password update doesn't work for LDAP #408
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#408
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/424
Originally assigned to: @tonioo on GitHub.
Originally created by Antoine Nguyen on 2013-07-08T09:11:26Z
When the LDAP authentication is in use, users can't update their password anymore.
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Anonymous on 2013-07-08T19:21:56Z
Applied in changeset commit:54f6d77bcdf1970e815006ca38839b343dc65408.
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Antoine Nguyen on 2013-07-09T20:12:36Z
There is one last case that doesn't work: when the LDAP authentication is configured to use a Direct bind (as user), an administrator can't update an account password as he doesn't know the current account's password!
As he will never know such information, we'll just disable disallow this update through Modoboa (remove the fields from the form when LDAP and direct bind seems to be a good workaround).
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Anonymous on 2013-07-09T20:20:02Z
Applied in changeset commit:222143a0d640bab6b005c26cb8aaaf53281c1836.