From: Jeremy Allison Date: Tue, 9 May 2006 00:34:55 +0000 (+0000) Subject: Fix typo in xml. X-Git-Tag: samba-3.3.0pre1~1770 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5b5e3effc187eb80f9016439dcdd48b80b58eab5;p=thirdparty%2Fsamba.git Fix typo in xml. Jeremy. --- 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.