URL: https://github.com/SSSD/sssd/pull/763 Author: pbrezina Title: #763: sdap: use ldap_pwmodify_mode to change password Action: opened
PR body: """ Resolves: https://pagure.io/SSSD/sssd/issue/1314
Now you can set `ldap_pwmodify_mode = "exop"` (default) to use extended operation to change the password (current state) or set it to `ldap_modify` to modify `userPassword` attribute directly. """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/763/head:pr763 git checkout pr763
URL: https://github.com/SSSD/sssd/pull/763 Title: #763: sdap: use ldap_pwmodify_mode to change password
pbrezina commented: """ Can anyone guide me how to deny write access for `userPassword` with 389-ds? """
See the full comment at https://github.com/SSSD/sssd/pull/763#issuecomment-467010666
URL: https://github.com/SSSD/sssd/pull/763 Title: #763: sdap: use ldap_pwmodify_mode to change password
jhrozek commented: """ How to deny write access? I guess the 389 developers would know the answer """
See the full comment at https://github.com/SSSD/sssd/pull/763#issuecomment-467354956
URL: https://github.com/SSSD/sssd/pull/763 Title: #763: sdap: use ldap_pwmodify_mode to change password
jhrozek commented: """ Thank you, the patches seem to work fine. I submitted PR #782 with tests """
See the full comment at https://github.com/SSSD/sssd/pull/763#issuecomment-473842775
URL: https://github.com/SSSD/sssd/pull/763 Title: #763: sdap: use ldap_pwmodify_mode to change password
jhrozek commented: """ I'll add Accepted after CI and Coverity finish """
See the full comment at https://github.com/SSSD/sssd/pull/763#issuecomment-473853716
URL: https://github.com/SSSD/sssd/pull/763 Title: #763: sdap: use ldap_pwmodify_mode to change password
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/763 Title: #763: sdap: use ldap_pwmodify_mode to change password
jhrozek commented: """ * master: 7234e68 cf1d7ff f81379c cdd0fd0 * sssd-1-16: 0a52934 8d6fa49 be591f0 93a3a20
"""
See the full comment at https://github.com/SSSD/sssd/pull/763#issuecomment-474616668
URL: https://github.com/SSSD/sssd/pull/763 Author: pbrezina Title: #763: sdap: use ldap_pwmodify_mode to change password Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/763/head:pr763 git checkout pr763
URL: https://github.com/SSSD/sssd/pull/763 Title: #763: sdap: use ldap_pwmodify_mode to change password
Label: +Pushed
sssd-devel@lists.fedorahosted.org