On Sun, Mar 18, 2012 at 12:00 PM, Justin Finkelstein <
jus...@redwiredesign.com> wrote:

> **
> Hi guys
>
> I've found what I believe to be a minor typo in the SSH FAQ entry. The
> sudoers line given by Martin Hansen:
>
>     backuppc  ALL=NOPASSWD: /usr/bin/rsync --server --sender *
>
> Doesn't work as shown on CentOS 6; to make it work, remove the space
> before the asterisk so it becomes:
>
>     backuppc  ALL=NOPASSWD: /usr/bin/rsync --server --sender*
>
> Could we get a consensus on which works for different platforms? I'd like
> to see the FAQ updated if this is true for other OSes.
>
> All the best,
>
> Justin
>
>
     backuppc  ALL=NOPASSWD: /usr/bin/rsync --server --sender *
works without any flaws on Arch Linux (as client).
but I guess the other command should work too since "*" matches " *"
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to