mirror of
https://github.com/samba-team/samba.git
synced 2025-02-23 09:57:40 +03:00
19 lines
696 B
XML
19 lines
696 B
XML
<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>
|