[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-ldap-dev
Subject:    Re: Ldap.initialize vs. ldap.open [was: Re: Segmention fault on redhat
From:       Michael_Ströder <michael () stroeder ! com>
Date:       2003-10-01 10:23:42
[Download RAW message or body]

Mauro Cicognini wrote:
> Michael Ströder wrote:
> 
>> Mauro Cicognini wrote:
>>
>>> 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 
>>> 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 
> using initialize()?

To use LDAP over SSL on a separate server port you need ldap.initialize().
Using StartTLS extended operation is a different story.

Anyway use ldap.initialize() when developing apps to be more flexible in the
long run.

> Anyway, thanks for the explanation.
> 
> BTW, what's "ldapi://"?

LDAP over Unix domain socket, no TCP (supported by OpenLDAP).

Ciao, Michael.




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Python-LDAP-dev mailing list
Python-LDAP-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/python-ldap-dev

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic