I'm curious: How many users do you have? Adam is right that you can use PhpLdapAdmin for this. It works well for small user populations. I wouldn't use it for large user populations of course, but that goes without saying.
--- Puryear IT, LLC - Baton Rouge, LA - http://www.puryear-it.com/ Active Directory Integration : Web & Enterprise Single Sign-On Identity and Access Management : Linux/UNIX technologies Download our free ebook "Best Practices for Linux and UNIX Servers" http://www.puryear-it.com/pubs/linux-unix-best-practices/ -----Original Message----- From: bounce-ldap-3356...@listserver.itd.umich.edu [mailto:bounce-ldap-3356...@listserver.itd.umich.edu] On Behalf Of Vinayak Sent: Tuesday, January 12, 2010 1:46 AM To: ldap@listserver.itd.umich.edu Subject: [ldap] LDAP Usersand Groups Hi I am very new to this ldap concept also feeling very much difficulty in LDAP administration. Right now I am facing a problem of adding the users created on LDAP server to particular group. I know that the entire LDAP database is located under /var/lib/ldap directory. Now my doubt is, generally in linux when we create a user,it will be recorded under /etc/passwd,/etc/group and /etc/shadow files and we can easily find the user details in these file.Is there any way to determine, in LDAP server,to which group the particular user belongs to? also how to manually access the ldap database? How to troubleshoot the problem of adding particular user to particular group. I am using Webmin tool for creating ldap users/groups. This problem is severely affecting my organizations work. Thank you so much