Hi all,

I've installed rsync to synchronize my linux box and my PowerBook.

I have a server whose conf file looks like

[letters]
use chroot = yes
uid = www
gid = lha.utils
path = /var/hdb/letters
read only = no
list = yes
auth users = pascal,lha
secrets file = /etc/rsyncd.secret

but when the client tries to write I have:

rsync: chgrp "/file/path/here" failed: Operation not permitted (a number)

error messages.

I would like to have the distant machine write on the server as the user www and group lha.utils, doesn't "use chroot" say that?

Any help welcome...

Pascal

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! http://search.msn.com/


--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to