On 8/28/06, Alexander Hall <[EMAIL PROTECTED]> wrote:
Greg Thomas wrote:
> SSH_AUTH_SOCK=/tmp/ssh-TSTIJ24278/agent.24278
Ah! I bet this is it.
> Seems to be doing something automagical seeing [EMAIL PROTECTED] in the
> command line and grabbing debug1: Offering public key:
> /home/ethant/.ssh/id_rsa.
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? I don't recall
ever using ssh-agent on these boxes. They're all unreachable at the
moment so I can't check login scripts, etc. But if I can't remember
configuration changes like this I need to start documenting them.
(I post to the list as well, I hope that's ok. All possibly sensitive
parts removed. :-d )
No problemo. I didn't even realize I sent this one too you and not
the list. And here I was wondering why no one else was responding.
:-)
Thanks,
Greg