On Thursday, 05/11/2006 at 09:15 CST, Lee Stewart <[EMAIL PROTECTED]> wrote: > Assuming that you have both DIRMAINT and RACF on a system, is there a > way to: > - Have DIRM PW change the RACF password? > - Have DIRMAINT either reject a DIRM PW request, or invalidate the > command or something to tell the user they have to use the RACF command? > > I've looked and looked through the DIRMAINT and RACF manuals and the > closest I can find is writing a DIRMAINT password validataion exit that > always rejects the password...
If you have z/VM 5.2, CONFIGRC SAMPDVH activates a new set of exits that work closely with RACF. In prior versions of DirMaint, you can use the PASSWORD_CHANGE_NOTIFICATION_EXIT to set the RACF password via RAC ALTUSER. Also look at COMMAND_BEFORE_PROCESSING exit if you want to stop the DIRM PW altogether. Alan Altmark z/VM Development IBM Endicott