Thnaks for yr reply.How can I restrict the client to not be able to
upload any file or write any file if rsyncd.conf contains uid=0 and
gid=0 ?

Thanks,
VC

--- [EMAIL PROTECTED] wrote:
> root access   (root by any name is UID 0)
> can read and write anything anywhere
> 
> You might add stuff like
>       list = false
>       read only = true
> depending on what access you need
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> VC123
> Sent: Tuesday, April 26, 2005 3:04 PM
> To: [EMAIL PROTECTED]
> Subject: Need Help with rsyncd.conf
> 
> 
> What do this uid =0 anfd gid = 0 mean? Can it pose any security
> issues.
> 
> Thanks,
> 
> VC
> 
> [root]
>         path = /
>         auth users = XXX
>         secrets file = /usr/local/etc/rsyncd.secrets
>         uid = 0
>         gid = 0
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.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
> 
> 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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