The prtglbconfig command configures the global settings for the AIX® printing subsystem.
The prtglbconfig command either sets a printing subsystem setting or resets it to a default value. Currently, this command is used to set the ERRMSGCONTROL setting. This setting affects the global printer message. This setting can be used to select one of the following options:
Currently, the LOGALL option and the CRITON option is same as the ALLON option.
Item | Description |
---|---|
-s name = value | Specifies that the printing subsystem setting specified in the name parameter is set with the value specified in the value parameter. |
-r name | Resets the printing subsystem setting specified in the name parameter to a default value. |
Attention RBAC users and Trusted AIX users: This command can perform privileged operations. Only privileged users can run privileged operations. For more information about authorizations and privileges, see Privileged Command Database in Security. For a list of privileges and the authorizations associated with this command, see the lssecattr command or the getcmdattr subcommand.
prtglbconfig -s ERRMSGCONTROL=ALLOFF
prtglbconfig -r ERRMSGCONTROL
Note: Some messages generated by the printing subsystem cannot be ignored and are logged in the console log file. For more information about starting a print job, see the qprt command.
Item | Description |
---|---|
/etc/prtglobalconfig | Contains the global configuration file. |
/usr/sbin/qdaemon | Contains the qdaemon daemon. |
/etc/qconfig | Contains the configuration file. |
/etc/qconfig.bin | Contains the digested, binary version of the /etc/qconfig file. |