Guys,
In addition to having WAF - Web Application Firewall, protecting our MantisBT, I improved the implementation and coded a defense for Dynamic Blocking for brute force login, based on login failure parameters and dynamic blocking time in the same HTTP session. It works in the same way as ...
Search found 2 matches
- 15 May 2024, 22:01
- Forum: Customizations
- Topic: Automatic unlocking when user successfully login into LDAP/AD
- Replies: 1
- Views: 11544
- 14 May 2024, 02:50
- Forum: Customizations
- Topic: Automatic unlocking when user successfully login into LDAP/AD
- Replies: 1
- Views: 11544
Automatic unlocking when user successfully login into LDAP/AD
Guys
We use MantiBT 2.26.x with an AD/LDAP directory service at a large corporation.
When the user changes the password in AD/LDAP, in the Service Center, because he has forgotten it, the account is already blocked by the limit "$g_max_failed_login_count = 3;" on MantisBT.
I understand that this ...
We use MantiBT 2.26.x with an AD/LDAP directory service at a large corporation.
When the user changes the password in AD/LDAP, in the Service Center, because he has forgotten it, the account is already blocked by the limit "$g_max_failed_login_count = 3;" on MantisBT.
I understand that this ...