Hide Forgot
Description of problem: authconfig --enablewinbindoffline should also set cached_login = yes in /etc/security/pam_winbind.conf.
Actually this currently adds the cached_login option to pam_winbind.so invocation in /etc/pam.d/system-auth. So this is not a real bug as pam_winbind options should override the value from pam_winbind.conf.