Add support for ldap controls
LDAP connections to server support different types of controls. Eg. there is a edirectroy control for supporting simple passwords via LDAP:
'2.16.840.1.113719.1.27.101.5': ('2.16.840.1.113719.1.27.101.5', OID_CONTROL, 'Simple password', 'NOVELL'),
Other controls are available for getting a server side sorted list back from LDAP searches, using persistent searches and so on.
Please add a option for LDAP connections... more »
'2.16.840.1.113719.1.27.101.5': ('2.16.840.1.113719.1.27.101.5', OID_CONTROL, 'Simple password', 'NOVELL'),
Other controls are available for getting a server side sorted list back from LDAP searches, using persistent searches and so on.
Please add a option for LDAP connections... more »