diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
commit | 431e7a7ddad1a9e4611e8e6d4b744301d3730458 (patch) | |
tree | f392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/web500gw/DESCR | |
parent | c72c1cf5f95cbe537b005028f1743cddb16ef203 (diff) | |
download | pkgsrc-431e7a7ddad1a9e4611e8e6d4b744301d3730458.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/web500gw/DESCR')
-rw-r--r-- | www/web500gw/DESCR | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/web500gw/DESCR b/www/web500gw/DESCR new file mode 100644 index 00000000000..927560959da --- /dev/null +++ b/www/web500gw/DESCR @@ -0,0 +1,9 @@ +A gateway that connects WWW browsers to LDAP based directories. + +Web500gw expects HTTP requests from a WWW browser on a TCP port +(usually 8888). Depending on the requested URL web500gw performs +read/search/modify/add/delete requests to the Directory and sends HTML +pages back to the browser. Web500gw uses the LDAPv2 protocol to talk +to a Directory server. It is able to work with a Standalone LDAP +server (like UMich/OpenLDAP slapd or Netscape LDAP product) and with +an LDAP Frontend to an X.500 Directory System Agent. |