"Rolf Trinoga" <[EMAIL PROTECTED]> writes:

> I am using Red Hat 7.1 with OpenSSH 2.5.2p2 on a cluster. For MPI parallel
> jobs i need to switch off the password prompting. Therefore I genarate ssh
> v1
> and ssh v2 dsa and ras with:
> 
> ssh-keygen
> ssh-keygen -t rsa
> ssh-keygen -t dsa
> 
> I copied the files $HOME/.ssh/identity.pub, $HOME/.ssh/id_dsa.pub and
> $HOME/.ssh/id_rsa.pub to the compute nodes and added the contents of the
> files to $HOME/.ssh/authorized_keys.

It's "authorized_keys2" for the id_dsa.pub 
> 

-- 
Trond Eivind Glomsr�d
Red Hat, Inc.



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to