[Dirvish] Setting up new backup

Paul Slootman paul at debian.org
Fri Oct 25 06:39:16 UTC 2019


On Thu 24 Oct 2019, Rich Shepard wrote:
> On Thu, 24 Oct 2019, wes wrote:
> 
> > Ok, check the logs again after having made that config change? Is the
> > error still the same?
> 
> Yes.
> 
> > Is there any PermitRootLogin related option in sshd_config?
> 
> No. Only: AllowUsers rshepard,root

Then it might be sensible to add a line:
PermitRootLogin yes
as the default is no.

Could you also show what "hostname" outputs? That exact output should be
what is used on the client: line.
Also check that you don't have any "rsh" configured anywhere in your
dirvish configuration, check with:

grep -rw rsh /etc/dirvish /mnt/backup/*/dirvish/*.conf


Paul



More information about the Dirvish mailing list