Bug 665060

Summary: add support for the postlogin PAM stack to kdm
Product: [Fedora] Fedora Reporter: Paolo Bonzini <pbonzini>
Component: kde-settingsAssignee: Rex Dieter <rdieter>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: ascii79, dwmw2, jreznik, kevin, ltinkl, mhlavink, pbonzini, piergiorgio.sartor, psplicha, rdieter, rnovacek, ry, smparrish, than, thomasj, tmraz
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 4.6-3 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 486152 Environment:
Last Closed: 2011-02-01 17:55:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 665059    
Bug Blocks: 486152, 669357    
Attachments:
Description Flags
patch to the upstream package none

Description Paolo Bonzini 2010-12-22 15:46:02 UTC
In order to use the automount feature of ecryptfs, for the ~/Private folder, some modifications to /etc/pam.d/system-auth are required.  In order to integrate pam_ecryptfs.so awareness into authconfig, we decided to create a new PAM stack.  This is because of the wide usage of "sufficient" modules for the primary authentication modules (pam_unix, pam_krb5, pam_sss, pam_ldap) in the configurations generated by authconfig.

Comment 1 Paolo Bonzini 2010-12-22 15:54:16 UTC
Created attachment 470224 [details]
patch to the upstream package

Comment 2 Paolo Bonzini 2011-02-01 16:12:17 UTC
Comment on attachment 470224 [details]
patch to the upstream package

Built http://koji.fedoraproject.org//koji/taskinfo?taskID=2754225 with this patch, please review and apply.

Comment 3 Rex Dieter 2011-02-01 17:55:54 UTC
Thanks!

%changelog
* Tue Feb 01 2011 Rex Dieter <rdieter> 4.6-3
- add support for the postlogin PAM stack to kdm (#665060)