docs-xml/Samba3-HOWTO: add reference to WERR_INVALID_PASSWORD were we had only WERR_B...
authorStefan Metzmacher <metze@samba.org>
Thu, 26 Mar 2015 10:00:10 +0000 (11:00 +0100)
committerGünther Deschner <gd@samba.org>
Fri, 27 Mar 2015 00:26:16 +0000 (01:26 +0100)
The values are the same, but WERR_INVALID_PASSWORD matches the documentation
and the new win_errstr() output.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
docs-xml/Samba3-HOWTO/TOSHARG-CUPS-printing.xml

index 807334eb32a311d8c32b3c2b0db370a8c4764707..17ed170ac04a504749cf43d4f563b4a6cf91e623 100644 (file)
@@ -4847,7 +4847,7 @@ cupsomatic</link> show how CUPS handles print jobs.
 
        <para>
        If <command>cupsaddsmb</command>, or <command>rpcclient addriver</command> emit the error message
-       WERR_BAD_PASSWORD, refer to <link linkend="root-ask-loop">the previous common error</link>.
+       WERR_BAD_PASSWORD/WERR_INVALID_PASSWORD, refer to <link linkend="root-ask-loop">the previous common error</link>.
        </para>
        
        </sect2>