On Wed, Dec 05, 2001 at 03:05:19PM -0500, Jeremy Hansen wrote:
> It claims my module is read only, but it is not:
> 
> [test]
>         uid = root
>         gid = root
>         path = /home/www/www.blah.com-test
>         comment = this is a test
>         auth users = blah
>         secrets file = /etc/rsyncd.secrets

from the man page for rsyncd.conf:
"
       read only
              The  "read  only" option determines whether clients
              will be able to upload files or not. If "read only"
              is  true  then  any attempted uploads will fail. If
              "read only" is false then uploads will be  possible
              if  file  permissions on the server allow them. The
              default is for all modules to be read only.
"

Note that read only is the default. You'll need to explicitly set read
only to false if you want the module to be writeable.

-drew

-- 
M. Drew Streib <[EMAIL PROTECTED]>, Free Standards Group (freestandards.org)
co-founder, SourceForge.net | core team, freedb | sysadmin, Linux Intl.
creator, keyanalyze report | maintnr, *.us.pgp.net | other, see freedom/law

Attachment: msg02397/pgp00000.pgp
Description: PGP signature

Reply via email to