Gentoo Archives: gentoo-server

From: "Longman
To: "'gentoo-server@l.g.o'" <gentoo-server@l.g.o>
Subject: RE: [gentoo-server] Can portage proxy username/password be encryp ted?
Date: Mon, 31 Jul 2006 22:43:09
Message-Id: 4BB1E365BF26D311914A00805FA6A1C1214259DC@admsrvnt02.enet.sharplabs.com
1 > Subject: [gentoo-server] Can portage proxy username/password
2 > be encrypted?
3 >
4 > Hey all,
5 >
6 > On my work box, running 2.6.12-gentoo-r9 (x86), I now need to use
7 > username/password authentication for our proxy. And since my
8 > box isn't
9 > considered production (although I won't be very productive
10 > without it!),
11 > I need to use my own username/password for proxies listed in
12 > /etc/make.conf in order to "emerge --sync" and download packages. I
13 > really don't relish the thought of my authentication info being backed
14 > up Corporately in clear text, and I'm pretty sure that's against
15 > Corporate Policy somehow.
16 >
17 > Is there a way to have the authentication info encrypted? Even light
18 > encryption is preferrable to none and I'm not nearly concerned about
19 > username as I am about password. Right now I'm manually
20 > using "zip" to
21 > decrypt the /etc/make.conf as needed, which means my cron'd daily
22 > portage updates won't work.
23 >
24 > Thoughts?
25
26 If you don't need authentication when using localhost on the server, you
27 might be able to ssh tunnel the connections to your local machine. It's
28 worth a try....
29
30 Bill
31 --
32 gentoo-server@g.o mailing list