Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
I’m trying to find a way to change a RACF password from a Web Service. Ideally, I will make an EntireX RPC to invoke a Natural subprogram that calls RACF to change a password. Will this work? What Natural subprogram should I use? Is there a better way?
Thanks in Advance, Keith
check out NA2NPAS / NA2APAS / NA2PPAS1 in library SYSSAF.
Doug, Thanks for the info!