I installed phpLDAPadmin and it is working like a champ!
On Fri, Apr 30, 2010 at 4:17 PM, Tim Holloway <[email protected]> wrote: > Webmin works for me - I set it up for Mike Rathburn about a year back. I > don't use webmin much, though, which is why I don't remember the > details. > > For myself, I either use command-line tools or the "lbe" LDAP browser > Editor, which is a Java-based GUI tool. There's also a way to do LDAP > stuff in Eclipse, but I didn't find it all that wonderful. > > BTW, slapcat is better for making backups than ldapsearch. > > Tim interesting.. slapcat was giving me an error, whereas ldapsearch worked. Rob. > > On Fri, 2010-04-30 at 13:10 -0400, robert mckennon wrote: >> ok, the ldapsearch worked (yeah). >> >> do you have any recommendations for gui based admin tools? >> >> Webmin is not playing well with me. >> >> When I try to go save the "server configuration", >> Root DN for LDAP database: dc=usf,dc=edu >> Administration login DN: cn=admin,dc=usf,dc=edu >> >> I get: >> >> Failed to save LDAP server configuration : No LDIF-format config file >> found for olcDatabase={1}hdb,cn=config >> >> >> >> On Fri, Apr 30, 2010 at 12:43 PM, William L. Thomson Jr. >> <[email protected]> wrote: >> > On Fri, 2010-04-30 at 12:36 -0400, robert mckennon wrote: >> >> >> >> sudo slapcat -b dc=usf,dc=edu -l out.ldif >> >> bdb_monitor_db_open: monitoring disabled; configure monitor database to >> >> enable >> > >> > Try ldapsearch instead >> > http://docs.sun.com/source/816-6400-10/lsearch.html >> > >> > Thats what I used to extract the schema. >> > >> >> I think that if I get this file created, then I can use Webmin to >> >> administer the rest of the changes. >> >> >> >> Any ideas how I can create the LDIF file? >> > >> > Manually, text editor ;) >> > >> > -- >> > William L. Thomson Jr. >> > Obsidian-Studios, Inc. >> > http://www.obsidian-studios.com >> > >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [email protected] >> > For additional commands, e-mail: [email protected] >> > List archive http://marc.info/?l=jaxlug-list&r=1&w=2 >> > RSS http://www.mail-archive.com/[email protected]/maillist.xml >> > >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> List archive http://marc.info/?l=jaxlug-list&r=1&w=2 >> RSS http://www.mail-archive.com/[email protected]/maillist.xml >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] List archive http://marc.info/?l=jaxlug-list&r=1&w=2 RSS http://www.mail-archive.com/[email protected]/maillist.xml

