Brad Nicholes wrote:

   I have got something that almost works now.  The problem that I am
running into is that util_ldap_connection_find() doesn't know the
difference between APR_LDAP_NONE(the secure mode was never set so use
the default) vs. APR_LDAP_NONE (NONE is what I really want).  Seems like
we need another flag meaning UNSET.

Hmmm... maybe if we teach util_ldap_connection_find() to accept "-1", which means "none of NONE|SSL|TLS"...?

The -1 can be passed if AuthLDAPURL had one parameter, and NONE|SSL|TLS can be passed if AuthLDAPURL has two parameters?

Regards,
Graham
--

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to