InterLDAP

Recent news

Presentation

InterLDAP is a bundle of tools designed for advanced LDAP directory management. These modules are complementary and rather independant.

Current modules

These modules are often updated:

Historical modules

Theses modules were created at the beginning of the project and are not maintained any more, or were integrated in current modules:

Future modules

These modules are in conception phase:

  • SyncID : real-time synchronization (meta-directory).

Schema

DIA_20060727_fonctionnement_interldap_V4.png

Test it now!

You can test InterLDAP webuser interface (WUI) in a couple of minutes from svn:

  • checkout the demo web application :
# svn co svn://svn.forge.objectweb.org/svnroot/interldap/interldap-wui-webapp/trunk/ interldap-wui-webapp
  • build with maven2 (you will need to have the 8080 and 1389 ports free):
#cd interldap-wui-webapp; mvn jetty:run

And go to http://localhost:8080/interldap-wui-interldapDemo/login !

There is also a web demo, part of the FederID project, available here: http://wui.demo.interldap.org/wui-interldapDemo/login

Demo how-to is available here, in French: http://federid.objectweb.org/xwiki/bin/view/Main/Demonstration

Enjoy !