aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2012-11-02 23:27:14 +0000
committerThomas Backlund <tmb@mageia.org>2012-11-02 23:27:14 +0000
commitf5b109342d208b35704252f0d7408e3c50212397 (patch)
tree4a1beba9868235a45a1a4dad3250c17f2a118be5
parent2e71d02f66cdb5624388366bca6ef0e82b423d89 (diff)
downloadpuppet-f5b109342d208b35704252f0d7408e3c50212397.tar
puppet-f5b109342d208b35704252f0d7408e3c50212397.tar.gz
puppet-f5b109342d208b35704252f0d7408e3c50212397.tar.bz2
puppet-f5b109342d208b35704252f0d7408e3c50212397.tar.xz
puppet-f5b109342d208b35704252f0d7408e3c50212397.zip
really lock down rsync
-rw-r--r--modules/bcd/templates/rsyncd.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/bcd/templates/rsyncd.conf b/modules/bcd/templates/rsyncd.conf
index 1b079c74..26197765 100644
--- a/modules/bcd/templates/rsyncd.conf
+++ b/modules/bcd/templates/rsyncd.conf
@@ -7,4 +7,6 @@ gid = nogroup
path = <%= public_isos %>
comment = Mageia ISOs
exclude = .htaccess .htpasswd
+ read only = yes
+ auth users = isoqa
secrets file = /etc/rsyncd.secrets