Add new framework for smb.conf(5). Please read README before trying to compile.
[sfrench/samba-autobuild/.git] / docs / docbook / smbdotconf / printing / printable.xml
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="PRINTABLE"/>printable (S)</term>
3                 <listitem><para>If this parameter is <constant>yes</constant>, then 
4                 clients may open, write to and submit spool files on the directory 
5                 specified for the service. </para>
6                 
7                 <para>Note that a printable service will ALWAYS allow writing 
8                 to the service path (user privileges permitting) via the spooling 
9                 of print data. The <link linkend="READONLY"><parameter moreinfo="none">read only
10                 </parameter></link> parameter controls only non-printing access to 
11                 the resource.</para>
12
13                 <para>Default: <command moreinfo="none">printable = no</command></para>
14                 </listitem>
15                 </samba:parameter>