smb.conf(5): client min protocol: add hint at list of available protocols
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / printing / printable.xml
blob73aa533ed3be885b5cd4d91e32d25f7157c4b42d
1 <samba:parameter name="printable"
2                  context="S"
3                                  print="1"
4                                  type="boolean"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
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 <smbconfoption name="read only"/> parameter controls only non-printing access to 
15     the resource.</para>
16 </description>
17 <value type="default">no</value>
18 </samba:parameter>