From: franklahm Date: Thu, 8 Apr 2010 17:14:15 +0000 (+0000) Subject: Set DEFAULTS for volumes upriv and usedots X-Git-Tag: netatalk-2-1-beta2 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=commitdiff_plain;h=refs%2Ftags%2Fnetatalk-2-1-beta2 Set DEFAULTS for volumes upriv and usedots --- diff --git a/NEWS b/NEWS index 3f5aca4d..b25014ab 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,9 @@ Changes in 2.1-beta2 * NEW: afpd: static generated AFP signature stored in afp_signature.conf, cf man 5 afp_signature.conf * NEW: afpd: clustering support: new per volume option "cnidserver". +* UPD: afpd: set volume defaults options "upriv" and "usedots" in the + volume config file AppleVolumes.default. This will only affect + new installations, but not upgrades. * FIX: afpd: prevent security attack guessing valid server accounts. afpd now returns error -5023 for unknown users, as does AppleFileServer. diff --git a/config/AppleVolumes.default.tmpl b/config/AppleVolumes.default.tmpl index c81998e4..5aa9a0c8 100644 --- a/config/AppleVolumes.default.tmpl +++ b/config/AppleVolumes.default.tmpl @@ -170,6 +170,9 @@ # cluster, ... # +# The line below sets some DEFAULTS, starting with Netatalk 2.1. +:DEFAULTS: options:upriv,usedots + # The "~" below indicates that Home directories are visible by default. # If you do not wish to have people accessing their Home directories, # please put a pound sign in front of the tilde or delete it.