Document 'cups server'
authorVolker Lendecke <vlendec@samba.org>
Wed, 2 Jun 2004 15:01:24 +0000 (15:01 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:45:52 +0000 (08:45 -0500)
Volker
(This used to be commit d87ee38eb02f2e134457d457149dc5fcbce45b2c)

docs/smbdotconf/printing/cupsserver.xml [new file with mode: 0644]

diff --git a/docs/smbdotconf/printing/cupsserver.xml b/docs/smbdotconf/printing/cupsserver.xml
new file mode 100644 (file)
index 0000000..d4ca877
--- /dev/null
@@ -0,0 +1,19 @@
+<samba:parameter name="cups server"
+                 context="G"
+                type="string"
+                print="1"
+                 xmlns:samba="http://samba.org/common">
+<description>
+    <para>This parameter is only applicable if <link 
+    linkend="PRINTING"><parameter moreinfo="none">printing</parameter></link> is 
+    set to <constant>cups</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">"raw,media=a4,job-sheets=secret,secret"</value>
+</samba:parameter>