I've read the man pages many times over, but I cannot find out how to use
the identification and authorization files in ssh2 like the
authorized_keys file in ssh1. I need to automate logging into a host,
without prompting for a password. This is what I've tried right now:

Local ~/.ssh2/identification:

IdKey id_dsa_1024_a

Remote ~/.ssh2/authorization:

Key id_dsa_1024.pub

Obviously this is wrong, but this is what I got from the man pages. Would
anyone care to give me a hand?


Thank you,

Shane Ramey

Reply via email to