Hi All,
I’ve got the following problem, which I really would need to solve, if you can at least point me the right direction, I would be happy…
I’m using Java API to access Domino 8.5 (NCSO.jar), I use remote IIOP access:
-
I set the userPasswordSettings (using AdministrationProcess) to AdministrationProcess.PWD_CHK_LOCKOUT
-
I check via Domino Administrator that the value is set correctly
-
I do a search for the Document by id and I try to get “CheckPassword” value using document.getItemValueInteger(“CheckPassword”) or document.getItemValue(“CheckPassword”), the problem is that the value is ALWAYS set to 0 - I tried various scenarios, but the value remains the same
Can you please help? How can I realize what is the current value of Checking password policy please?
Any help much appreciated…
thanks
tomas