diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-03 18:14:44 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-03 18:14:44 +0000 |
commit | 911d0d7484376e731db335ca821100fdad02d97b (patch) | |
tree | 0e27b896ecd6b62172605997903c82616888c1e4 /security/pam_pwdfile/pkg-descr | |
parent | b640b53603543095d1053f879dfe6b6a0ae1f442 (diff) |
Notes
Diffstat (limited to 'security/pam_pwdfile/pkg-descr')
-rw-r--r-- | security/pam_pwdfile/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/pam_pwdfile/pkg-descr b/security/pam_pwdfile/pkg-descr new file mode 100644 index 000000000000..987b00845720 --- /dev/null +++ b/security/pam_pwdfile/pkg-descr @@ -0,0 +1,4 @@ +This is a PAM module which allows authentication against alternate +passwd files. + +WWW: http://www.cpbotha.net/pam_pwdfile.html |