AS400.validateSignon() does not reset the failed signon attempts to 0. I am having issues when a user logs in with an incorrect password, the number of invalid password entry does not get reste to zeros after logging in with the correct password. There was an answer posted on site Dec 2012, but there was no mnetion what the PTF that was removed to resolve this issu. What was the PTF removed? Was this in V6r1 version?
Asked
Active
Viewed 214 times
-1
-
1Maybe you should add a little more information on what you are trying to do, and in which context I _guess_ you are using java? – kratenko Feb 15 '13 at 17:08
-
Sorry, I added the extra details. This is on a AS400 Midrange Platform – Alugenda Feb 15 '13 at 17:28
-
Can't you use the QSYGETPH API to reset the count to 0 as I mentioned in an answer here? http://stackoverflow.com/questions/13766412/as400-validatesignon-does-not-reset-the-failed-signon-attempts-to-0 – Benny Hill Feb 15 '13 at 21:07
1 Answers
0
Failed attempts to what? If the user is connecting the IFS, the invalid password count wouldn't get reset until either you perform a CHGUSRPRF or restart NETSERVER. What version of iSeries are you running?

SQLMac
- 59
- 5