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

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

Samba 3.5.0: Initial import

File size: 766 bytes
Line 
1<samba:parameter name="printer name"
2 context="S"
3 print="1"
4 type="string"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <synonym>printer</synonym>
7<description>
8 <para>
9 This parameter specifies the name of the printer to which print jobs spooled through a printable service
10 will be sent.
11 </para>
12
13 <para>
14 If specified in the [global] section, the printer name given will be used for any printable service that
15 does not have its own printer name specified.
16 </para>
17
18 <para>
19 The default value of the <smbconfoption name="printer name"/> may be <literal>lp</literal> on many
20 systems.
21 </para>
22</description>
23
24<value type="default">none</value>
25<value type="example">laserwriter</value>
26</samba:parameter>
Note: See TracBrowser for help on using the repository browser.