summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThilo Bangert <bangert@gentoo.org>2009-11-29 13:18:21 +0000
committerThilo Bangert <bangert@gentoo.org>2009-11-29 13:18:21 +0000
commit7dc2e74cdd7d8e51f0f3fe59875a7632ac232a94 (patch)
tree18be56b9d524ea2b56999b00fa22b68b59f21212 /sys-process
parentStable for ppc. (diff)
downloadgentoo-2-7dc2e74cdd7d8e51f0f3fe59875a7632ac232a94.tar.gz
gentoo-2-7dc2e74cdd7d8e51f0f3fe59875a7632ac232a94.tar.bz2
gentoo-2-7dc2e74cdd7d8e51f0f3fe59875a7632ac232a94.zip
fix PAM - bug #294631
(Portage version: 2.2_rc53/cvs/Linux i686)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/cronie/ChangeLog5
-rw-r--r--sys-process/cronie/files/cronie-1.4.3-pamd2
2 files changed, 5 insertions, 2 deletions
diff --git a/sys-process/cronie/ChangeLog b/sys-process/cronie/ChangeLog
index 53ea47185dc5..abd96b4f3845 100644
--- a/sys-process/cronie/ChangeLog
+++ b/sys-process/cronie/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/cronie
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.7 2009/11/20 09:25:20 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.8 2009/11/29 13:18:21 bangert Exp $
+
+ 29 Nov 2009; Thilo Bangert <bangert@gentoo.org> files/cronie-1.4.3-pamd:
+ fix PAM - bug #294631
*cronie-1.4.3 (20 Nov 2009)
diff --git a/sys-process/cronie/files/cronie-1.4.3-pamd b/sys-process/cronie/files/cronie-1.4.3-pamd
index 4b4fd4cf1f05..e82be8d87f7b 100644
--- a/sys-process/cronie/files/cronie-1.4.3-pamd
+++ b/sys-process/cronie/files/cronie-1.4.3-pamd
@@ -2,7 +2,7 @@
# The PAM configuration file for the cron daemon
#
#
-# No PAM authentication called, auth modules not needed
+auth include system-auth
account required pam_access.so
account include system-auth
session required pam_loginuid.so