source: vendor/current/docs-xml/smbdotconf/security/writeable.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 450 bytes
Line 
1<samba:parameter name="writeable"
2 context="S"
3 type="boolean-rev"
4 function="read_only"
5 synonym="1"
6 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7<synonym>writable</synonym>
8<synonym>write ok</synonym>
9<description>
10 <para>Inverted synonym for <smbconfoption name="read only"/>.</para>
11</description>
12
13<value type="default">no</value>
14</samba:parameter>
Note: See TracBrowser for help on using the repository browser.