aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-09-18 21:50:07 +0800
committerpav <pav@FreeBSD.org>2005-09-18 21:50:07 +0800
commit5152f8cc9466429b2bb7d5c959a6ebfac8be9065 (patch)
tree55edcd01569ab0137e349228dd2e585746981fb6 /security/Makefile
parent9e2fcba71ce6dc5874374b4869dd7b552e43ba32 (diff)
downloadfreebsd-ports-gnome-5152f8cc9466429b2bb7d5c959a6ebfac8be9065.tar.gz
freebsd-ports-gnome-5152f8cc9466429b2bb7d5c959a6ebfac8be9065.tar.zst
freebsd-ports-gnome-5152f8cc9466429b2bb7d5c959a6ebfac8be9065.zip
Pamsfs is a PAM module that logs a user into a SFS server on
system login. The primary reason for doing this is to allow users' home-directories to be located on a SFS server. PR: ports/86095 Submitted by: David Thiel <lx@redundancy.redundancy.org>
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 473951ee17e9..86edaeb4fa5d 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -361,6 +361,7 @@
SUBDIR += pam_pop3
SUBDIR += pam_pwdfile
SUBDIR += pam_smb
+ SUBDIR += pamsfs
SUBDIR += pamtester
SUBDIR += pear-Auth
SUBDIR += pear-Auth_HTTP