summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/printing/printername.xml
blob: 9f76a673adebd24505cf38973e8d4af814aafcc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<samba:parameter name="printer name"
                 context="S"
		 print="1"
                 xmlns:samba="http://samba.org/common">
<listitem>
    <para>This parameter specifies the name of the printer 
    to which print jobs spooled through a printable service will be sent.</para>

    <para>If specified in the [global] section, the printer
    name given will be used for any printable service that does 
    not have its own printer name specified.</para>

    <para>Default: <emphasis>none (but may be <constant>lp</constant> 
    on many systems)</emphasis></para>

    <para>Example: <command moreinfo="none">printer name = laserwriter</command></para>
</listitem>
</samba:parameter>