Hello, 
        I recently upgraded from SSH1(ssh 1.2.23) to SSH2(ssh 2.2.0p2)on a
Tru64 Alpha server.  So, I have:
o OpenSSH v2.2.0p1 running on a linux server and 
o OpenSSH v2.9p2 running on a Tru64 Digital Unix server.  

I tried to configured the linux machine to accept connections from the Tru64
machine without a password.  However, it does not work.  Here is what I did:


1.- On the Tru64 server: ssh-keygen rsa
                         ssh-keygen dsa 
2.- Copied Tru64 ~/.ssh/id_dsa.pub and ~/.ssh/id_rsa.pub to Linux
~/.ssh/authorized_keys2 
3.- Copied from Tru64 /usr/local/etc/ssh_host_key.pub, ssh_host_dsa_key.pub,
ssh_host_rsa_key.pub to Linux ~/.ssh/known_hosts.  


>From the reading, this is the way it is setup.  What am I missing? When the
Tru64 server was running ssh 1.2.23, I was able to login with No password to
the linux server. 

I would be really greatful for any help/suggestions, 
-Teresa

Reply via email to