[olug] keychain work for anyone?
Jacobs, Robert A.
RAJACOBS at northropgrumman.com
Wed Feb 19 21:40:57 UTC 2003
>-----Original Message-----
>From: Brian Wiese [mailto:bwiese at cotse.com]
>Subject: Re: [olug] keychain work for anyone?
>
>... but ...
>I do have this in my ~/.bash_profile ...
>
>/usr/bin/keychain -q ~/.ssh/id_rsa
>source ~/.ssh-agent-franklin > /dev/null
>
>This works when I log in on a tty (F1-F6), but not when I open new
>xterm/konsole windows while in X. Is there another 'login script' file
>that I could put this code in to work everytime I open a new
>xterm... or
>do I just have to restart X?
>
I'm not working with this tech right now but from what I remember isn't
.bash_profile only sourced when you log in? That would explain why it is
not working when you open an xterm. Don't you want this in .bashrc?
I could have that mixed up. Might want to read on .bash_profile and
.bashrc.
Short-term answer: source .bash_profile when you start an xterm. You
shouldn't
have to restart X.
robert.a.jacobs
More information about the OLUG
mailing list