On 8/4/05, SteveC <[EMAIL PROTECTED]> wrote:
>
> The only thing of note in the AD environment is that we have multiple domain
> controllers. This lead me to look at the 'serv' callback parameter, as that
> appears to be used when there is a replicated service. One thing I have
> noticed while investigating this, is that there appears to be a bug in the
> 'serv' parameter handling of the DIGEST_MD5 module. When this parameter is
> present, the module appends the value to digest_uri (note the underscore),
> it should do so to digest-md5. However, even when I change the module and
^^^^^^^^^^
Oops! I mean digest-uri of course
> try to use this parameter I still get the same authentication problem. [In
> my testing with ther 'serv' parameter, the $host is the fqdn of a domain
> controller, and the serv value was the name of the domain I am trying to
> authenticate to.]
>