docs:smbdotconf: remove swat-specific flags.
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / printing / printable.xml
1 <samba:parameter name="printable"
2                  context="S"
3                                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <synonym>print ok</synonym>
6 <description>
7     <para>If this parameter is <constant>yes</constant>, then 
8     clients may open, write to and submit spool files on the directory 
9     specified for the service. </para>
10                 
11     <para>Note that a printable service will ALWAYS allow writing 
12     to the service path (user privileges permitting) via the spooling 
13     of print data. The <smbconfoption name="read only"/> parameter controls only non-printing access to 
14     the resource.</para>
15 </description>
16 <value type="default">no</value>
17 </samba:parameter>