[opencms-dev] How to block user except Admin after few consecutive login failure

Filip Kratochvil filip.kratochvil at nelasoft.cz
Sat Jan 2 19:23:53 CET 2016


Hi Manoj,

 

check opencms-system.xml configuration file for this records:

 

<loginmanager>

    <disableMinutes>15</disableMinutes>

    <maxBadAttempts>3</maxBadAttempts>

    <enableSecurity>false</enableSecurity>

</loginmanager>

 

+ i found this message:

If you want to switch off that an user is disabled after bad attempts, you
have to set 

the value in <maxBadAttempts> to -1.

 

http://lists.opencms.org/pipermail/opencms-dev/2009q4/033214.html

 

--
S pozdravem / Kind regards
Filip Kratochvil
------------------------------------------------
NELASOFT Technologies, s.r.o.
E-mail:  <mailto:filip.kratochvil at nelasoft.cz> filip.kratochvil at nelasoft.cz
Web:  <http://www.nelasoft.cz/> www.nelasoft.cz

Twitter:  <https://twitter.com/NELASOFT> @NELASOFT

 

From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of
Manoj.Sharma at nevagroup.com
Sent: Saturday, January 02, 2016 8:13 AM
To: opencms-dev at opencms.org
Subject: [opencms-dev] How to block user except Admin after few consecutive
login failure

 

Hi, 

I have been assigned a task to configure opencms 9 to block any user except
Admin if five consecutive login failure for the user. Please help me how do
i configure such a scenario. 


With Regards 
Manoj Kumar Sharma

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20160102/dfb2fd94/attachment.htm>


More information about the opencms-dev mailing list