On Thu, Mar 30, 2006 at 02:51:17PM +0200, Ren? Aalderink wrote: > I have compiled the nessus Linux client by myself, 1.0.0.RC4. When i do > ssh-keygen -t sda i get a fingerprint but it isnt saved.
Please verify the command -- what you've written is invalid and returns a syntax error. > Do i need to use > the fingerprint somewhere? Maybe thats the problem!? No, the fingerprint isn't needed. You do, though, need to transfer the public key that is created to each target system you intend to scan and put it in "~/.ssh/authorized_keys" for the user you created for the scan there. Have you done that? P.S. If you're going to reply to the mailing list, please make sure you're subscribed using the email you send with so I don't have to manually approve your messages each time. George -- [EMAIL PROTECTED] _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
