× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: chgc0100 exit point. was Default for command without default value?
  • From: "John Earl" <johnearl@xxxxxxxxxxxxxxxxxx>
  • Date: Thu, 2 Aug 2001 07:50:52 -0700
  • Organization: The PowerTech Group


> A user without *AllObj authority codes and creates a chgc0100 exit
pgm.
>
> A profile that does have *AllObj authority runs AddExitPgm to
register the chgc0100 exit pgm.
>
> The exit pgm is then replaced by a user with existance rights to the
exit pgm ( but no *AllObj special authority ).

This is the flaw.

Secure program objects against replacement by not giving users Object
existance rights.  If a user needs to run a program, they need Object
Use rights, no more.  There is no reason that anyone other than "the
controller of produciton objects" to have object existance rights to a
production program.


> The new exit pgm, which runs every time the registered cmd is used,
and runs with the authority of the job that calls it, contains code
that checks to see if the running user has *AllObj/*SecAdm authority.
If so, it ....
>
> You must have *AllObj and *SecAdm to register an exit pgm.  Should
not the exit pgm itself have to be owned by a profile with
*AllObj/*SecAdm ?
>
> Otherwise, careless managing of the exit pgm could result in an exit
pgm running code you dont want it to run.

Careless management of _any_ program could result in code being run
that I don't want.   If I allow anyone to delete a production program,
someone could put a trojan horse in it that lies in wait for *ALLOBJ
authority.  This exposure is not unique to exit programs, it's a
potential problem with every program.

jte



+---
| 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 thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.