cups 1.3 and tls encryption

Bernd Krumböck b.krumboeck at rewe-group.at
Sun Oct 14 02:06:00 PDT 2007


You don't like manuals?  ;)

[/etc/cups/cupsd.conf]
...
# Restrict access to the admin pages...
<Location /admin>
  AuthType BasicDigest
  Require user @SYSTEM
  Encryption Required
  Order allow,deny
  Allow from all
</Location>
...

Please change at least "Require user ..." and "Allow from ..." to your needs.

regards!
Bernd


> Hello,
>     Thanks for your reply. I have a /etc/cups/ssl area, but no certs in it.
> I'd like for the admin stuff to require a password and be encrypted on
> login.
> Thanks.
> Dave.
>





More information about the cups mailing list