I installed Open Ldap for windows in windows XP
i want to Insert user information in Open Ldap.
I don’t now how to insert user information(like uid,mail,sn,password..etc).
I tried with LDAP Admin Tool but it’s not working.
Is that i need to change something in Slapd.conf file as well as LDIF file…
can any one suggest any tutorial that will help me out of this
thanks….
You will need some tooling like Apache Directory Studio to edit contents on your ldap server in a GUI environment.
OpenLDAP is really good with textfiles too.
You can checkout the quickstart guide for more links to information.