On Tue, 2003-03-25 at 07:26, Søren Neigaard wrote:
> I have a Tru64 Unix that I want to ssh to from a Redhat Linux, and the Tru64
> only allows ssh2. And I also need it to work without passwords.
> 
> I have generated a RSA and a DSA key on the Redhat (with ssh-keygen -t rsa
> and ssh-keygen -t dsa). I have copied the id_rsa.pub into
> root/.ssh2/authorized_keys on the Tru64, I have copied the id_dsa.pub into
> root/.ssh2/authorized_keys2 on the Tru64, and I have copied the id_dsa.pub
> into root/.ssh2/hostkeys/key_22_MYIP.pub on the Tru64
> 
> None of this works, I still need to give the password each time... :(
> 
> Any ideas, what am I doing wrong here?
> 

I have no experience with the Tru64 and don't know what ssh it uses. 
Having said that, I had to convert openssh keys to be used correctly
with a commercial ssh on windows.

See if this helps:
http://www.netsys.com/cgi-bin/display_article.cgi?1254

Bret
 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to