Also...if you are going to use rsync over ssh, with null-phasephrase keys, I
found that in some situations, I also had to make sure to remove the few
lines in the root .bashrc file that prompt you about how to change the
network settings, on a new install.
Jeff
-----Original Message-----
From: Kristian Eklund [mailto:kristian.eklund (at mark) monostar.net]
Sent: Thursday, August 03, 2006 3:33 AM
To: coba-e (at mark) bluequartz.org
Subject: [coba-e:06188] Re: Using rsync to backup
You can enable Root-login in /etc/ssh/sshd.config -> PermitRootLogin Yes
Then restart sshd: service sshd restart.
You must do this by using su of course.
/Kristian
Bbt Lists wrote:
> Hi there -- I was planning to use rsync to backup my BQ server. Now
> usually I do this as root to avoid any permissions issues. Now with the
> way BQ is designed, you can't ssh in direct to the root user. So hence i
> can't use rsync and ssh to backup my data. Would i mess up my BQ install
> by enabling the root user for SSH?
>
> Thanks!
>