Authorizing users to read the Printer Inventory

Some Infoprint Central actions require that users be authorized to read the Printer Inventory. These actions include viewing PSF printers, printer definitions, printer pool definitions, and IP PrintWay™ job selection rules.

To authorize users to read the Printer Inventory, with either Infoprint Central or Infoprint Server ISPF panels, give the AOP.ADMINISTRATOR profile in the PRINTSRV class universal READ access or give all Infoprint Central users READ access. For information about how to define the AOP.ADMINISTRATOR profile, see Setting up security for the Printer Inventory and operator commands.

Example: The PERMIT command gives users READ access to profile AOP.ADMINISTRATOR in the PRINTSRV class. The SETROPTS command refreshes the PRINTSRV class:
PERMIT AOP.ADMINISTRATOR CLASS(PRINTSRV) ACCESS(READ) ID(userid or groupid)
SETROPTS RACLIST(PRINTSRV) REFRESH