|
At 05:29 PM 5/13/99 , you wrote: >I am needing to write a program, command, or whatever, that will enable my >users >to adopt a higher authority when they want to delete or vary on/off a device. >All the users will be at *USER. What would be the best way for me to do this? Create a program do do the desired function and compile it with with USRPRF(*OWNER)... after the *PGM object is compiled, change it's owner to that of QSECOFR. Then, when this program is run, the authority of QSECOFR will be used to run the program. Ensure that the program can ONLY do what you specify... I would recommend that you qualify any commands (VRYCFG, etc) with the appropriate library (QSYS/VRYCFG). david +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.