A SERVICE OF

logo

U23841-J-Z915-6-76 147
Configuring Xprint V7.0 Administering permission lists
Example
To add the user grant on host nashua to the list right1:
xpmod -prm right1 -al+ grant@nashua
To add the form A5LAND to the permission list list1:
xpmod -rm list1 -al+ A5LAND
6.7.3 Deleting a permission list
If a permission list is no longer required, you can delete it from the Xprint V7.0
system.
To do this, proceed as follows:
Log in as the Xprint V7.0 administrator.
Check first whether the permission list you wish to delete is referenced by
other Xprint V7.0 objects.
xpshow -usr [selection]permission_list -diR
With permission_list, you specify exactly one permission list to be deleted. If
you want to delete several permission lists, you must repeat this command
for each of these lists.
If you do not specify a selection, the command refers to all permission lists in
the system; otherwise you can either specify a list of the permission lists to
be removed, or you can define a list of selection criteria with the -scl
“selection_criteria_list” option (see section “Selection criteria list” on
page 266 in the Appendix) according to which the permission lists to be
removed are selected.
If references to the permission list are displayed, you must remove these by
modifying the displayed objects accordingly.
Remove the list from the Xprint V7.0 system with the following command:
xpdel -prm [selection]
If selection is not specified, the command refers to all the permission lists in
the local Xprint V7.0 system. Otherwise you can either specify a list of the
permission lists you want to delete, or you can use the -scl
“selection_criteria_list” option (see section “Selection criteria list” on
page 266 in the Appendix) to define a list of criteria according to which the
relevant permission lists are selected.