Went to the most basic:

<auth-configuration>
        <credentials username="<someuser>" password="<somepass>">
        <default />
        </credentials>
</auth-configuration>


Seem to get a different error:


2011-02-24 21:42:17,252 DEBUG auth.AuthChallengeProcessor - Supported
authentication schemes in the order of preference: [ntlm, digest, basic]
2011-02-24 21:42:17,253 INFO  auth.AuthChallengeProcessor - ntlm
authentication scheme selected
2011-02-24 21:42:17,253 DEBUG auth.AuthChallengeProcessor - Using
authentication scheme: ntlm
2011-02-24 21:42:17,253 DEBUG auth.AuthChallengeProcessor - Authorization
challenge processed
2011-02-24 21:42:17,292 DEBUG auth.AuthChallengeProcessor - Using
authentication scheme: ntlm
2011-02-24 21:42:17,293 DEBUG auth.AuthChallengeProcessor - Authorization
challenge processed
2011-02-24 21:42:17,913 INFO  fetcher.Fetcher - -activeThreads=1,
spinWaiting=0, fetchQueues.totalSize=0
2011-02-24 21:42:18,022 DEBUG auth.AuthChallengeProcessor - Using
authentication scheme: ntlm
2011-02-24 21:42:18,022 DEBUG auth.AuthChallengeProcessor - Authorization
challenge processed
2011-02-24 21:42:18,022 INFO  httpclient.HttpMethodDirector - Failure
authenticating with NTLM <any realm>@tv:80

-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/nutch-ntlm-authentication-failing-with-nutch-1-2-tp2564197p2573280.html
Sent from the Nutch - User mailing list archive at Nabble.com.

Reply via email to