From b3b7ad966fdf171d9b962bc0a5018712b8fe94e3 Mon Sep 17 00:00:00 2001 From: franklahm Date: Thu, 8 Apr 2010 17:14:15 +0000 Subject: [PATCH] Set DEFAULTS for volumes upriv and usedots --- NEWS | 3 +++ config/AppleVolumes.default.tmpl | 3 +++ 2 files changed, 6 insertions(+) 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. -- 2.39.2