Add "daemon chroot|uid|gid" parameters.
authorWayne Davison <wayned@samba.org>
Mon, 4 Sep 2017 21:20:16 +0000 (14:20 -0700)
committerWayne Davison <wayned@samba.org>
Mon, 4 Sep 2017 21:20:16 +0000 (14:20 -0700)
commit881addc9e14a584a461929801968d9824281fab2
tree930a03ee78dad7f81ddb82386f0e3f916a130efe
parentb7799aaefe58c2e222224c83b02c3d763b01ef93
Add "daemon chroot|uid|gid" parameters.

This allows the daemon to run chrooted as any uid+gid you like
(prior to the transfer possibly changing the chroot and/or the
uid+gid further). Based on the patch in #12817.
clientserver.c
loadparm.c
rsyncd.conf.yo