PDA

View Full Version : LDAP Services


jshinall
02-13-2006, 08:46 AM
Does Bluehost currently offer LDAP hosting services? If not, are there any plans to implement this?

I'd really love to be able to access the same address book using Thunderbird from work and home without running an LDAP service on my computer at home.

If Bluehost doesn't and won't offer this, does anyone have any ideas what might fulfill this desire?

Thanks!

jct
02-15-2006, 12:43 PM
I'm interested in the same thing (for the same reason, incidentally).

Are there any plans to have this kind of function through Fantastico? Does anyone know of a good open source app to use?

Cheers,
-john

jdh
02-15-2006, 06:40 PM
Well, I can't presume what Bluehost's future plans are, but since LDAP is a bit more than a web-site solution, I don't expect we'll see anything through Fantastico.

LDAP would be another *nix-based service that would need to be installed on the server, probably using something like OpenLDAP.

However, it's important to remember that LDAP is just a directory access protocol, so you would actually need an underlying directory in order to support it.

Most LDAP-based services out there are either back-ended on an Active Directory, eDirectory, or iPlanet type of service, which is probably beyond the scope of what Bluehost wants to offer. I suppose you could do LDAP against a MySQL table, but that would probably still tend to get complicated.

alligosh
02-15-2006, 07:57 PM
LDAP is actually a neat protocol, but is quite complicated to do what we would want/need in this environment. I would actually like to do something like that, but I don't have the two to three weeks to set it up, much less the potential developer time.

And yes, you can read that in Admin timescale, and not Programmer timescale (which are totally different beasts; They operate on different Einsteinian priciples, different time dialation and compression metrics, etc, but that is a different discussion). All of this means that it really would be an undisturbed few weeks to set up, and not Rando's "I don't know if it would be feasable" stuff.

;)

jct
02-16-2006, 12:08 PM
Quite interesting...

I would say there's more important things in life than having a perfectly sync'ed address book, but it's nice to hear you're thinking about it ;)

Thanks for the good service!
-john

caudilet
05-12-2006, 12:05 PM
I wanted to use LDAP for my web site authentication management. Do you have any suggestions as to an alternative mechanism permitted by bluehost?

Thanks in advance!

teknodan
07-08-2007, 02:41 PM
I don't suppose there's been any movement on this...

Any chance something like this would work? http://rolodap.sourceforge.net/

Thanks!
--D