|
from a previous answer in '99
The splctl is part of your problem. Were the outqs created
w/default
parameters? There are a couple variations on the parms. To have an outq where only the user/group that created a report can see its content, try CRTOUTQ outq(xxx) dspdta(*owner) oprctl(*yes) autchk(*owner) aut(*use). Users w/ *jobctl can manage the queue, but not see inside the reports. Remove operator control with oprctl = *no. Could also change aut = *exclude. User w/ *allobj can only view their own spool files in a queue w/ dspdta = *owner. The exception is *splctl. It overrides all outq parameters. Only Qsecofr needs this. See the book from Duke Press 'Implementing AS/400 Security' by Wayne Madden & Carol Woodbury. They have a detailed explanation. jim franz
|
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.