Using the QSYCHGPW API to validate password and user id on iSeries / AS400

jpf777

New member
Joined
Dec 1, 2006
Messages
1
Location
Louisiana
Programming Experience
10+
I am beginning to program processes that intergrate to an IBM iSeries AS400 and need some help on how to access the inherent security api QSYCHGPW on the AS400.

This API is used to validate a user profile and password as well as pass back to the calling program the status of the profile (active, damaged, disabled, non-existant).

Has anyone done this in .net? I have been programming on the AS400 since 1986 and know how to do it in RPGLE.
 
Back
Top