On 17 December 2013 13:36, Werner Zieleznik <[email protected]> wrote: > Does somebody know how to intercept z/OS USS calls? > I managed to intercept several SVC's for audit reasons. Now I would like to > to do the same for USS calls.
The kernel calls are PCs. IBM has rejected (or required a business case for, which comes very close) a number of requests for something analogous to SVC Screening for PCs. These were generally not in a UNIX context, but e.g. to allow front-ending of STORAGE OBTAIN. It's conceivable that you could front-end the entire UNIX PC set, but this would fall into the "not for the faint of heart" category of schemes that come up here from time to time. There are a few UNIX exits that might cover some of what you want, but as for a general UNIX audit facility you may have to reply on SMF records and the like. Tony H. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
