Hi list,

I have a problem with keychain. It is set up following the wiki. I start
keychain:

hive ~ # keychain id_dsa

KeyChain 2.6.6; http://www.gentoo.org/proj/en/keychain/
Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL

 * Initializing /root/.keychain/hive-sh file...
 * Initializing /root/.keychain/hive-csh file...
 * Initializing /root/.keychain/hive-fish file...
 * Starting ssh-agent
 * Initializing /root/.keychain/hive-sh-gpg file...
 * Initializing /root/.keychain/hive-csh-gpg file...
 * Initializing /root/.keychain/hive-fish-gpg file...
 * Starting gpg-agent
 * Adding 1 ssh key(s)...
Identity added: /root/.ssh/id_dsa (/root/.ssh/id_dsa)

and source it:

hive ~ # . ~/.keychain/$HOSTNAME-sh

but when I start ssh, it still asks me for my passphrase:

hive ~ # ssh 192.168.1.3
Password:


Looking with ssh-add, I see my key:
hive ~ # ssh-add -l
1024 dd:f2:12:2a:bc:8a:55:7e:18:43:03:dd:e9:dd:27:4d /root/.ssh/id_dsa (DSA)


So what's wrong? Any ideas?

Regards,
Marc

-- 
[EMAIL PROTECTED] mailing list

Reply via email to