[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: deny access to printers



On Thu, 29 Mar 2007, nigel barker wrote:

> Sorry for a newbie question, but how can I deny access to a network 
> printer for a user group, eg. students?

In /etc/cups/printers.conf, within each <printer></printer> section you can
put in lines like:

AllowUser all
AllowUser @specialneeds
DenyUser @students

and restart cups.	

	/etc/init.d/cupsys restart

Gavin



Reply to: