diff options
author | nik <nik@FreeBSD.org> | 2001-09-28 08:59:50 +0000 |
---|---|---|
committer | nik <nik@FreeBSD.org> | 2001-09-28 08:59:50 +0000 |
commit | d170576f2edf708e8e772761431c36ec40a8e581 (patch) | |
tree | 86c21c2ce8528302cb2bc2a7ebc9a52f49a01005 /www/auth_ldap/pkg-comment | |
parent | aff6c6dd09de13052e215f678de787368c039f10 (diff) | |
download | FreeBSD-ports-d170576f2edf708e8e772761431c36ec40a8e581.zip FreeBSD-ports-d170576f2edf708e8e772761431c36ec40a8e581.tar.gz |
Add auth_ldap, an Apache module that can authenticate against an LDAP
directory.
Diffstat (limited to 'www/auth_ldap/pkg-comment')
-rw-r--r-- | www/auth_ldap/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/auth_ldap/pkg-comment b/www/auth_ldap/pkg-comment new file mode 100644 index 0000000..0ca571c --- /dev/null +++ b/www/auth_ldap/pkg-comment @@ -0,0 +1 @@ +Apache module to authenticate against an LDAP directory. |