Re: [bitfolk] The perils of opening tcp/22 to the Internet

Top Page

Reply to this message
Author: Mathew Newton
Date:  
To: users
Subject: Re: [bitfolk] The perils of opening tcp/22 to the Internet
On Sun, March 14, 2010 10:37 am, Duane at e164 dot org wrote:

> Doing semi-complete/complete backups via rsync/rsnapshot is difficult
> using a non-SU account.


Although if that's all you need root SSH access for you can always use the
'PermitRootLogin forced-commands-only' SSHD option.

Mathew