LDAP programming with Python
Previous:
1.1.2 Constants
Up:
1.1.2 Constants
Next:
1.1.2.2 Options
1.1.2.1 General
PORT
The assigned TCP port number (389) that LDAP servers listen on.
SASL_AVAIL
Boolean flag indicating whether python-ldap was built with support for SASL (Cyrus-SASL).
TLS_AVAIL
Boolean flag indicating whether python-ldap was built with support for SSL/TLS (OpenSSL).
LDAP programming with Python
Previous:
1.1.2 Constants
Up:
1.1.2 Constants
Next:
1.1.2.2 Options
Release 2.2.0, documentation updated on April 10, 2006.