1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-04 08:22:08 +03:00

s3:doc: make dos filetimes description less contradictory

This commit is contained in:
Björn Jacke
2009-12-08 21:32:51 +01:00
parent 0d53ce7e07
commit 3609c7433d

View File

@ -6,12 +6,10 @@
<para>Under DOS and Windows, if a user can write to a <para>Under DOS and Windows, if a user can write to a
file they can change the timestamp on it. Under POSIX semantics, file they can change the timestamp on it. Under POSIX semantics,
only the owner of the file or root may change the timestamp. By 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 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> on behalf has write permissions.
yes</constant> allows DOS semantics and <citerefentry><refentrytitle>smbd</refentrytitle> Due to changes in Microsoft Office 2000 and beyond,
<manvolnum>8</manvolnum></citerefentry> will change the file
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 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 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 changed by another user if this parameter is not set to "yes" and files are being