s3/torture: local_rbtree: avoid birthday collisions
[samba4-gss.git] / docs-xml / smbdotconf / printing / printername.xml
blob6b82ef29de1165dec8be42e34e492ee95b9162c5
1 <samba:parameter name="printer name"
2                  context="S"
3                  type="string"
4                  function="_printername"
5                  substitution="1"
6                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7  <synonym>printer</synonym>
8 <description>
9     <para>
10         This parameter specifies the name of the printer to which print jobs spooled through a printable service
11         will be sent.
12         </para>
14     <para>
15         If specified in the [global] section, the printer name given will be used for any printable service that
16         does not have its own printer name specified.
17         </para>
19         <para>
20         The default value of the <smbconfoption name="printer name"/> may be <literal>lp</literal> on many
21         systems.
22         </para>
23 </description>
25 <value type="default"></value>
26 <value type="example">laserwriter</value>
27 </samba:parameter>