Add all the source files from the old CVS tree,
[Samba.git] / docs / smbdotconf / printing / printable.xml
blobedc5c934948f76322b327f3d62aaf41524d3cf6c
1 <samba:parameter name="printable"
2                  context="S"
3                                  print="1"
4                                  type="boolean"
5                  xmlns:samba="http://samba.org/common">
6 <synonym>print ok</synonym>
7 <description>
8     <para>If this parameter is <constant>yes</constant>, then 
9     clients may open, write to and submit spool files on the directory 
10     specified for the service. </para>
11                 
12     <para>Note that a printable service will ALWAYS allow writing 
13     to the service path (user privileges permitting) via the spooling 
14     of print data. The <link linkend="READONLY"><parameter moreinfo="none">read only
15     </parameter></link> parameter controls only non-printing access to 
16     the resource.</para>
17 </description>
18 <value type="default">no</value>
19 </samba:parameter>