aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2007-08-03 00:56:00 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2007-08-03 00:56:00 +0000
commitdcf4228f5c4ff09e88c977e93382a064f0d7534a (patch)
treed73232ad3bea4c67415d7657312de0381e04b22d /security
parent5ebcc72b0fe400fde0409cbcc0a6fa4561ff8a84 (diff)
downloadports-dcf4228f5c4ff09e88c977e93382a064f0d7534a.tar.gz
ports-dcf4228f5c4ff09e88c977e93382a064f0d7534a.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/sudo/Makefile1
-rw-r--r--security/sudo/files/pam.conf2
2 files changed, 2 insertions, 1 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 8977434059c7..e0aa17aa1cd6 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sudo
PORTVERSION= 1.6.9.3
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.sudo.ws/sudo/dist/ \
http://probsd.org/sudoftp/ \
diff --git a/security/sudo/files/pam.conf b/security/sudo/files/pam.conf
index 29aafcf2508c..d0eaef11ee01 100644
--- a/security/sudo/files/pam.conf
+++ b/security/sudo/files/pam.conf
@@ -13,7 +13,7 @@ account include system
# session
# XXX: pam_lastlog (used in system) causes users to appear as though
# they are no longer logged in in system logs.
-session include pam_permit.so
+session required pam_permit.so
# password
password include system