SSH Guru I downloaded and built openssh2.3.0p1 in my dev system which was running openssh2.2.0p1 before. Everything works fine with passwd authentication turned on. But when I disable 'PasswordAuthentication' function and leave 'RSAAuthentication' for login authentication, I got this error: Enter passphrase for DSA key '/home1/users/sysadm/.ssh/id_dsa': Unable to find an authentication method Then I check /var/log/authlog file, I got this wired message: WARNING: no primes in /usr/local/ssh/etc/primes, using old prime What is wrong? I didn't see primes file generated while complile. I don't have this problem when I used openssh2.2.0p1. Any reply is appreciated. JC
