Bug 700053

Summary: support for pam_systemd in pam-config
Product: [openSUSE] openSUSE 12.1 Reporter: Frederic Crozat <fcrozat>
Component: BasesystemAssignee: Thorsten Kukuk <kukuk>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 696902    
Attachments: add pam_systemd support
better patch, pam_systemd is now optional
simpler patch, inserting pam_systemd in common-session only
add support for "debug" option
update for systemd v33

Description Frederic Crozat 2011-06-15 12:06:09 UTC
Created attachment 434561 [details]
add pam_systemd support

Attached patch adds support for pam_systemd module in pam-config

Package with patch integrated in available on home:fcrozat:systemd / pam-config
Comment 1 Frederic Crozat 2011-06-15 12:22:05 UTC
Created attachment 434564 [details]
better patch, pam_systemd is now optional
Comment 2 Frederic Crozat 2011-06-15 12:39:45 UTC
after checking Fedora, it should be easier to insert pam_systemd in common-session directly.

Preparing patch..
Comment 3 Frederic Crozat 2011-06-15 13:23:45 UTC
Created attachment 434571 [details]
simpler patch, inserting pam_systemd in common-session only
Comment 4 Frederic Crozat 2011-06-17 12:34:27 UTC
Created attachment 435099 [details]
add support for "debug" option

systemd 29 added "debug" option to pam_systemd. Improved patch with support for this additional option
Comment 5 Frederic Crozat 2011-08-17 11:42:53 UTC
Created attachment 446170 [details]
update for systemd v33

I've also pushed a sr ( 79119 ) containing the patch to Linux-PAM : pam-config
Comment 6 Thorsten Kukuk 2011-08-18 13:45:41 UTC
The patch is in svn now, didn't submit a new package since we have the patch in Factory already. Will be submitted with the next changes.