LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   configuring sshd to datisfy LAM-MPI (https://www.linuxquestions.org/questions/linux-networking-3/configuring-sshd-to-datisfy-lam-mpi-19697/)

Hano 04-28-2002 07:57 PM

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

unSpawn 04-28-2002 08:20 PM

IIRC, you should check if the sshd you're logging into has "PermitEmptyPasswords yes", RhostsAuthentication yes", "IgnoreRhosts no" and "IgnoreUserKnownHosts no" set.

PrasannaKumar 09-23-2003 05:21 AM

hi Hano,
i am facing the same problem , as u have faced with configuring sshd. Please suggest me the way.

prasannajm@rediffmail.com


All times are GMT -5. The time now is 07:42 PM.