mossen - 2006-09-18

Hi. I have to create a way to lockout accounts, track login attempts, and enforce admin password changes on our system.

Is SecurityFilter appropriate for this? Do I really need to use it? If there's a better way to do it, what is it?

Thanks!