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
_______________________________________________
Dirvish mailing list
Dirvish@dirvish.org
http://www.dirvish.org/mailman/listinfo/dirvish

Reply via email to