Menu

Tree [3c8f1e] master /
 History

HTTPS access


File Date Author Commit
 doc 2005-12-21 Jonathan Abbey Jonathan Abbey [abca03] Checking in the initial configuration for the w...
 etc 2005-12-21 Jonathan Abbey Jonathan Abbey [abca03] Checking in the initial configuration for the w...
 util 2005-12-21 Jonathan Abbey Jonathan Abbey [abca03] Checking in the initial configuration for the w...
 .gitignore 2012-10-05 Jonathan Abbey Jonathan Abbey [b80ee4] Added other temporary files that shouldn't be t...
 CHANGES 2012-10-03 Jonathan Abbey Jonathan Abbey [4e6a19] Updated version to 2.2rc1
 INSTALL 2005-12-21 Jonathan Abbey Jonathan Abbey [abca03] Checking in the initial configuration for the w...
 Makefile 2006-01-10 Jonathan Abbey Jonathan Abbey [820648] Updated the paths in the makefile to point to t...
 README 2012-10-03 Jonathan Abbey Jonathan Abbey [4e6a19] Updated version to 2.2rc1
 TODO 2005-12-21 Jonathan Abbey Jonathan Abbey [abca03] Checking in the initial configuration for the w...
 Versiongw.c 2012-10-03 Jonathan Abbey Jonathan Abbey [4e6a19] Updated version to 2.2rc1
 add.c 2012-10-15 iws-rhel6 root iws-rhel6 root [f7a381] Make html_encode and other code honor buffer li...
 bind.c 2012-10-15 iws-rhel6 root iws-rhel6 root [f7a381] Make html_encode and other code honor buffer li...
 config.c 2006-01-10 Jonathan Abbey Jonathan Abbey [9f5e25] Reworked our web500gw tree by re-incorporating ...
 config.h 2005-12-21 Jonathan Abbey Jonathan Abbey [abca03] Checking in the initial configuration for the w...
 delete.c 2006-01-10 Jonathan Abbey Jonathan Abbey [9f5e25] Reworked our web500gw tree by re-incorporating ...
 detach.c 2005-12-21 Jonathan Abbey Jonathan Abbey [abca03] Checking in the initial configuration for the w...
 dir_util.c 2006-01-10 Jonathan Abbey Jonathan Abbey [0e722d] Off by on error, eh?
 disptmpl.c 2006-01-10 Jonathan Abbey Jonathan Abbey [9f5e25] Reworked our web500gw tree by re-incorporating ...
 disptmpl.h 2006-01-10 Jonathan Abbey Jonathan Abbey [9f5e25] Reworked our web500gw tree by re-incorporating ...
 dsparse.c 2006-01-10 Jonathan Abbey Jonathan Abbey [9f5e25] Reworked our web500gw tree by re-incorporating ...
 free.c 2006-01-10 Jonathan Abbey Jonathan Abbey [9f5e25] Reworked our web500gw tree by re-incorporating ...
 friendly.c 2006-01-10 Jonathan Abbey Jonathan Abbey [9f5e25] Reworked our web500gw tree by re-incorporating ...
 getfilter.c 2006-01-10 Jonathan Abbey Jonathan Abbey [d7d986] Added the getfilter.c file I missed in the last...
 init.c 2006-01-10 Jonathan Abbey Jonathan Abbey [9f5e25] Reworked our web500gw tree by re-incorporating ...
 ldap2html.c 2012-10-15 iws-rhel6 root iws-rhel6 root [3c8f1e] Use ldap_get_values_len() instead of ldap_get_v...
 ldap_compat.c 2006-01-10 Jonathan Abbey Jonathan Abbey [9f5e25] Reworked our web500gw tree by re-incorporating ...
 ldap_compat.h 2012-10-05 iws-rhel6 root iws-rhel6 root [77a115] Got rid of LDAP_DEPRECATED, we're going to do t...
 makemessages.sh 2005-12-21 Jonathan Abbey Jonathan Abbey [abca03] Checking in the initial configuration for the w...
 modify.c 2012-10-15 iws-rhel6 root iws-rhel6 root [f7a381] Make html_encode and other code honor buffer li...
 modrdn.c 2006-01-10 Jonathan Abbey Jonathan Abbey [9f5e25] Reworked our web500gw tree by re-incorporating ...
 navigation.c 2005-12-21 Jonathan Abbey Jonathan Abbey [abca03] Checking in the initial configuration for the w...
 portable.h 2005-12-21 Jonathan Abbey Jonathan Abbey [abca03] Checking in the initial configuration for the w...
 read.c 2006-01-10 Jonathan Abbey Jonathan Abbey [9f5e25] Reworked our web500gw tree by re-incorporating ...
 search.c 2006-01-10 Jonathan Abbey Jonathan Abbey [2eb891] Wrote a textual strip_ufn_dn() function to replace
 setproctitle.c 2006-01-10 Jonathan Abbey Jonathan Abbey [9f5e25] Reworked our web500gw tree by re-incorporating ...
 util.c 2006-01-10 Jonathan Abbey Jonathan Abbey [9f5e25] Reworked our web500gw tree by re-incorporating ...
 web500gw.c 2006-01-10 Jonathan Abbey Jonathan Abbey [9f5e25] Reworked our web500gw tree by re-incorporating ...
 web500gw.h 2006-01-10 Jonathan Abbey Jonathan Abbey [2eb891] Wrote a textual strip_ufn_dn() function to replace
 web_util.c 2012-10-15 iws-rhel6 root iws-rhel6 root [f7a381] Make html_encode and other code honor buffer li...

Read Me

 *                  web500gw.c, Version 2.2: 
 *
 *               A WWW - LDAP (X.500) gateway
 *
 * written by: Frank Richter, Frank.Richter@hrz.tu-chemnitz.de
 *
 * Copyright (c) 1994-1998 Chemnitz University of Technology.
 * All rights reserved.

Check the online documentation:
    http://web500gw.sourceforge.net/

This directory contains the source for a World Wide Web/HTTP 
to LDAP/X.500 gateway (web500gw).


The program uses the LDAP protocol to talk to X.500.  You will need 
to have the LDAP-3.3/OpenLDAP 1.0 libraries on hand to be able to make 
this software.
    OpenLDAP:        http://www.openldap.org/
    Umich LDAP 3.3:  ftp://terminator.rs.itd.umich.edu/x500/ldap/

What you are trying to set up looks like this:

 --------            =================            -------- (         --------
|  WWW   |          | WWWeb to | LDAP |          | LDAP   |(        | X.500  |
|Browser |<- HTTP ->| LDAP g/w | API  |<- LDAP ->| server |(- DAP ->| server |
|________|          |__________|______|          |________|(        |________|
                      web500gw                     ldapd   (


See INSTALL for installation hints.

Frank.Richter@hrz.tu-chemnitz.de

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.