Summary of the openssh problem.
The problem seems to be a V2.5 problem. I removed openssh v2.5 and installed
v2.9 and
it was pefect I can run jobs on the compute nodes without beeing asked for
any password.
What i did:
install
openssh-2.9p2-1.i386.rpm
openssh-askpass-2.9p2-1.i386.rpm
openssh-askpass-gnome-2.9p2-1.i386.rpm
openssh-clients-2.9p2-1.i386.rpm
openssh-server-2.9p2-1.i386.rpm
on the frontend and on the compute nodes.
Generate keys onthe frontend:
ssh-keygen
ssh-keygen -t dsa
ssh-keygen -t rsa
copy $HOME/.ssh/identity.pub to computenode:$HOME/.ssh/authorized_keys
copy $HOME/.ssh/id_rsa.pub+id_dsa.pub to
computenode:$HOME/.ssh/authorized_keys2
ssh computenode date (you will be asked if the hostkey should be saved)
after this any "ssh computenode command" will work without any password.
Rolf Trinoga
_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list