Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2001 01:29:09 -0700
From:      "Robert L Sowders" <rsowders@usgs.gov>
To:        Flemming Froekjaer <flemming@froekjaer.org>
Cc:        owner-freebsd-stable@FreeBSD.ORG, stable@freebsd.org
Subject:   Re: No rdump on stable?
Message-ID:  <OFCAC13297.35CF915A-ON88256A70.002BEE2C@wr.usgs.gov>

next in thread | raw e-mail | index | archive | help
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 <flemming@froekjaer.org>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OFCAC13297.35CF915A-ON88256A70.002BEE2C>