summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc
diff options
context:
space:
mode:
authorBjörn Jacke <bj@sernet.de>2009-12-08 21:32:51 +0100
committerBjörn Jacke <bj@sernet.de>2009-12-08 21:32:51 +0100
commit3609c7433d17d78aceb1806340f53f7a2e23c9e8 (patch)
tree0b17c704025ec1648e2e45f1fc4f2b4e91fc4f1d /docs-xml/smbdotconf/misc
parent0d53ce7e072d3dc5208fd752c5d49ed313d1c752 (diff)
downloadsamba-3609c7433d17d78aceb1806340f53f7a2e23c9e8.tar.gz
samba-3609c7433d17d78aceb1806340f53f7a2e23c9e8.tar.bz2
samba-3609c7433d17d78aceb1806340f53f7a2e23c9e8.zip
s3:doc: make dos filetimes description less contradictory
Diffstat (limited to 'docs-xml/smbdotconf/misc')
-rw-r--r--docs-xml/smbdotconf/misc/dosfiletimes.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/docs-xml/smbdotconf/misc/dosfiletimes.xml b/docs-xml/smbdotconf/misc/dosfiletimes.xml
index 90f93a03e8..423b13c3b6 100644
--- a/docs-xml/smbdotconf/misc/dosfiletimes.xml
+++ b/docs-xml/smbdotconf/misc/dosfiletimes.xml
@@ -6,12 +6,10 @@
<para>Under DOS and Windows, if a user can write to a
file they can change the timestamp on it. Under POSIX semantics,
only the owner of the file or root may change the timestamp. By
- default, Samba runs with POSIX semantics and refuses to change the
+ default, Samba emulates the DOS semantics and allows to change the
timestamp on a file if the user <command moreinfo="none">smbd</command> is acting
- 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. Due to changes in Microsoft Office 2000 and beyond,
+ on behalf has write permissions.
+ 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