RE: Rsyncd log file permission

2006-02-24 Thread Jonathan Chen -X \(jonachen - The Armada Group, Inc. at Cisco\)
Armada Group, Inc. at Cisco) > Cc: rsync@lists.samba.org > Subject: Re: Rsyncd log file permission > > On Wed, Feb 22, 2006 at 10:13:32AM -0800, Jonathan Chen -X wrote: > > Hi I am wondering if there is any way to change the file > permission of > > "rsync.log"

Re: Rsyncd log file permission

2006-02-23 Thread Wayne Davison
On Wed, Feb 22, 2006 at 10:13:32AM -0800, Jonathan Chen -X wrote: > Hi I am wondering if there is any way to change the file permission of > "rsync.log" and "rsyncd.lock" via rsyncd.conf. No, but you can preset the permissions to anything you like. After all, rsync will just append lines to an ex

Rsyncd log file permission

2006-02-22 Thread Jonathan Chen -X \(jonachen - The Armada Group, Inc. at Cisco\)
Hi I am wondering if there is any way to change the file permission of "rsync.log" and "rsyncd.lock" via rsyncd.conf. Most likely the "lock" file is not possible, but maybe the other file is possible. The reason I am asking is because if I UserA runs rsync, then UserB won't be able to write to rs