1 <samba:parameter name="cups server"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
8 This parameter is only applicable if <smbconfoption name="printing"/> is set to <constant>cups</constant>.
12 If set, this option overrides the ServerName option in the CUPS <filename>client.conf</filename>. This is
13 necessary if you have virtual samba servers that connect to different CUPS daemons.
16 <para>Optionally, a port can be specified by separating the server name
17 and port number with a colon. If no port was specified,
18 the default port for IPP (631) will be used.
23 <value type="default">""</value>
24 <value type="example">mycupsserver</value>
25 <value type="example">mycupsserver:1631</value>