From owner-freebsd-stable Thu Aug 24 8:30:29 2000 Delivered-To: freebsd-stable@freebsd.org Received: from lap1.sohara.org (pooh.elsevier.nl [145.36.13.27]) by hub.freebsd.org (Postfix) with ESMTP id 4699537B423 for ; Thu, 24 Aug 2000 08:30:25 -0700 (PDT) Received: (from steve@localhost) by lap1.sohara.org (8.9.3/8.9.3) id RAA01024; Thu, 24 Aug 2000 17:47:04 +0100 (IST) (envelope-from steve) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <14757.15655.515615.780499@onceler.kciLink.com> Date: Thu, 24 Aug 2000 17:47:02 +0100 (IST) From: "Steve O'Hara-Smith" To: Vivek Khera Subject: RE: nuking "unsafe" protocols (was Re: Upcoming rc.conf changes Cc: FreeBSD Stable List Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 24-Aug-00 Vivek Khera wrote: > How do you make rdump/rmt work without the rcmd service? I've got a > LAN and do all backups of workstations to one server with a tape > drive. Without the rshd service, it won't work. I tend to use things based around: dump ... -f - | ssh ... Lots of additional arguments required of course. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message