| Hack: | Quick Logins with ssh Client Keys | |
| Subject: | Novice - almost caught by existing authorized_keys2 | |
| Date: | 2003-12-30 22:32:09 | |
| From: | anonymous2 | |
|
Response to: Don't use plaintext keys for interactive logins
|
||
|
I'm a novice, and tried to use this command today.
|
||
Showing messages 1 through 2 of 2.
-
Novice - almost caught by existing authorized_keys2
2005-09-08 14:04:31 timlewis1 [View]
-
Novice - almost caught by existing authorized_keys2
2005-03-11 14:24:38 rodlinux [View]
I tried this with solaris. I scp using the reccomended file. But then I did:
cat authorized_keys2 >> authorized_keys
| Showing messages 1 through 2 of 2. |



$ cat ~/.ssh/id_rsa.pub | ssh -l userid hostname "cat - >>.ssh/authorized_keys2"