From: Jeremy Allison Date: Tue, 9 May 2006 00:34:55 +0000 (+0000) Subject: Fix typo in xml. X-Git-Tag: samba-4.0.0alpha6~801^2~1907 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=791b7b7d28fba53ff2f6a6b1f228c506353db38e;p=thirdparty%2Fsamba.git Fix typo in xml. Jeremy. (This used to be commit 5b5e3effc187eb80f9016439dcdd48b80b58eab5) --- diff --git a/docs/smbdotconf/misc/usershareallowguests.xml b/docs/smbdotconf/misc/usershareallowguests.xml index acf1590650e..738f3a11bad 100644 --- a/docs/smbdotconf/misc/usershareallowguests.xml +++ b/docs/smbdotconf/misc/usershareallowguests.xml @@ -7,7 +7,7 @@ This parameter controls whether user defined shares are allowed to be accessed by non-authenticated users or not. It is the equivalent of allowing people who can create a share the option of setting - <guest ok = yes in a share + guest ok = yes in a share definition. Due to the security sensitive nature of this the default is set to off.