(RADIATOR) Disabling accounts after too many failed login att empts

Frank Danielson fdanielson at csky.com
Mon Feb 28 11:43:01 CST 2005


That could be simpler to do and keep the table smaller. Wouldn't you still
need to reset the count after a certain period of time or after a successful
authentication? Hope this works out for you.


    Frank> Of course you'll need to run a batch job every so often to
    Frank> trim entries in the table that are more than y seconds old
    Frank> to keep it at a manageable size.

Actuially, I'll just do an UPDATE in authlog to increment the user's
failure count.

--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list