configuring sshd to datisfy LAM-MPI
Hi everyone!
I'm having trouble configuring sshd on a set of machines with LAM-MPI, because its requires that logging through ssh its done without sendind any text to stderr (which i do with ssh -x) but also requires that no password is asked. reading the sshd man it says that if a host its in /$HOME/.rhosts or /etc/host.equiv its will be allowed without askinf for a password. but i checked and none of these files where in. So i made ones wih the required syntax, but it yet ask for password. What i do?
Hano
|