I hasten to clarify, we restrict program usage, in our case SAS, by restricting the load library from which it is executed, for example our permission was written as follows:
TSS PER( SASPROF ) DSN( HLQ.SAS.LOADLIB ) ACCESS(FETCH) SYSID(ESYS) Since our search algorithm is "merge, all merge" users of SASPROF can only execute load modules from this file, via only 1 lpar. Shops using "override, allover" would be required to place SASPROF as the first profile for each of its users. Sorry for the initial misstatement. tb -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Stefan Finka Sent: Thursday, February 16, 2006 4:49 AM To: [email protected] Subject: Re: Redirecting Software Functionality Hi Tony, We also have CA-Top Secret (8.0)and I tried doing this by protecting a PROGRAM resource by SYSID. However, I found that CA removed this feature from TSS 5.1 onwards for performance reasons. So, how exactly are you doing this with TSS? Thanks, Stefan ------------------------------------------------------- --------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

