Thursday, August 23, 2007

adjust allowed login attempts

How do I adjust the number of allowed login attempts in ofbiz?

Edit the value for "max.failed.logins" in the file security.properties

If a user is already locked out, you can unlock them in webtools-->find-->[enter user login] --> Lookup Party--> find disabled account -->edit

How do I turn this feature off altogether?

Setting max.failed.logins to zero should disable this feature.

No comments: