LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   auto login problem with suse client (https://www.linuxquestions.org/questions/suse-opensuse-60/auto-login-problem-with-suse-client-728519/)

ravir81 05-26-2009 02:26 AM

auto login problem with suse client
 
Hi,

I am facing problem with rsh command while connecting to suse client from linux. The rsh command fails saying "Permission denied".

I fixed this problem 2 months back, but I forgot the solution. I found the solution that from one of the link. The change is in one of the auto login enable file and it is small change.

Anybody please help me in finding the solution.

I am getting the error as below :

rsh eqa17829 -l root -n "uname -a"

Permission denied.

sunilvadranapu 05-26-2009 06:46 AM

add the list of clients to be allowed in /root/.rhosts(for root user)as
<hostname> <username>
and also add the hostname in /etc/hosts.equiv as
<hostname>

hope this will work.


All times are GMT -5. The time now is 10:36 PM.