Author: jelmer
Date: 2005-01-17 14:56:59 +0000 (Mon, 17 Jan 2005)
New Revision: 324

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

Log:
Add note about WERR_BAD_PASSWORD when 'security = share'

Modified:
   trunk/Samba-HOWTO-Collection/CUPS-printing.xml


Changeset:
Modified: trunk/Samba-HOWTO-Collection/CUPS-printing.xml
===================================================================
--- trunk/Samba-HOWTO-Collection/CUPS-printing.xml      2005-01-17 14:17:04 UTC 
(rev 323)
+++ trunk/Samba-HOWTO-Collection/CUPS-printing.xml      2005-01-17 14:56:59 UTC 
(rev 324)
@@ -5132,7 +5132,7 @@
 
        </sect2>
 
-       <sect2>
+       <sect2 id="root-ask-loop">
                <title><quote>cupsaddsmb</quote> Keeps Asking for Root Password 
in Never-ending Loop</title>
 
                <para>Have you 
<smbconfoption><name>security</name><value>user</value></smbconfoption>? Have
@@ -5147,7 +5147,12 @@
                If the error is: <quote>tree connect failed: 
NT_STATUS_BAD_NETWORK_NAME</quote>, 
                you may have forgotten to create the 
<filename>/etc/samba/drivers</filename> directory.
                </para>
+       </sect2>
 
+       <sect2>
+               <title><quote>cupsaddsmb</quote> or <quote>rpcclient 
addriver</quote> Keeps Giving WERR_BAD_PASSWORD</title>
+
+               <para>See <link linkend="root-ask-loop">the previous common 
error</link>.</para>
        </sect2>
 
        <sect2>
@@ -5459,15 +5464,3 @@
 </sect1>
 
 </chapter>
-
-
-
-
-
-
-
-
-
-
-
-

Reply via email to