[Date Prev][Date Next] [Chronological] [Thread] [Top]

LDAP_OPT_X_SASL_AUTHCID and LDAP_OPT_X_SASL_AUTHZID



HI!

what is returned by

ldap_get_options(LDAP_OPT_X_SASL_AUTHCID,[..])
ldap_get_options(LDAP_OPT_X_SASL_AUTHZID,[..])

I'm getting results with python-ldap which look strange to me after doing a
SASL bind. But I'm not sure what should be returned.

Ciao, Michael.