Change RACF Password

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!