s3:lib: make use of samba_tevent_context_init()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / misc / deletereadonly.xml
blobde4f566a0ad240b5521c818b7727ed103b8490e9
1 <samba:parameter name="delete readonly"
2                  context="S"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>This parameter allows readonly files to be deleted.  
7         This is not normal DOS semantics, but is allowed by UNIX.</para>
8                 
9         <para>This option may be useful for running applications such 
10         as rcs, where UNIX file ownership prevents changing file 
11         permissions, and DOS semantics prevent deletion of a read only file.</para>
12 </description>
13 <value type="default">no</value>
14 </samba:parameter>