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 -- Fedora-directory-devel mailing list Fedora-directory-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-devel