Ch LDAP Package for OpenLDAP

SourceForge.net Logo


 

Ch LDAP Home

Demos

Documentation

Contacts

Download

 


Ch LDAP includes several demo programs for testing of Ch LDAP. Use these programs

after installing Ch LDAP as indicated in the README file included with the distribution.

 

 

 

 

C Programs ready to run in Ch

 

ldap_add.c

ldap_delete.c 

ldap_modify.c

ldap_search.c

slapd-addel.c

slapd-read.c

slapd-search.c

 

The demo programs can be executed in Ch by simply typing in the program name at the prompt.

 

 

Ch CGI Program

ldap_search.ch

With Ch and Ch LDAP, existing C code can be used directly as a CGI program.

With only a few minor modifications, the existing C code can be readily used for CGI programming,

allowing the LDAP directory to be open to searches performed over the Internet. The figure above shows

the user interface to the LDAP directory search operation.

 

 

HTML User Interface

ldap_search.html

The Internet search produces the same results as the search performed from the terminal.

 

 

Ch Graphical Plotting

ldap_plot.ch

Ch allows the generation of dynamic plots for visual analysis over the web.

As an example, a web plot of the number of searches performed over a period

of one month is shown in the figure above