Page 1 of 1

Limit login attempts?

PostPosted:Thu Sep 15, 2011 10:26 pm
by winrid
Currently using OpenKM, is there a way to modify it so that after someone enters their password wrongly after 3 tries it locks their account? If not, could someone please direct me to the files to edit so I can modify the code?

Thanks! :)

Re: Limit login attempts?

PostPosted:Mon Sep 19, 2011 4:26 pm
by pavila
Authentication in J2EE applications is manager by application server. In this case, we use JBoss. So you should search in JBoss forums for help on this.

BTW, if you find any tip on this, please share with us :)