Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Apr 1998 12:34:23 -0600 (CST)
From:      "Paul T. Root" <proot@horton.iaces.com>
To:        root@eyelab.psy.msu.edu (Gary Schrock)
Cc:        dwhite@resnet.uoregon.edu, freebsd-questions@FreeBSD.ORG
Subject:   Re: rdump (was Re: Backups?)
Message-ID:  <199804031834.MAA04065@horton.iaces.com>
In-Reply-To: <199804031822.NAA12208@eyelab.psy.msu.edu> from Gary Schrock at "Apr 3, 98 01:24:13 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
In a previous message, Gary Schrock said:
> At 10:15 AM 4/3/98 -0800, you wrote:
> >On Thu, 2 Apr 1998, Zeus Daemon wrote:
> >
> >> I am looking into changing out backup setup
> >> at the moment we have on host with a tape and do tar backups to this host
> >> via rsh once a week.
> >
> >We use rdump, which is the same sort of idea, except using dump instead of
> >tar.
> 
> So what's the trick to getting rdump to work properly?  I've looked into
> this a few times, but I've never been able to get it to work properly.  I
> figure it's something stupid I'm doing, but I just can't figure it out from
> the man page.

You need to have the proper name of the local machine in the tape host machine's
root .rhosts and /etc/hosts.equiv. Proper name is found how it's resolved by
dns (if dns is first in you host.conf file) or the first on the line in your
/etc/hosts (if hosts is first). Or you can find it with the who command on the
tape machine, logged in from your local machine




> # rdump 0auf machine.name:/dev/nrst0 /
>   DUMP: Login incorrect.
>   DUMP: login to machine.name as root failed.
> 
> (Obviously, machine.name is replaced with the machine I'm trying to send
> the dump to)
> 
> 
> 
> Gary Schrock
> root@eyelab.msu.edu
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 


-- 
"But what ... is it good for?" --Engineer at the Advanced Computing Systems 
Division of IBM, 1968, commenting on the microchip.

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?199804031834.MAA04065>