LDAP-Based Address Books for Win32?
Snafoo asks: "I'm trying to replace an Access-powered communal address book at my office with something cross-platform and (preferably) LDAP-powered. Unfortunately, I can't find a single email client for windows that would allow people to update the LDAP dB from their address-book interface except, the usual suspect, Outlook. I've tried Mozilla, Eudora, and a slew of other 'freebies', but they only allow browsing; at the moment, I'm considering dropping cygwin+XFree on the desktops of the windows clients and giving them access to Evolution on a central server (God bless Ximian!), however, most of the Win32 boxen are used by non-clueful sorts who would be put out by the inconvenience of what amounts to a second desktop. Aside from shelling out $90 a seat for WinAxe, or another rootless X server for Windows, what do you all recommend?" Those interested in X-Servers for Windows may wish to check out this
previous article, however if you are using an X11 server not mentioned, please feel free to recommend others, here.
Couldn't you simply run Evo or whatever client in the X server WITHOUT running a window manager or desktop environment? Just pass it some window geometry and let it take up the entire X server display?
I am very interested in finding a cross platform solution. I don't believe that Evolution is the way to go. Creating an LDAP server and using LDAP clients on all the different platforms is a much more elegant solution.
I'd love to hear what others are doing.
I know that many mail clients out there support LDAP searches, however, I haven't found any good guides to setting up the LDAP servers. If anyone has any pointers, I'd love to hear them.
It looks like it does, yes. For sure you can query LDAP directories, but I'm less sure of being able to make changes to them.
This next song is very sad. Please clap along. -- Robin Zander
SquirrelMail is a web-based IMAP client. Among its many features are . . . LDAP address book (RW).
You could use this for adding addresses and using your IMAP server remotely, and use any other IMAP client(s) for all other purposes.
-Peter
It's not quite as bad as stuffing them into some app their not used to through a complex delivery method.
I've done a little LDAP work with Java using JNDI. It should not be too difficult to knock out a Swing app that can read and update an LDAP address book, and it would of course be cross platform. Browsing an address book is what people do 90% of the time, so they should tolerate using a separate application to update it.
I really like seeing a question asked when it's something that I'm in the process of figuring out for myself at that exact moment! ;)
Rolodap looks very promising. I'm probably going to put it up this weekend if I get time.
It's only software!