Soren Harward wrote:

I created ssh1/2 identity keys for myself so I can hop login to my various servers without having to enter a password every time. This works just fine between my Linux and HP-UX boxes, but FreeBSD (4.7-RELEASE) still prompts me for my password, even though I have "RSAAuthentication yes" in my sshd_config. What else might I need to change to get this to work?


If you have protocol version 2 keys, you may attempt to enforce that protocol with 'ssh -2'. Also, ensure that the identity file name match the one listed in the configuration file.



--
- Rune E. Haetta

#endif /*! _RUNE_H_ */


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to