Install problem [python-ldap-2.0.0pre04]

Jacek Konieczny jajcus at bnet.pl
Sun Feb 10 21:10:23 CET 2002


On Sun, Feb 10, 2002 at 07:04:46PM +0100, Michael Ströder wrote:
> > or is the new standard to use LDAP URLs??
> 
> It is the new standard. OpenLDAP 2's ldap.h marks ldap_open() as
> deprecated. 
AFAIK it is pepreciated in favor of ldap_init() (which initializes 
connection object, but doesn't connect till the first operation).

ldap_initialize() is a quite different thing, IMHO much more usefull.

Greets,
Jacek




More information about the python-ldap mailing list