System Administration Guide: Advanced Administration

Examples—Limiting User Access to a Printer

The following example shows how to allow only nathan and george access to the printer luna.


# lpadmin -p luna -u allow:nathan,george

The following example shows how to deny nathan and george access to the printer asteroid.


# lpadmin -p asteroid -u deny:"nathan george"