Update default of dos filetimes to yes and explain why.
authorJeremy Allison <jra@samba.org>
Mon, 28 Mar 2005 21:30:00 +0000 (21:30 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:59:49 +0000 (08:59 -0500)
Jeremy.

docs/smbdotconf/misc/dosfiletimes.xml

index 877687bb066e97a2acb115c70b66272f09756bbf..90f93a03e8ba7ef4ef3f275772156324e61f0d13 100644 (file)
        on behalf of is not the file owner. Setting this option to <constant>
        yes</constant> allows DOS semantics and <citerefentry><refentrytitle>smbd</refentrytitle>
        <manvolnum>8</manvolnum></citerefentry> will change the file 
-timestamp as DOS requires.</para>
+       timestamp as DOS requires. Due to changes in Microsoft Office 2000 and beyond,
+       the default for this parameter has been changed from "no" to "yes" in Samba 3.0.14
+       and above. Microsoft Excel will display dialog box warnings about the file being
+       changed by another user if this parameter is not set to "yes" and files are being
+       shared between users.
+       </para>
 </description>
-<value type="default">no</value>
+<value type="default">yes</value>
 </samba:parameter>