Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
proxy password has '@' in name.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
asheehy
n00b
n00b


Joined: 23 Jun 2005
Posts: 2

PostPosted: Thu Jun 23, 2005 10:40 pm    Post subject: proxy password has '@' in name. Reply with quote

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
View user's profile Send private message
DZello
n00b
n00b


Joined: 09 Feb 2003
Posts: 46
Location: Québec, Canada

PostPosted: Thu Jun 23, 2005 11:24 pm    Post subject: Reply with quote

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
View user's profile Send private message
asheehy
n00b
n00b


Joined: 23 Jun 2005
Posts: 2

PostPosted: Sat Jun 25, 2005 7:05 pm    Post subject: Fixed - sort of Reply with quote

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.:x

Thanks all.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
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