~zulcss/samba/server-dailies-3.4

« back to all changes in this revision

Viewing changes to docs-xml/smbdotconf/printing/iprintserver.xml

  • Committer: Chuck Short
  • Date: 2010-09-28 20:38:39 UTC
  • Revision ID: zulcss@ubuntu.com-20100928203839-pgjulytsi9ue63x1
Initial version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<samba:parameter name="iprint server"
 
2
                 context="G"
 
3
                 type="string"
 
4
                 print="1"
 
5
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 
6
<description>
 
7
    <para>
 
8
    This parameter is only applicable if <smbconfoption name="printing"/> is set to <constant>iprint</constant>.
 
9
    </para>
 
10
 
 
11
   <para>
 
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.
 
14
   </para>
 
15
</description>
 
16
 
 
17
<value type="default">""</value>
 
18
<value type="example">MYCUPSSERVER</value>
 
19
</samba:parameter>