Re: SSH agent access
- From: Darren Tucker <dtucker@xxxxxxxxxxxxxxxx>
- Date: 19 Jan 2006 02:09:30 GMT
On 2006-01-19, Richard E. Silverman <res@xxxxxxxx> wrote:
> As for a better way: you set your SSH_AUTH_SOCK to a constant value, say
> ~/.ssh-agent, and maintain that as a symlink to the current agent socket
> as part of the login process that starts the agent.
You don't even need the symlink: you can specify the location of the socket
when you start the agent (ssh-agent -a /path/to/socket).
If you have a shared home dir (eg NFS /home) then you probably want to
stick the hostname somewhere in the path, though.
--
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.
.
- References:
- SSH agent access
- From: Augustus SFX van Dusen
- Re: SSH agent access
- From: Richard E. Silverman
- SSH agent access
- Prev by Date: Re: SSH agent access
- Next by Date: Re: SSH agent access
- Previous by thread: Re: SSH agent access
- Next by thread: Re: SSH agent access
- Index(es):