Hi All, We have a problem with some users who connect to Artemis with invalid login or password too frequently and don't care about that because it happens in one of their test environments. Even if the account is already locked out in the Active Directory, the application still retries to connect to Artemis an infinite number of times. Is there any way to limit the number of failed authentication attempts per second, or perform a delay before each subsequent attempt? We are using JAAS login.config with PropertiesLoginModule and LDAPLoginModule.
-- Regards, Alexander
