System Administration Guide: Advanced Administration

Examples—Limiting User Access to a Form

The following example shows how to allow only the users nathan and marcia access to the check form.


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

The following example shows how to deny users jones and smith access to the dental form.


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