aboutsummaryrefslogtreecommitdiff
path: root/security/pam_smb/pkg-message
diff options
context:
space:
mode:
authorNick Sayer <nsayer@FreeBSD.org>2001-06-20 13:38:56 +0000
committerNick Sayer <nsayer@FreeBSD.org>2001-06-20 13:38:56 +0000
commit9dfb8331051963f5bf7e7d6e7e91be227b84cf9b (patch)
tree497238cd3cab7afaba12f654a11cecdfea4d3817 /security/pam_smb/pkg-message
parent53c2ab8fc4c7654c3d26075c3f4f666e50083815 (diff)
downloadports-9dfb8331051963f5bf7e7d6e7e91be227b84cf9b.tar.gz
ports-9dfb8331051963f5bf7e7d6e7e91be227b84cf9b.zip
Notes
Diffstat (limited to 'security/pam_smb/pkg-message')
-rw-r--r--security/pam_smb/pkg-message8
1 files changed, 8 insertions, 0 deletions
diff --git a/security/pam_smb/pkg-message b/security/pam_smb/pkg-message
new file mode 100644
index 000000000000..aaf6b368a4e6
--- /dev/null
+++ b/security/pam_smb/pkg-message
@@ -0,0 +1,8 @@
+
+After copying %%PREFIX%%/etc/pam_smb.conf.sample to
+%%PREFIX%%/etc/pam_smb.conf and editing it to taste,
+add something like this to your /etc/pam.conf file to use
+this module:
+
+login auth sufficient %%PREFIX%%/lib/pam_ldap.so
+