Authentication proxy on 12.04 LTS

Asked by BARBE DAVID

Hello,
I try Ubuntu 12.04 and i observe that the tab authentication of the proxy isn't available on unity proxy configuration (present in synaptics).
I can create apt.conf but everybody can read my password
Have you a solution to this problem or the tab authentication will be restaured?
Thanks

Question information

Language:
English Edit question
Status:
Open
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Balucio (bsaul) said :
#1

I also have this problems, and then some online accounts not work behind proxy.

Revision history for this message
BARBE DAVID (d-barbe) said :
#2

you can tape Acquire::Proxy "http://user:password@IP_du_Proxy:Port_du_Proxy/"; in apt.conf under /etc/apt
Interminal you can tape apt-get install synaptics
And can use the proxy configuration of synaptics and suppress apt.conf under /etc/apt

Revision history for this message
Balucio (bsaul) said :
#3

I think that setting proxy in apt config, work only for apt and related (like synaptic).

I also tried to set some proxy env var in .bash rc like

export $use_proxy='on'
export http_proxy=http://user:pass@proxy:port/
export https_proxy=http://user:pass@proxy:port/
export ftp_proxy=http://user:pass@proxy:port/

This work with some programs, when they are configured to automatically detect proxy settings (like thunderbird or firefox) but not work with online account. Moreover, previous systems have the disadvantage of storing passwords in the clear text.

Can you help with this problem?

Provide an answer of your own, or ask BARBE DAVID for more information if necessary.

To post a message you must log in.