Authentication [SOLVED]

Curtis Maurand curtis at cascoind.com
Thu Mar 5 14:19:54 PST 2009


Yeah, answered my own question.  This is not called out in the docs.

in /etc/printers.conf

<Printer hp_color_LaserJet_4600_10.0.1.247>
....
....
OpPolicy None
</printer>

> I have a heterogeneous (sp?) network.  I'm trying to turn off authentication for printing.  I'm still getting "Denying User "<username>" access to printer.
>
> I have:
>
> <Location /printers>
>   Order Allow,Deny
>   Allow localhost
>   Allow 10.0.1.*
>   AuthType None
> </Location>
>
> I've tried setting Allow From All everywhere AuthType None everywhere and for whatever reason, I cannot turn off authentication.  What does it take to disable authentication?  I just don't need it or want it.
>
>
>
>





More information about the cups mailing list