Author: Dan Langille
Date: 17-12-01 06:20
Tinu wrote:
>
> You're article helped me a lot by setting up a ssh
> daemon without a password. Thanx.
Glad the article helped.
> But unfortunately it's only described for SSH1 and the
> remark/warning for SSH2 is missleading
>
> You have to use
> sss-keygen -t dsa
> to create a pair of keys, which is then called id_dsa.pub and
> id_dsa.pub
Yes, I don't mention that in this article. Because I didn't use SSH2 when I wrote it. Have you read <A HREF="/ssh-exploit.php">ssh exploit - how to avoid it</A>?
> The rest is as mentioned inyour warning.
Good. Cheers.
|
|