X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/78043d19690784e9f531acb7a63648e7f2733e5e..3b2b53456759d614a92f178fa43f9c9ec1332f8e:/rsyncd.conf.yo diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index d6a2f305..7dae2da0 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -44,7 +44,12 @@ in string values. manpagesection(LAUNCHING THE RSYNC DAEMON) The rsync daemon is launched by specifying the --daemon option to -rsync. The daemon must run with root privileges. +rsync. + +The daemon must run with root privileges if you wish to use chroot, to +bind to a port numbered under 1024 (as is the default 873), or to set +file ownership. Otherwise, it must just have permission to read and +write the appropriate data, log, and lock files. You can launch it either via inetd or as a stand-alone daemon. If run as a daemon then just run the command "rsync --daemon" from a suitable @@ -223,7 +228,8 @@ limit the length of passwords that can be typed at the client end, so you may find that passwords longer than 8 characters don't work. There is no default for the "secrets file" option, you must choose a name -(such as tt(/etc/rsyncd.secrets)). +(such as tt(/etc/rsyncd.secrets)). The file must normally not be readable +by "other"; see "strict modes". dit(bf(strict modes)) The "strict modes" option determines whether or not the permissions on the secrets file will be checked. If "strict modes" is