|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Nexus (1.3.6OS) - Http Proxy NTLM Auth errorDespite searching the postings, FAQ & JIRA entries I'm still unable to find an answer to this problem.
Basically, I have configured Nexus behind a corporate firewall by setting the "Administration, Server, Default Http Proxy Settings": Proxy host: mycompany-proxy.co.uk Proxy port: 80 and "Authentication": Username: valid-Windows-username Password: valid-password and consistently get the following error message: 2009-10-14 11:51:54 INFO [pool-1-thread-1] - o.s.n.p.s.r.RemoteR~:apacheH~ - Remote storage settings change detected, updating HttpClient... 2009-10-14 11:51:54 INFO [pool-1-thread-1] - o.s.n.p.s.r.RemoteR~:apacheH~ - ... proxy setup with host sihldcarray.sbl.co.uk 2009-10-14 11:51:54 INFO [pool-1-thread-1] - o.s.n.p.s.r.RemoteR~:apacheH~ - ... proxy authentication setup for http proxy sihldcarray.sbl.co.uk 2009-10-14 11:51:54 WARN [pool-1-thread-1] - o.a.c.h.HttpMethodD~ - Unable to respond to any of these challenges: {kerberos=Kerberos, ntlm=NTLM, negotiate=Negotiate} If I omit the (optional) Authentication details, I get a similar failure condition: 2009-10-14 12:39:27 INFO [pool-1-thread-2] - o.s.n.p.s.r.RemoteR~:apacheH~ - Remote storage settings change detected, updating HttpClient... 2009-10-14 12:39:27 INFO [pool-1-thread-2] - o.s.n.p.s.r.RemoteR~:apacheH~ - ... proxy setup with host sihldcarray.sbl.co.uk 2009-10-14 12:39:27 INFO [pool-1-thread-2] - o.a.c.h.a.AuthChall~ - ntlm authentication scheme selected 2009-10-14 12:39:27 INFO [pool-1-thread-2] - o.a.c.h.HttpMethodD~ - No credentials available for NTLM <any realm>@sihldcarray.sbl.co.uk:80 2009-10-14 12:39:27 WARN [pool-1-thread-2] - o.s.n.i.IndexerMana~:default - Cannot fetch remote index: org.sonatype.nexus.proxy.StorageException: The method execution returned result code 407 Without a Proxy configuration (eg. at home with direct internet connection) everything works a treat. Please help! Jose |
|
|
Re: Nexus (1.3.6OS) - Http Proxy NTLM Auth errorWhat kind of proxy server is this? NTLM v1 isn't well supported by httpclient.
On Wed, Oct 14, 2009 at 7:42 AM, Jose Coll <colljos@...> wrote: > > Despite searching the postings, FAQ & JIRA entries I'm still unable to find > an answer to this problem. > > Basically, I have configured Nexus behind a corporate firewall by setting > the "Administration, Server, Default Http Proxy Settings": > Proxy host: mycompany-proxy.co.uk > Proxy port: 80 > and "Authentication": > Username: valid-Windows-username > Password: valid-password > > and consistently get the following error message: > > 2009-10-14 11:51:54 INFO [pool-1-thread-1] - o.s.n.p.s.r.RemoteR~:apacheH~ > - Remote storage settings change detected, updating HttpClient... > 2009-10-14 11:51:54 INFO [pool-1-thread-1] - o.s.n.p.s.r.RemoteR~:apacheH~ > - ... proxy setup with host sihldcarray.sbl.co.uk > 2009-10-14 11:51:54 INFO [pool-1-thread-1] - o.s.n.p.s.r.RemoteR~:apacheH~ > - ... proxy authentication setup for http proxy sihldcarray.sbl.co.uk > 2009-10-14 11:51:54 WARN [pool-1-thread-1] - o.a.c.h.HttpMethodD~ > - Unable to respond to any of these challenges: {kerberos=Kerberos, > ntlm=NTLM, negotiate=Negotiate} > > If I omit the (optional) Authentication details, I get a similar failure > condition: > > 2009-10-14 12:39:27 INFO [pool-1-thread-2] - o.s.n.p.s.r.RemoteR~:apacheH~ > - Remote storage settings change detected, updating HttpClient... > 2009-10-14 12:39:27 INFO [pool-1-thread-2] - o.s.n.p.s.r.RemoteR~:apacheH~ > - ... proxy setup with host sihldcarray.sbl.co.uk > 2009-10-14 12:39:27 INFO [pool-1-thread-2] - o.a.c.h.a.AuthChall~ > - ntlm authentication scheme selected > 2009-10-14 12:39:27 INFO [pool-1-thread-2] - o.a.c.h.HttpMethodD~ > - No credentials available for NTLM <any realm>@sihldcarray.sbl.co.uk:80 > 2009-10-14 12:39:27 WARN [pool-1-thread-2] - o.s.n.i.IndexerMana~:default > - Cannot fetch remote index: > org.sonatype.nexus.proxy.StorageException: The method execution returned > result code 407 > > Without a Proxy configuration (eg. at home with direct internet connection) > everything works a treat. > > Please help! > > Jose > > -- > View this message in context: http://www.nabble.com/Nexus-%281.3.6OS%29---Http-Proxy-NTLM-Auth-error-tp25889489p25889489.html > Sent from the Nexus Maven Repository Manager Users List mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: nexus-user-unsubscribe@... > For additional commands, e-mail: nexus-user-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: nexus-user-unsubscribe@... For additional commands, e-mail: nexus-user-help@... |
| Free embeddable forum powered by Nabble | Forum Help |