diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2003-10-07 10:34:59 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2003-10-07 10:34:59 +0000 |
commit | 3998cfee5f1c5c570467e6d51b9f9f4343a1c5eb (patch) | |
tree | e7ee43fd3d5c532e729a7a67bd069549bdc2cd13 /www/mod_auth_pam2/pkg-descr | |
parent | bfe5be6beaafd536dfd33f56d931417872aa4e55 (diff) | |
download | ports-3998cfee5f1c5c570467e6d51b9f9f4343a1c5eb.tar.gz ports-3998cfee5f1c5c570467e6d51b9f9f4343a1c5eb.zip |
Notes
Diffstat (limited to 'www/mod_auth_pam2/pkg-descr')
-rw-r--r-- | www/mod_auth_pam2/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/mod_auth_pam2/pkg-descr b/www/mod_auth_pam2/pkg-descr new file mode 100644 index 000000000000..d884b677a046 --- /dev/null +++ b/www/mod_auth_pam2/pkg-descr @@ -0,0 +1,6 @@ +The PAM authentication module implements Basic authentication on top of the +Pluggable Authentication Module library. Thereby it supports whatever +authentication method your PAM subsystem has specific support installed & +configured for. + +WWW: http://pam.sourceforge.net/mod_auth_pam/ |