Johan Ehnberg wrote:
> Glassfox wrote:
> Did you try the docs I referred? Or is the case that you don't have root
> access at all, in other words you are not able to edit /etc/sudoers?
>
> File permissions work that way - you either need to be root or need to
> set access to the files (see 'man chown' and 'man chmod'). For secret
> files, such as cryptographic keys, it is not at all feasible to use
> loose permissions, which again brings us back to the need for root access.
>
> Hope this helps,
> Johan
>
It's getting better, but there is still a bug. I think this is this line in the
config.pl:
$Conf{RsyncClientCmd} = 'sudo $rsyncPath $argList+';
Is "sudo" added in right way?
+----------------------------------------------------------------------
|This was sent by [email protected] via Backup Central.
|Forward SPAM to [email protected].
+----------------------------------------------------------------------
------------------------------------------------------------------------------
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/