Mackie V7.0 Swimming Pool User Manual


 
144 U23841-J-Z915-6-76
Administering permission lists Configuring Xprint V7.0
6.7.1 Creating a permission list
If you want to create a new permission list you have two options: you can either
create a new permission list from scratch or you can copy an existing one and
modify it.
Creating a new permission list
To create a new permission list, proceed as follows:
Log in as the Xprint V7.0 administrator.
Create a new permission list with the following command:
xpadd -prm list_name list [-pt FORM] [-ca "comment"]
where list_name is the unique name of the permission list and list is the list
of users or forms to be included in the permission list.
list can have the following format:
-al user_list if it is to be an allowed list,
-dn user_list if it is to be a denied list.
user_list is a list of Xprint V7.0 users or forms which are to be included in the
permission list. For forms, this list need only contain the names of the forms,
while for Xprint V7.0 users it may contain the following elements:
user The user user on the host containing the object to which this
permission list is to be assigned.
* All users on the host containing the object to which the permission list
is to be assigned.
user@host_name
The user user on host host_name.
user@*
The user user on each host.
*@host_name
All users on host host_name.
*@*
All users on all hosts.
You can also specify several elements. These must then be separated by a
blank or tab.