search for: http_password

Displaying 1 result from an estimated 1 matches for "http_password".

Did you mean: http_passwd
2008 Dec 31
1
Proxy password questions
Hello All: I'm having a strange issue with the yum proxy settings. It is directly related to passwords containing exclamation points. For example, the following works fine in yum.conf: http_proxy=http://somentlmproxy.somecompany.com http_password=regularpassword However, if the password contains any exclamation points, it will not authenticate properly. E.g., a password such as "TheyKilledKenny!!" will fail, but "TheyKilledKenny??" will work fine. I've tried exporting http_proxy from the command line and escaping t...