System Administration Guide

Examples--Limiting User Access to a Form

In the following example, the command allows only the users nathan and marcia access to the check form.


# lpforms -f check -u allow:nathan,marcia

In the following example, the command denies users jones and smith access to the dental form.


# lpforms -f dental -u deny:"jones,smith"