From: Mauro C. <mci...@si...> - 2003-10-01 09:48:35
|
Michael Str=F6der wrote: > Mauro Cicognini wrote: > >> Jens Vagelpohl wrote: >> >>> ldap.open is deprecated. Read the docs and use ldap.initialize instea= d. >> >> >> May I say that I don't really care for ldap.initialize()? I must have = >> missed something, but I really can't understand why the older style=20 >> should be deprecated. What's the real win over using ldap.open()? :-\ > > ldaps:// and ldapi:// You mean there's no way to open a secure LDAP connection other than=20 using initialize()? Duh... Anyway, thanks for the explanation. BTW, what's "ldapi://"? Mauro |