source: vendor/current/docs-xml/smbdotconf/printing/iprintserver.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 651 bytes
Line 
1<samba:parameter name="iprint server"
2 context="G"
3 type="string"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>
7 This parameter is only applicable if <smbconfoption name="printing"/> is set to <constant>iprint</constant>.
8 </para>
9
10 <para>
11 If set, this option overrides the ServerName option in the CUPS <filename>client.conf</filename>. This is
12 necessary if you have virtual samba servers that connect to different CUPS daemons.
13 </para>
14</description>
15
16<value type="default">""</value>
17<value type="example">MYCUPSSERVER</value>
18</samba:parameter>
Note: See TracBrowser for help on using the repository browser.