source: trunk/server/docs-xml/smbdotconf/printing/printable.xml

Last change on this file was 414, checked in by Herwig Bauernfeind, 16 years ago

Samba 3.5.0: Initial import

File size: 725 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.