On Mon, Aug 28, 2006 at 10:06:27AM -0700, Greg Thomas wrote: > On 8/28/06, Alexander Hall <[EMAIL PROTECTED]> wrote: > >Try > > $ SSH_AUTH_SOCK= ssh -v [EMAIL PROTECTED] > >and I'll bet that the magic will go away... > > Now I'm a little concerned, mostly with my own memory. Which apps > other than ssh-agent create that and SSH_AGENT_PID?
sshd, if you have agent forwarding enabled. (That's SSH_AUTH_SOCK only, not SSH_AGENT_PID). -- Darren Tucker (dtucker at zip.com.au) GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69 Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement.