By the way, I haven't found an easy way to set this parameter in MozLDAP distribution.

something like this should work

sasl_secprops = (char *)"maxssf=0";
ldap_set_option( ld, LDAP_OPT_X_SASL_SECPROPS,  (void *) sasl_secprops );

Thanks,
Xu Qiang=

_______________________________________________
dev-tech-ldap mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-ldap

Reply via email to