[Fedora-directory-devel] Please Review: (201332) Password change extended operation is not allowed after password reset

Nathan Kinder nkinder at redhat.com
Thu Dec 11 22:18:41 UTC 2008


https://bugzilla.redhat.com/show_bug.cgi?id=201332
Resolves: bug 201332
Bug Description: The password modify extop is not allowed when a
  password change is required (expired, etc.).  This operation
  should be allowed.
Reviewed by: ???
Files: see diff
Branch: HEAD
Fix Description: The fix is to let extended operations pass through
  connection_need_new_password(), then check if the extended operation
  is the password modify extop if a password is expired in do_extended().
  If the extended operation is something else, we return an error 53
  along with the password expired control.
Platforms tested: F9
Flag Day: no
Doc impact: no
https://bugzilla.redhat.com/attachment.cgi?id=326682&action=diff




More information about the Fedora-directory-devel mailing list