diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-03-20 12:31:40 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-03-20 12:31:40 +0000 |
commit | 4fe9760fece04d7f3045800355d6b1b2337c2ad6 (patch) | |
tree | 676facba079bb69455aa997d314f6ed64fd3ccd9 /print/cups | |
parent | a7325cee94074e6a1bd9f24e649180b29be0d693 (diff) | |
download | pkgsrc-4fe9760fece04d7f3045800355d6b1b2337c2ad6.tar.gz |
Note that if using blowfish in /etc/passwd.conf, cups authentication won't
work. Reformat a paragraph so this looks better.
Diffstat (limited to 'print/cups')
-rw-r--r-- | print/cups/MESSAGE | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/print/cups/MESSAGE b/print/cups/MESSAGE index 9fba2e8322e..90183372e92 100644 --- a/print/cups/MESSAGE +++ b/print/cups/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.4 2003/01/07 17:41:02 reinoud Exp $ +$NetBSD: MESSAGE,v 1.5 2003/03/20 12:31:40 jmmv Exp $ You will need to also install print/ghostscript-esp{,-nox11} if you wish to print to non-Postscript printers. @@ -10,7 +10,8 @@ generated content. Beware: ------- -Whats missing in the docs is that you can install additional PPD files in -${PREFIX}/share/cups/model -and select the model from there. +* Whats missing in the docs is that you can install additional PPD files in + ${PREFIX}/share/cups/model and select the model from there. +* If you have configured your system to use blowfish as the encryption type + in /etc/passwd.conf, authentication in cups won't work. Change it to MD5. =========================================================================== |