Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / misc / dosfiletimes.xml
blobd9b9f3b08b84063d0bf565577e426bfe3fef4a41
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="DOSFILETIMES"/>dos filetimes (S)</term>
3                 <listitem><para>Under DOS and Windows, if a user can write to a 
4                 file they can change the timestamp on it. Under POSIX semantics, 
5                 only the owner of the file or root may change the timestamp. By 
6                 default, Samba runs with POSIX semantics and refuses to change the 
7                 timestamp on a file if the user <command moreinfo="none">smbd</command> is acting 
8                 on behalf of is not the file owner. Setting this option to <constant>
9                 yes</constant> allows DOS semantics and <citerefentry><refentrytitle>smbd</refentrytitle>
10                 <manvolnum>8</manvolnum></citerefentry> will change the file 
11                 timestamp as DOS requires.</para>
13                 <para>Default: <command moreinfo="none">dos filetimes = no</command></para></listitem>
14                 </samba:parameter>