You read my mind.  I'm all over it.  :)

Brad

>>> Graham Leggett <[EMAIL PROTECTED]> Wednesday, February 02, 2005
12:13:56 PM >>>
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
--

Reply via email to