146 U23841-J-Z915-6-76
Administering permission lists Configuring Xprint V7.0
6.7.2 Modifying a permission list
You can modify a permission list by adding new entries to it or removing entries
from it.
Adding entries to the list
To add new entries to a permission list, proceed as follows:
● Log in as the Xprint V7.0 administrator.
● Add an entry to the list with the following command:
xpmod -prm list_name additions
where list_name is the name of the permission list to be modified. For
additions specify:
-al+ user_list if it is an allowed list,
-dn+ user_list if it is a denied list
where user_list represents the list of the Xprint V7.0 users or forms to be
added to the permission list. This list can be structured as described in the
previous section.
Removing entries from the list
To remove entries from a permission list, proceed as follows:
● Log in as the Xprint V7.0 administrator.
● Modify the desired list with the following command:
xpmod -prm list_name deletions
where list_name is the name of the permission list to be modified. For
deletions specify:
-al- user_list if it is an allowed list,
-dn- user_list if it is a denied list
where user_list represents the list of the Xprint V7.0 users or forms to be
removed from the permission list. This list can be structured as described in
the previous section. The elements in this list must be contained in the
selected permission list.