System Administration Guide, Volume 2

Examples--Limiting Printer Access to a Form

In the following example, the command allows the printer luna to access only the medical, dental, and check forms.


# lpadmin -p luna -f allow:medical,dental,check

In the following example, the command denies the printer luna from accessing the medical, dental, and check forms.


# lpadmin -p luna -f deny:"medical dental check"