Have a look at JetspeedSecurity.properties (Jetspeed 1.4b4). I think the following entries (located in the file JetspeedSecurity.properties) are exactly what you are searching for ...
# 3 logon strikes per 300 seconds and your out services.JetspeedSecurity.logon.strike.count=3 services.JetspeedSecurity.logon.strike.interval=300 # dont allow more than 10 over any time period services.JetspeedSecurity.logon.strike.max=10 -----Urspr�ngliche Nachricht----- Von: D.S. Johnson [mailto:[EMAIL PROTECTED] Gesendet am: Dienstag, 5. August 2003 13:00 An: Jetspeed Users List Betreff: Limited Login Attempts I was looking for a configuration setting for limiting user login attempts. How hard would it be to add this feature. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
