At Sat, 13 Jul 2002 17:07:11 +1000, Matt Hyne wrote: > I am looking for an LDAP addressbook application that has a web front end, > and it easy to maintain and configure (linux of course). > > I looked at http://ldap-users.sourceforge.net/ but it does not support past > RH7.0. > > I have played around with creating my own - but to write the tools so that > it can be updated easily would be a reasonable amount of work - and I would > prefer a tool, than having to hand modify the database everytime I want to > make a change.
ime all (web) ldap interfaces suck more than they should. if you have the coding skills, you're probably better off whipping up something yourself (perhaps using the excellent perl Net::LDAP) and benefitting from the domain knowledge of a custom app. otherwise, consider gq (already mentioned, but its more of a power-users interface) or perhaps emacs' eudc (see eudc.info). -- - Gus -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
