Bug#395432: openssh-client: ssh-agent ignores TMP env variable for placing its temporary files

2006-10-28 Thread Greg Norris
On Fri, Oct 27, 2006 at 09:19:14AM +1000, Alexander Samad wrote: it should be looking at TMP or TMPDIR [EMAIL PROTECTED] dir `which ssh-agent` -rwxr-sr-x 1 root ssh 65836 Oct 24 16:06 /usr/bin/ssh-agent Since ssh-agent has the setgid bit set, it won't even see the TMPDIR variable... this

Bug#395432: openssh-client: ssh-agent ignores TMP env variable for placing its temporary files

2006-10-26 Thread Alexander Samad
Package: openssh-client Version: 1:4.3p2-5 Severity: normal When not using -a option on ssh-agent it places temporary files in /tmp it totally ignores TMP env variable if (agentsocket == NULL) { /* Create private directory for agent socket */