rhn_register through HTTP Proxy with Authentication
Posted
by
kjloh
on Server Fault
See other posts from Server Fault
or by kjloh
Published on 2011-01-11T09:03:00Z
Indexed on
2012/03/18
18:01 UTC
Read the original article
Hit count: 243
Is there any limitation to the proxy authentication support of rhn_register?
The proxy of the network I'm on sends the follow 407:
HTTP/1.1 407 Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy filter is denied. )
Via: 1.1 VANESSA
Proxy-Authenticate: Negotiate
Proxy-Authenticate: Kerberos
Proxy-Authenticate: NTLM
It seems that rhn_register is not able to any of the authentication schemes above.
Any advise?
© Server Fault or respective owner