|
At 17:29 05/13/1999 , Jessica Miller 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? Write and compile the program. Then, after everything is working, change the program object's owner to a profile that can run VRYCFG - CHGOBJOWN NEWOWN(usrprf), then change the program to adopt the authority of the owner - CHGPGM USRPRF(*OWNER). As long as the user is authorized to run your program, (s)he will be able to run the VRYCFG command. Programs like this should be very limited. Don't do anything other than the function that requires the extra authority, and never allow access to a command line while the program is active. Pete Hall pbhall@execpc.com http://www.execpc.com/~pbhall +--- | 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.