-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Pupeno wrote:
>>>Now Sandra can ssh from her account to her 
>>>account on the same machine without a password.
> 
> No, she can't, it doesn't work, check my commands and you'll see it is still 
> asking for a password.


My fault. It seems that the sshd doesn't recognize the keys. Check your
/etc/ssh/sshd_config. It should contain these lines:

Protocol 2 # makes sure the more recent version 2 of ssh is used
RSAAuthentication yes # activates auth via RSA
PubkeyAuthentication yes # activates auth with keyfiles instead of passwords
AuthorizedKeysFile .ssh/authorized_keys

Of course, you can omit the comments.
IIRC, I had to uncomment these lines when installing my systems to activate
key authorization.

- --
Dirk Raeder

I prefer encrypted and signed messages. My GPG key is available at
hkp://blackhole.pca.dfn.de with ID 0x05EB5446

Registered Linux user #378554
http://counter.li.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCR73U2QYJ1wXrVEYRApZuAJ9gp3EtQgNjQF5tjo6jT132utItJACfYwWu
dJxXWPG84JveUlTBzYMJQaE=
=yDSL
-----END PGP SIGNATURE-----
--
gentoo-user@gentoo.org mailing list

Reply via email to