samba-tool drs: Ensure we do not replicate all secrets to an RODC, even with --local
[Samba.git] / docs-xml / smbdotconf / printing / printername.xml
blob0e3a11a8f13e878b15136dee30acdb6504050ad1
1 <samba:parameter name="printer name"
2                  context="S"
3                  print="1"
4                  type="string"
5                  function="_printername"
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>