Authentication [SOLVED]

Curtis Maurand curtis at cascoind.com
Thu Mar 5 14:22:48 PST 2009


> 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.
>
>
>
>

Solved my own problem.  The solution is not documented.

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





More information about the cups mailing list