Torrey Jones wrote: > For some reason unknown to me, I can not for the life of me get yum to > work via our corporate proxy (WebSense). WebSense requires windows > domain\username and password authentication,
Have you tried the form http_proxy="http://domain\username:[EMAIL PROTECTED]:80"? You may need to escape the backslash so also try: http_proxy="http://domain\\username:[EMAIL PROTECTED]:80" _______________________________________________ yellowdog-general mailing list [email protected] http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general HINT: to Google archives, try '<keywords> site:terrasoftsolutions.com'
