From owner-freebsd-stable Tue Jun 19 1:29:15 2001 Delivered-To: freebsd-stable@freebsd.org Received: from gscamnlm03.wr.usgs.gov (gscamnlm03.wr.usgs.gov [130.118.4.113]) by hub.freebsd.org (Postfix) with ESMTP id F2D7A37B401; Tue, 19 Jun 2001 01:29:11 -0700 (PDT) (envelope-from rsowders@usgs.gov) To: Flemming Froekjaer Cc: owner-freebsd-stable@FreeBSD.ORG, stable@freebsd.org Subject: Re: No rdump on stable? MIME-Version: 1.0 X-Mailer: Lotus Notes Release 5.0.7 March 21, 2001 Message-ID: From: "Robert L Sowders" Date: Tue, 19 Jun 2001 01:29:09 -0700 X-MIMETrack: Serialize by Router on gscamnlm03/SERVER/USGS/DOI(Release 5.0.7 |March 21, 2001) at 06/19/2001 01:29:10 AM, Serialize complete at 06/19/2001 01:29:10 AM Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I assume you are trying to do this behind a firewall or between machines that have no connection to the internet, and rsh worked before you upgraded. Check your /etc/inetd.conf for commented out services. exec rlogin shell Uncomment the above, kill -HUP the inetd pid, and congratulations you've just opened up three of the most gruesome holes devised by unix. 8-) There are methods to do this via ssh. Search the mailing list for the mesg id OF87D34C0D.D6D2B355-ON88256A59.000ED51A@wr.usgs.gov for a discussion I had with someone else who wanted to do remote dumps via ssh. I believe it was around the 26 of May 2001. Flemming Froekjaer Sent by: owner-freebsd-stable@FreeBSD.ORG 06/18/2001 04:12 PM To: stable@freebsd.org cc: Subject: No rdump on stable? I need some advise on how to do remore dumps. rdump -0af flemming@tapebox:/dev/nsa0 It used to work, but then i upgraded to 4.3 Stable (It worked on 4.3 release) Now I get this: rdump -0af flemming@tapeserver:/dev/nsa0 / DUMP: Login incorrect. DUMP: login to tapeserver as flemming failed. replacing the username with root gives same resoult. I'm doing this as root. If I do: rsh -l flemming tapeserver It prompts me for a password, and let me in. In the /etc/hosts.equiv i have listed the server I'm trying to backup. What am I doing wrong? Is there another way to acomplish this? \Flemming To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message