Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Feb 2000 16:58:24 -0600 (CST)
From:      Jahanur R Subedar <jahanur@jjsoft.com>
To:        John Prince <johnp@knight-trosoft.com>
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: Rsh not working.
Message-ID:  <Pine.BSF.3.96.1000213165814.8952A-100000@ns2.jjsoft.com>
In-Reply-To: <200002132216.QAA66139@mail.knight-trosoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Thanks Very much.



On Sun, 13 Feb 2000, John Prince wrote:

> Hello..
> Any of the following should work..
> You must be root or sudo, etc..
> killall -1 inetd
> kill -1 `cat /var/run/inetd.pid`
> cat /var/run/inetd.pid |xargs kill -1 
> Good Luck..
> --john
> > From owner-freebsd-isp@FreeBSD.ORG Sun Feb 13 15:22:44 2000
> > Date: Sun, 13 Feb 2000 15:19:26 -0600 (CST)
> > From: Jahanur R Subedar <jahanur@jjsoft.com>
> > To: freebsd-isp@FreeBSD.ORG
> > Subject: Rsh not working.
> >
> >
> > Hi Folks,
> >
> > I am trying to use the rcp command to copy files between two different
> > systems under same domain.
> > This is what my steps are:
> > 1) Edited the hosts.equiv
> > 2) Edited the .rhosts file.
> > I do have the same password in both machines.
> > When ever I try to do rsh to any of the machine, it asks for the password.
> > I have unmarked the line inetd to use the rshd. 
> > Do I need to reboot the system.
> > Or please hint.
> >
> > Jahanur R Subedar
> > WWW.JJSOFT.COM
> >
> >
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-isp" in the body of the message
> >
> 

Jahanur R Subedar
WWW.JJSOFT.COM



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.1000213165814.8952A-100000>