Configuring the Override Policy From the Command Line
Note - You can assign override tickets to jobs only using QMON. No command line interface is available for this function.
To configure the override policy from the command line, use the qconf command with the appropriate options. Use the qconf -muser command to configure the user
category. The -muser option modifies the oticket parameter
of the user entry file. See the user(5) man page for information
about the user entry file.
Use the qconf -mu command to configure the department
category. The -mu option modifies the oticket parameter
of the access list file. See the access_list(5) man page for information
about the access list file, which is used to represent departments.
Use the qconf -mprj command to configure the project
category. The -mprj option modifies the oticket parameter
of the project entry file. See the project(5) man page for information
about the project entry file.
Use the qconf -mq command to configure the job
class category. The -mq option modifies the oticket parameter
of the queue configuration file. See the queue_conf(5)
man page for information about the queue configuration file, which is used to represent
job classes.
|