From owner-freebsd-hackers Wed Sep 3 13:14:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA04153 for hackers-outgoing; Wed, 3 Sep 1997 13:14:51 -0700 (PDT) Received: from mail-gw.pacbell.net (mail-gw.pacbell.net [206.13.28.25]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA04147 for ; Wed, 3 Sep 1997 13:14:48 -0700 (PDT) Received: from CAT_ED (ppp-207-215-85-26.scrm01.pacbell.net [207.215.85.26]) by mail-gw.pacbell.net (8.8.7/8.7.1+antispam) with SMTP id NAA18600 for ; Wed, 3 Sep 1997 13:14:45 -0700 (PDT) Message-ID: <340DC56D.7B3E@pacbell.net> Date: Wed, 03 Sep 1997 13:15:41 -0700 From: Yinginc Reply-To: yinginc@pacbell.net X-Mailer: Mozilla 3.01 (Win95; I; 16bit) MIME-Version: 1.0 To: hackers@freebsd.org Subject: Help! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Anyone out there with any help is greatly appreciated! 1) I've just reloaded the OS on file server #2 (www02.system.com). I've tried to rcp a file from server #1 (www01.system.com) to server #2, and I get a "Permission denied" error. I've changed the .rhosts file to reflect www01.system.com, but to no avail. I've checked file permissions, and they should read "root -wheel" (which they do). I loaded sudo when I re-loaded the OS, but haven't configured it yet. What could possibly be the problem? 2) I'm trying to re-load some files from the tape backup. When I went to check the contents of a tape that I know has the files that I need, I got the following error: "Hmm: this doesn't look like a tar archive". Any help on this one would be greatly appreciated. Ed