at/at-3.1.10-pam_keyring.patch
Marcela Mašláňová ed14ae19f0 "Bug 250147 Processed: add optional support for gnome-keyring to passwd pam
stack" was solved by fixing pam configuration file for at. Also the bug
    250944 was fixed ;-)
2007-10-05 11:58:14 +00:00

14 lines
420 B
Diff

diff -up at-3.1.10/pam_atd.old at-3.1.10/pam_atd
--- at-3.1.10/pam_atd.old 2007-10-05 13:32:16.000000000 +0200
+++ at-3.1.10/pam_atd 2007-10-05 13:35:31.000000000 +0200
@@ -2,8 +2,8 @@
#
#
auth sufficient pam_rootok.so
+auth required pam_env.so
auth include system-auth
-auth required pam_env.so
account include system-auth
session required pam_loginuid.so
session include system-auth