[Bug 500] show how to start-up ssh-agent by default...

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Feb 24 22:36:34 EST 2003


http://bugzilla.mindrot.org/show_bug.cgi?id=500





------- Additional Comments From openssh at roumenpetrov.info  2003-02-24 22:36 -------
man ssh-agent:

NAME
     ssh-agent - authentication agent

SYNOPSIS
     ssh-agent [-a bind_address] [-c | -s] [-d] [command [args ...]]
[SNIP]


run commands:
mv .xsession .xsession-all
echo 'ssh-agent $HOME/.xsession-all' > .xsession
chmod +x .xsession

or edit global Xsession.

Tip:SuSe linux contain commented line like this:
SSH_AGENT=/usr/bin/ssh-agent
uncomment it and enjoy.








------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-unix-dev mailing list