[opencms-dev] openCMS reset locked out user
Achim Westermann
Achim.Westermann at gmx.de
Tue Sep 28 19:41:14 CEST 2010
Hi Robert,
unfortunately you have to wait. Or restart tomcat. However you could increase the maxBadAttempts / decrease the disableMinutes in opencms-system.xml and restart to have your changes activated:
<loginmanager>
<disableMinutes>1</disableMinutes>
<maxBadAttempts>10</maxBadAttempts>
</loginmanager>
HTH,
Achim
> If a user has been locked out of openCMS because they provided the
> incorrect password, is there a way I can reset/unlock that users account, or do
> they just need to wait until the timeout period has passed?
>
> -Robert
More information about the opencms-dev
mailing list