pinguingilo
21st December 2006, 05:44
Hi, how can i configure yum to authenticate with an http proxy that requests an
user and password? �
I've tried this:
export http_proxy="http://user:password@x.x.x.x:8080" but it doesn't work...
any ideias on how to do this ? I use FC 5...here my yum.conf :
[main]
cachedir=/var/cache/yum
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
http_proxy=http://username:password@x.x.x.x:8080
export http_proxy
obsoletes=1
gpgcheck=1
plugins=1
user and password? �
I've tried this:
export http_proxy="http://user:password@x.x.x.x:8080" but it doesn't work...
any ideias on how to do this ? I use FC 5...here my yum.conf :
[main]
cachedir=/var/cache/yum
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
http_proxy=http://username:password@x.x.x.x:8080
export http_proxy
obsoletes=1
gpgcheck=1
plugins=1