[cups.general] Policy with multiple cases for different clients

Michael R Sweet msweet at apple.com
Thu Jan 24 16:51:45 PST 2008


voravit wrote:
> Well, I actually want to allow one network to print and other networks need to be authenticated first. This should be possible if I use the following configuration, right?
> 
>   <Limit All>
>     Order allow,deny
>     Allow from 192.168.0.0/24
>     Require user test  #or Require valid-user
>     Satisfy any
>   </Limit>
> 
> However, it didn't work for me. My clients were never authenticated (never been prompt for username/password). I can see in the log saying "No authentication data provided". How do I force CUPS to prompt for authentication?

Put the address restrictions in the Locations - IIRC the satisfy stuff
is currently only supported in Locations, not Policies...

-- 
______________________________________________________________________
Michael R Sweet                        Senior Printing System Engineer





More information about the cups mailing list