packaging: Drop pam_systemd.so from system-auth 37/17937/1 accepted/tizen_generic accepted/tizen_ivi_panda accepted/tizen/generic/20140317.083637 accepted/tizen/ivi/20140318.205613 accepted/tizen/ivi/panda/20140318.013459 accepted/tizen/mobile/20140702.070137 submit/tizen/20140317.080650
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Wed, 12 Mar 2014 17:29:25 +0000 (18:29 +0100)
committerKarol Lewandowski <k.lewandowsk@samsung.com>
Wed, 12 Mar 2014 17:49:57 +0000 (18:49 +0100)
Having pam_systemd.so enabled globally causes systemd --user to be
spawned for every login.  This is a problem at least for ssh, sdb and
/bin/login (eg. serial console) logins.

This commit drops pam_systemd from systemd-auth with expectation that
it will be added in pam config for graphical login manager (or
similar).

Change-Id: I933f9391e7e7d45adb148567e41e1cd66de9986d
Signed-off-by: Karol Lewandowski <k.lewandowsk@samsung.com>
packaging/system-auth

index 44a1011..4f8b4f0 100644 (file)
@@ -11,7 +11,6 @@ password    sufficient    pam_unix.so try_first_pass nullok sha512 shadow
 password    required      pam_deny.so
 
 session     optional      pam_keyinit.so revoke
-session     optional      pam_systemd.so
 session     required      pam_limits.so
 session     [success=1 default=ignore] pam_succeed_if.so service in crond quiet use_uid
 session     required      pam_unix.so