On Mon, Sep 30, 2013 at 8:29 AM, John Tate <j...@johntate.org> wrote:
> I want to be able to log in as root by SSH with a specific IP address.
> This is so rsync can log in to the server easily and backup many files
> owned by many different users and groups. Rather than a script on the
> server logging into the server with the backups with many files and
> many different users.
>
> Can it be done?

man sshd_config

And look for  "Match" blocks.

Reply via email to