Closed phillipod closed 9 years ago
Nice catch. Looking back, I'm not sure why we hard code this function to doing simple binds (used by the bind function in LDAPapi.pm), rather than letting people pick their mechanism like we do with bind_s. Oh well. :)
This code:
Results in:
Looks like the prototype for ldap_sasl_bind() in LDAPapi.xs is wrong - notice the 'sctrls' and 'serverctrls':