0 Replies Latest reply on Dec 21, 2006 1:21 AM by shilpee_k

    JBOSS LdapLogin Module - how to implement failed login funct

    shilpee_k

      Hi everyone,

      I am using Jboss LdapLoginModule for LDAP authentication.

      For authentication i want to implement following feature:
      Allow a user to give only 3 login attempts and after 3 unsuccessful login attempts user's account is locked in Database.

      Please suggest how should i keep track of failed login attempts ?