On 18. Feb 2009, at 17:32, gr3go wrote: > - on A: ssh-keygen -t rsa, don't enter passphrase, just hit enter. > - id_rsa and id_rsa.pub will be generated to ~/.ssh > - copy id_rsa.pub from A to B > - copy-paste the content of id_rsa.pub to ~/.ssh/authorized_keys > > After executing these steps the "ssh B" should not promt for any > password. But prompts for password.
Try 'chmod go-rwx ~/.ssh/authorized_keys' _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

