diff options
author | John Terpstra <jht@samba.org> | 2005-06-30 07:08:47 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:58 -0500 |
commit | 7de8bbf7830c628436131a8abf1bfcd5b3740878 (patch) | |
tree | c9fdbbe44783b5b4551286b7bc068cc4801ce0d0 /docs/Samba3-HOWTO/TOSHARG-CUPS-printing.xml | |
parent | 82c556a8f285b64b5a2c2a74cd5b93d7f2c9776c (diff) | |
download | samba-7de8bbf7830c628436131a8abf1bfcd5b3740878.tar.gz samba-7de8bbf7830c628436131a8abf1bfcd5b3740878.tar.bz2 samba-7de8bbf7830c628436131a8abf1bfcd5b3740878.zip |
Fixes.
(This used to be commit d22119299bf79224c4456599e6e8bbccd7a79c6b)
Diffstat (limited to 'docs/Samba3-HOWTO/TOSHARG-CUPS-printing.xml')
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-CUPS-printing.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-CUPS-printing.xml b/docs/Samba3-HOWTO/TOSHARG-CUPS-printing.xml index e5d0675024..188c53258a 100644 --- a/docs/Samba3-HOWTO/TOSHARG-CUPS-printing.xml +++ b/docs/Samba3-HOWTO/TOSHARG-CUPS-printing.xml @@ -4906,9 +4906,13 @@ cupsomatic</link> show how CUPS handles print jobs. </sect2> <sect2> - <title><quote>cupsaddsmb</quote> or <quote>rpcclient addriver</quote> Keeps Giving WERR_BAD_PASSWORD</title> + <title><quote>cupsaddsmb</quote> or <quote>rpcclient addriver</quote> Emit Error</title> - <para>See <link linkend="root-ask-loop">the previous common error</link>.</para> + <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>. + </para> + </sect2> <sect2> |