F11 problem: yum won't authenticate through HTTP proxy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

Since my computer is behind an HTTP proxy requiring a so-called "basic
authentication", I tried the following for yum to work:

First, I tried to define the environment variables http_proxy,
https_proxy and ftp_proxy to
http://<my_user_name>:<my_password>@<my_proxy_hostname>:<my_proxy_port>.

Although it worked just fine in F10, it doesn't anymore in F11. Why?

Alternately, I tried to edit the /etc/yum.conf file, adding the
following lines:

proxy=http://<my_proxy_hostname>:<my_proxy_port>
proxy_username=<my_username>
proxy_password=<my_password>

This didn't work also.

Since I got another program which is able to authenticate itself through
the proxy, and this program is even able to open an SSL tunel through
this proxy, I'm pretty sure the problem doesn't come from the proxy
itself. However, how should I solve my yum problem please?

Many thanks in advance. Have a nice day. Chris

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux