We can protect the secret name using RACF. Using the rename method, we do not need to change the original IBM module in case of an error/emergency/etc. We can still use ADRDSSU directly.
The main aspect is - do any other z/OS subsystems (eg HSM) call the ADRDSSU interface directly or does IBM use internal methods. Regards Jon On Thu, 26 Apr 2007 18:07:02 +0200, Jon Renton wrote: >Hello, > >we are experimenting with getting control of all ADRDSSU calls (the IBM DSS >user interface). To achieve this, we are thinking about renaming ADRDSSU and >supplying our own ADRDSSU frontend which will later call the real IBM >module. > >Now my question - has anyone ever renamed modul ADRDSSU? Does this have any >effect on other systems (such as HSM) which use DSS to move their data? <snip> In my experience one of the bigger issues with rename/front-end solutions is that they don't (can't) adequately cope with the strong possibility that the new 'secret' name for the old program will become known, which leaves you back where you started (but with extra baggage to maintain). My experience with this solution mechanism only goes back to 1974 though, so maybe your experience trumps mine. -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.463 / Virus Database: 269.6.1/776 - Release Date: 25.04.2007 12:19 ---------------------------------------------------------------------- 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

