|
Bugzilla – Full Text Bug Listing |
| Summary: | Proxy Authentication Config doesnt work against SQUID running on SLES11 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | John Moore <JohnFM3> |
| Component: | YaST2 | Assignee: | Katarina Machalkova <kmachalkova> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
John Moore
2009-07-21 17:18:52 UTC
Need more info. Please check that correct data gets written into /etc/sysconfig/proxy (as for proxy URL). Auth credentials should be in /root/.curlc. Also please make sure that you relogin your user after changing the proxy settings. This is necessary to apply the changes. If anything is wrong in the above files and if even the relogin does not help (for Firefox to pick up the new settings) please attach YaST logs. Ok, forget the needinfo, this is a copy of bug 227513 and it is not really trivial to fix (if at all) Summary: Proxy auth credentials are written into /root/.curlrc file, and as they're not exported into environment, only curl-based apps (such as YaST) can see them. There is not much applications that can read proxy URL with user/password from $http_proxy variable. Firefox can, but only after installing an add-on (https://addons.mozilla.org/cs/firefox/addon/3896), few other examples are in bug 227513, comment #21. Thus there is no use in trying to have auth credentials exported as env. variables, if hardly any app can use them in this form. Marking as duplicate, but it is rather 'wontfix' ('cantfix' is maybe more appropriate) Really a duplicate *** This bug has been marked as a duplicate of bug 227513 *** |