Created attachment 595337 [details] Patch which fixes the problem Description of problem: authconfig adds 'cached_login' to the pam password stack. We shouldn't be using offline cached passwords when changing an AD password. Version-Release number of selected component (if applicable): Latest hg How reproducible: Every time. Steps to Reproduce: 1. authconfig --updateall --enablewinbind --enablewinbindauth Actual results: password sufficient pam_winbind.so cached_login use_auth_tok Expected results: password sufficient pam_winbind.so use_auth_tok
Confirmed that this fixed with authconfig-6.2.3