[cups.general] Authenticated subnet?

Michael Sweet msweet at apple.com
Fri Aug 7 08:34:21 PDT 2009


On Aug 7, 2009, at 4:41 AM, Duncan Sinclair wrote:
>> Use the "Satisfy any" directive to allow either the specified hosts  
>> or
>> any host with authentication, e.g. for a "staff" network of
>> 11.22.33.0/24:
>>
>>     <Location />
>>     Order allow,deny
>>     Allow from 11.22.33.0/24
>>     AuthType Default
>>     Require valid-user
>>     Satisfy any
>>     </Location>
>>
>> (this goes in cupsd.conf, BTW...)
>
> Thanks!  Does that automatically make sure it uses encryption with  
> user authentication?  (I think it does, but I just want to make sure.)


For CUPS 1.2 and higher, yes.

___________________________________________________
Michael Sweet, Senior Printing System Engineer







More information about the cups mailing list