You can use this assembler to get RACF to dynamically point to a new ICHPWX01 RACF password change exit.
Just recompile your exit and load it dynamically with the SETPROG command.
This program will then find the address of the new exit and modify the RACF pointer accordingly.
It can also be used to stop RACF from calling the password change exit altogether.
|