On 11/30/06, Jones Scott - sjones <Scott.Jones@xxxxxxxxxx> wrote:
Is there a module that will work with AuthDBI to help lock a user out after 3 bad attempts
Not that I know of. It is a harder problem than it might appear to be. Since HTTP is stateless, you'd need to write to a database on each failed authentication attempt, and then figure out some way to keep the database fresh. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx