|
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:
897 bytes
|
| Line | |
|---|
| 1 | <samba:parameter name="cups 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>cups</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 |
|
|---|
| 15 | <para>Optionally, a port can be specified by separating the server name
|
|---|
| 16 | and port number with a colon. If no port was specified,
|
|---|
| 17 | the default port for IPP (631) will be used.
|
|---|
| 18 | </para>
|
|---|
| 19 |
|
|---|
| 20 | </description>
|
|---|
| 21 |
|
|---|
| 22 | <value type="default">""</value>
|
|---|
| 23 | <value type="example">mycupsserver</value>
|
|---|
| 24 | <value type="example">mycupsserver:1631</value>
|
|---|
| 25 | </samba:parameter>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.