authentication

Viktor viktor at cs.rwth-aachen.de
Fri Nov 7 06:42:09 PST 2008


Hi,

I am running cups server 1.2.7 on debian etch.
Printing works fine. All clients can print correctly.

Here an extract of my cupsd.conf:
<Location /printers/templar>
Order Allow,Deny
Allow From 127.0.0.1
Allow From 137.226.114.*
Allow From 137.226.116.*
Deny From 137.226.116.111
Satisfy All
AuthType None
Require group beratung Staff
</Location>

The result for this Location is: to be allowed to print on printer templar,
one must be working on a machine with its IP in one of the mentioned subnets
and one also must be member of one of the mentioned groups
and one also must authenticate himself by typing its password

Is there a possibility to configure the Location so that s.o. who wants to print must
not type in its password? The conditions for the subnets and the groups should stay active.

Thanks for any help,
Biberle




More information about the cups mailing list