hello list,
i have an annoying beginner question:
i want to use ssh / scp without using a password
i tried this:
scenario:
user [EMAIL PROTECTED] user [EMAIL PROTECTED]
[EMAIL PROTECTED]> ssh-keygen
...
scp ~/.ssh/identity.pub [EMAIL PROTECTED]:~/.ssh/auhtorized_keys
as described in different faq's but it didn't work for me.
the command:
[EMAIL PROTECTED]> ssh -l ab machine.bbbb.com
always asks for the password of the user ab
any hints? what went wrong??
thanks in advance
achim
- RE: ssh/scp login wothout password Achim Gosse
- RE: ssh/scp login wothout password Carl J. Nobile
- RE: ssh/scp login wothout password asosin
