diff options
author | drochner <drochner@pkgsrc.org> | 2008-07-17 18:00:58 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2008-07-17 18:00:58 +0000 |
commit | 7beee17e683ec412d7b1a8a105e5af4e650813e7 (patch) | |
tree | 0095678e8a58d5d1d0f44149d01251942d7fcb2f /security/pam-pwauth_suid/MESSAGE | |
parent | ab0cb90b07e6a9c88c1659a7aa711ae059ba4eb7 (diff) | |
download | pkgsrc-7beee17e683ec412d7b1a8a105e5af4e650813e7.tar.gz |
-make this work with the openpam version in -current
(I didn't try whether it still works on 4.0. Would be nice if
someone did it.)
-supply an example pam.conf file
-slow down to avoid abuse, better cleanup in error cases, more paranoia
thanks to Joerg for suggestions
Diffstat (limited to 'security/pam-pwauth_suid/MESSAGE')
-rw-r--r-- | security/pam-pwauth_suid/MESSAGE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/pam-pwauth_suid/MESSAGE b/security/pam-pwauth_suid/MESSAGE index ddac09e8820..73a834782cf 100644 --- a/security/pam-pwauth_suid/MESSAGE +++ b/security/pam-pwauth_suid/MESSAGE @@ -1,6 +1,6 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2007/01/08 18:39:44 drochner Exp $ +$NetBSD: MESSAGE,v 1.2 2008/07/17 18:00:58 drochner Exp $ -The PAM authentication module "pam_pwauth_suid.so.0" needs to be -installed into the directory "/usr/lib/security". +A sample pam.d file for xscreensaver can be found in +${PREFIX}/share/examples/pam-pwauth_suid =========================================================================== |