Security for JOBQUE

mak

Member
I need to set up security for JOBQUE such that only certain groups can see certain queues. The application is P986110B and the file is F986110. When I look at the file through UTB it says it is a BLOB file so when I try to set security, nothing happens. How do I set security on a file that uses BLOB format?
 
Mak

We are using row security on JOBQUE to control what queues users can see. We block the PAYROLL queue so that the general users can not get access to it. The entries we have in F00950 for this are as follows:

On table F986110 grant

*PUBLIC from A through PAYROLK Y to add, change, delete and view.

*PUBLIC from PAYROLL to PAYROLL Y to add, change and delete but N to view

*PUBLIC from PAYROLM to ZZZZZZZZZZ Y to add, change, delete and view

Then for the groups you wish to give accesss to, add the same records for the group, but give Y to view access for PAYROLL

Hope this helps

Marty
 
Back
Top