View Single Post
  #22 (permalink)  
Old 07-06-2007, 01:01 PM
dNb dNb is offline
Active Member
 
Posts: 38
Default

Quote:
Originally Posted by folioguru View Post
If not, can someone recommend a ldap client for maintaining the ldap entries more easily than using text files?
I don't recommend maintaining an LDAP server by hand, but I find the following browser to be very helpful for debugging LDAP issues:

http://www.jxplorer.org/

If you are using a Windows box (or perhaps an virtual windows box), http://ldapbrowser.com is also quite nice.

Best practices for this sort of thing suggests you want to automate the process of maintaining your directory server. It is pretty easy to do using various scripting languages. I can provide Perl references if that would be helpful to you.

-- dNb
Reply With Quote