svn commit: samba-docs r885 - in trunk/smbdotconf/printing: .

tpot at samba.org tpot at samba.org
Wed Dec 7 19:46:41 GMT 2005


Author: tpot
Date: 2005-12-07 19:46:41 +0000 (Wed, 07 Dec 2005)
New Revision: 885

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=885

Log:
Add some documentation for the 'iprint server' parameter.

Added:
   trunk/smbdotconf/printing/iprintserver.xml


Changeset:
Added: trunk/smbdotconf/printing/iprintserver.xml
===================================================================
--- trunk/smbdotconf/printing/iprintserver.xml	2005-12-07 18:56:26 UTC (rev 884)
+++ trunk/smbdotconf/printing/iprintserver.xml	2005-12-07 19:46:41 UTC (rev 885)
@@ -0,0 +1,19 @@
+<samba:parameter name="iprint server"
+                 context="G"
+		 type="string"
+		 print="1"
+                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
+<description>
+    <para>
+    This parameter is only applicable if <smbconfoption name="printing"/> is set to <constant>iprint</constant>.
+    </para>
+
+   <para>
+   If set, this option overrides the ServerName option in the CUPS <filename>client.conf</filename>. This is 
+   necessary if you have virtual samba servers that connect to different CUPS daemons.
+   </para>
+</description>
+
+<value type="default">""</value>
+<value type="example">MYCUPSSERVER</value>
+</samba:parameter>



More information about the samba-cvs mailing list