Bug 1008480

Summary: authconfig should set cached login in pam_winbind.conf
Product: Red Hat Enterprise Linux 7 Reporter: Andreas Schneider <asn>
Component: authconfigAssignee: Tomas Mraz <tmraz>
Status: CLOSED NOTABUG QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: asn, dspurek
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-30 14:51:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Andreas Schneider 2013-09-16 13:06:30 UTC
Description of problem:

authconfig --enablewinbindoffline

should also set

  cached_login = yes

in /etc/security/pam_winbind.conf.

Comment 2 Tomas Mraz 2013-10-30 14:51:22 UTC
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.