Skip site navigation (1)Skip section navigation (2)
Date:      30 Oct 2002 12:32:59 -0500
From:      Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: using ssh-agent with kdm login manager ...
Message-ID:  <44ela76ddg.fsf@be-well.ilk.org>
In-Reply-To: <20021030111422.S44235-100000@hub.org>
References:  <20021030111422.S44235-100000@hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
"Marc G. Fournier" <scrappy@hub.org> 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 majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44ela76ddg.fsf>