Re: [Q] remote access

From: Wangping Yan (yanwp_at_USA.NET)
Date: 09/07/05

  • Next message: Akash Jain: "Fixing pts sessions"
    Date:         Wed, 7 Sep 2005 13:21:54 -0500
    To: aix-l@Princeton.EDU
    
    

    Try this,

    On your RedHat machine, edit file of /etc/pam.d/rsh

    replace the "required" with "sufficient" in the line of
    (the third line from the bottom)

    auth required pam_rhost_auth.so

    Wangping Yan

    ------ Original Message ------
    Received: Wed, 07 Sep 2005 08:52:36 AM CDT
    From: bbb bb <mccux1@HOTMAIL.COM>
    To: aix-l@Princeton.EDU
    Subject: [Q] remote access "rsh" question?

    I tried to set up remote access from IBM RS/6000 (AIX 4.3.3) to DELL sever
    (Redhar As 3.4).

    on Redhat serrver I setup:

    hosts.equiv ==> "+ hostA"

    %chkconfig --list|grep rsh
            rsh: on

    on RS/6000 (HostA):

    %rsh hostB ls
    Permission denied.

    Does anyone know what wrong it is?

    Thanks.


  • Next message: Akash Jain: "Fixing pts sessions"

    Relevant Pages

    • Re: Secure clustering: kerberos issues
      ... > It sounds like you want secure, remote access to the cluster. ... would you use telnet or rsh? ... the standard installation the kerberized replacement for telnet, rsh, ... rlogin... ...
      (comp.os.linux.security)
    • wrongly configured rsh
      ... I was trying to configure rsh on a node on a cluster. ... file I made a wrong entry and now the node does not allow any kind of ... remote access including ssh. ...
      (comp.os.linux.networking)
    • Re: [Q] remote access
      ... Why not use SSH? ... remote access "rsh" question? ... of the user on both hosts? ...
      (AIX-L)