JTOpen - Set user password as expired

219 Views Asked by At

One of my Java applications that comunicates with an AS400 server using JTOpen API came across the following exception:

com.ibm.as400.access.AS400SecurityException: Password is expired.

Does JTOpen provide any method to expire a user's password?

Thanks in advance

0

There are 0 best solutions below