Go Back   openSUSE Forums > Archives > SLS Archives > ARCHIVES - SuSE Linux > ARCHIVES - Network & Security > ARCHIVES - Security
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Security Want to know if you should really apply the latest kernel patch? Want to know how to configure your firewall? Discuss any Security related topics in here!

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 17-Aug-2006, 12:48
alban
Guest
 
Posts: n/a
Default

Hello,

In the keychain man page there is an example about how to setup keychain for bash shells. It says to put the following code into the ~/.bash_profile:

keychain id_rsa id_dsa 0123ABCD
[[ -f $HOME/.keychain/$HOSTNAME-sh ]] && \
source $HOME/.keychain/$HOSTNAME-sh
[[ -f $HOME/.keychain/$HOSTNAME-sh-gpg ]] && \
source $HOME/.keychain/$HOSTNAME-sh-gpg

If I put that code into the bash_profile I am getting an ask_pass window after login in to KDE, to enter the passphrase for the added keys. But when I enter a new shell and try to log on to that remote computer, it asks me again for the passphrase?

What am I doing wrong that I get asked for the passphrase again?

What do I need to do that I can log on to the remote computer from any shell without having to enter the passphrase everytime new?

TIA

Alban
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2