"Marc G. Fournier" <[EMAIL PROTECTED]> writes:

> I've searched the web (and am still searching), but for the life of me, I
> can't get ssh-agent 'active' when using kdm for the login manager ...

The relevant bit from *my* .xsession file is: 

# A bunch of things to run with access to the ssh agent.
echo '
ssh-add $identity_file &
sleep 1
xterm -n home-term -geometry 90x25+10+15&
twm
' | exec ssh-agent sh

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to