summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Peach <jpeach@samba.org>2007-05-15 04:02:34 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:32 -0500
commite343d238b08797f5e759cc1ea44e991c38dcb810 (patch)
tree3d2ec688777a2c65caa5c07dc768e31d9bb9f89f
parent83a24744c03955565a2ecc83203a9fab1d4db68f (diff)
downloadsamba-e343d238b08797f5e759cc1ea44e991c38dcb810.tar.gz
samba-e343d238b08797f5e759cc1ea44e991c38dcb810.tar.bz2
samba-e343d238b08797f5e759cc1ea44e991c38dcb810.zip
Fix default for "store dos attributes". Bugzilla #3777.
(This used to be commit 42c3e1945ecb9e6cc56d1fbdcc74d16e20a843d3)
-rw-r--r--docs/smbdotconf/filename/storedosattributes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/filename/storedosattributes.xml b/docs/smbdotconf/filename/storedosattributes.xml
index c67791f88e..6fcab82f9c 100644
--- a/docs/smbdotconf/filename/storedosattributes.xml
+++ b/docs/smbdotconf/filename/storedosattributes.xml
@@ -16,5 +16,5 @@
extended attributes to work, also extended attributes must be compiled into the Linux kernel.
</para>
</description>
-<value type="default">yes</value>
+<value type="default">no</value>
</samba:parameter>