View previous topic :: View next topic |
Author |
Message |
asheehy n00b
Joined: 23 Jun 2005 Posts: 2
|
Posted: Thu Jun 23, 2005 10:40 pm Post subject: proxy password has '@' in name. |
|
|
Hey.
I have a problem with my companies proxy server. The username for the proxy is in the format 'asheehy@companyint.com'. Is there a way to escape it so that websync and portage will work?
I can get wget to work by using the --proxy-user= switches.
Any help would be appreciated. |
|
Back to top |
|
|
DZello n00b
Joined: 09 Feb 2003 Posts: 46 Location: Québec, Canada
|
Posted: Thu Jun 23, 2005 11:24 pm Post subject: |
|
|
Did you try to escape it using \ ? _________________ PC (Gentoo): Athlon 64 @2.5 Ghz, A8V, 1 GB ram, ATI 9600XT, 160 + 250 GB HDD
Laptop (ArchLinux): IBM Thinkpad R40, Intel Centrino 1.4 GHz, 512 MB ram, 40 GB HDD
Kernel: 2.6.19-Beyond2
Linux apostle since 1998 |
|
Back to top |
|
|
asheehy n00b
Joined: 23 Jun 2005 Posts: 2
|
Posted: Sat Jun 25, 2005 7:05 pm Post subject: Fixed - sort of |
|
|
Hello;
Upon RTFM'ing, I found a solution that works OK.
I don't really want to do web browsing, just run portage mostly and download other software. So, I put the following entries into the wgetrc which seems to work although I don't like having my password sitting there in plain text, but there are ways to manage that risk.
Below is a sample
Code: |
http_proxy = http://xxx.can.xxx.com:8080/
proxy-user=userid@xxxint.com
proxy-passwd=ohcomeonjustwork
|
Not my real password, just what I was thinking.
Thanks all. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|