NAME
access_list - Grid Engine access list file format
DESCRIPTION
Access lists are used in Grid Engine to define access per-
missions of users to queues (see queue_conf(5)) or parallel
environments (see sge_pe(5)). A list of currently config-
ured access lists can be displayed via the qconf(1) -sul
option. The contents of each enlisted access list can shown
via the -su switch. The output follows the access_list for-
mat description. New access lists can be created and exist-
ing can be modified via the -au and -du options to qconf(1).
FORMAT
Each user or UNIX user group appears in a single lines. Only
symbolic names are allowed. A group is differentiated from a
user name by prefixing the group name with a '@' sign.
SEE ALSO
sge_intro(1), qconf(1), sge_pe(5), queue_conf(5).
COPYRIGHT
See sge_intro(1) for a full statement of rights and permis-
sions.
Man(1) output converted with
man2html