Re: [SLE] How to start rlogin/rsh service?

From: Alexandr Malusek (Alexandr.Malusek_at_imv.liu.se)
Date: 02/18/04

  • Next message: Johannes Meixner: "Re: [SLE] lost print queues"
    To: suse-linux-e@suse.com
    Date: 18 Feb 2004 13:14:56 +0100
    
    

    "Terje J. Hanssen" <nteknikk@monet.no> writes:

    > Barry Gill wrote:
    > > if you go to /etc/init.d/
    > > you should see rlogin and rsh
    > > you can either manually start them there by typing in that dir ./rlogin
    > > start, or create a startup script that cd's to that dir and runs the above
    > > command.
    > > put that script into /etc/init.d/rc3.d/ and /etc/init.d/rc5.d/

    This configuration is neither implemented nor supported by SUSE. I
    suggest you do it the "standard" way:

    SUSE 9.0:
    1. make sure the rsh-server package is installed
    2. run YaST2 -> Network Services (inetd)
       (a) Enable xinetd, (b) enable the shell and login service, i.e
       /usr/sbin/in.rlogind and /usr/sbin/in.rshd -aL servers

    SLES8.1:

    > I could not find any server parts on my SJDS/SLES8.1 CDs

    I don't have SLES8.1 and therefore I cannot check it. But it sounds
    strange.

    > I tried to download and install rsh-server-v.017-291.i586.rpm and version
    > 017-350, but didn't succeed to install them (conflicts).

    If it's true then you have to copy these /usr/sbin/in.rlogind and
    /usr/sbin/in.rshd servers manually and fix the corresponding (x)inetd
    configuration. I cannot help more since I don't know the details of
    SLES8.1.

    The point to remember is that rshd and rlogind servers are usually
    started by (x)inetd and therefore you have to configure and enable the
    (x)inetd too.

    --
    A.M.
    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Johannes Meixner: "Re: [SLE] lost print queues"

    Relevant Pages

    • Logging of enabling/disabling of services such as rlogin/rsh
      ... such as rlogin and rsh disabled, but at some stage they were enabled ... Could a reboot of the machine have caused some startup script to ... Unfortunately I only discovered this command after I ... logfile perhaps it contains ...
      (comp.unix.questions)
    • RE: Enable rexec,rsh and rlogin on RHAS 4.0
      ... Subject: RE: Enable rexec,rsh and rlogin on RHAS 4.0 ... Which directory is this command to be run from. ... rexec: unrecognized service ... service rexec start ...
      (RedHat)
    • Re: Asked and answered?
      ... > have to rlogin to access it? ... For mounting, use the command mount. ... Either samba or nfs. ...
      (alt.os.linux.suse)
    • Re: problem in getting process name using grep
      ... For this i'm using the command: ... UNIX95= ps -fC rlogin ... A better approach would be to use ps -o comm. ... the standard specifies very few of them (you can't even describe ...
      (comp.unix.shell)
    • Re: problem in getting process name using grep
      ... For this i'm using the command: ... the above command gives me correct o/p but it considers the grep ... pgrep rlogin ... pgrep will only match against the command's name unless you ...
      (comp.unix.shell)