Date: Fri, 8 Jun 2001 09:24:00 +1200 From: Jonathan Chen <jonathan.chen@itouch.co.nz> To: Ryan Thai <ryant@niksun.com> Cc: questions@FreeBSD.ORG Subject: Re: Can't rcp from 4.2 to 4.2 Message-ID: <20010608092400.C29891@itouchnz.itouch> In-Reply-To: <3B1FE904.66F9687B@niksun.com>; from ryant@niksun.com on Thu, Jun 07, 2001 at 01:50:12PM -0700 References: <3B1FE904.66F9687B@niksun.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 07, 2001 at 01:50:12PM -0700, Ryan Thai wrote: > To whom It may concern or Staff, > > I can't do rcp from a system FreeBSD4.2 to FreeBSD4.2. > The telnet and rlogin are ok but not rcp. It output error "connection > refused". > > Please inform me of what I need to change or do. You should change to using `ssh', it's more secure. However if you really want to use rcp, you have to uncomment the rsh* and friends in /etc/inted.conf, and kill -HUP the inetd process. -- Jonathan Chen <jonathan.chen@itouch.co.nz> ---------------------------------------------------------------------- "If everything's under control, you're going too slow" - Mario Andretti To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010608092400.C29891>