Bug 694123

Summary: YaST doesn't set authentication for proxy
Product: [openSUSE] openSUSE 11.4 Reporter: Peter Mihaly Avramucz <muczyjoe>
Component: YaST2Assignee: Martin Vidner <mvidner>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: jreidinger
Version: Final   
Target Milestone: ---   
Hardware: All   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Peter Mihaly Avramucz 2011-05-16 19:21:12 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1

In my workplace we have an authenticating http proxy which must be used for all kind of network communication towards Internet.
When I set these options in YaST Proxy module it only sets the host and port of the proxy in the environment variables like:
http_proxy="http://wwwproxy.somewhere.com:3128"
however it lefts out the authentication data so the correct setting would be:
http_proxy="http://username:password@wwwproxy.somewhere.com:3128"


Reproducible: Always
Comment 1 Josef Reidinger 2011-06-21 15:43:06 UTC
seem like duplicate. We need to decide if it is secure to reveal to all users password to proxy.

*** This bug has been marked as a duplicate of bug 694582 ***