We have a requirement to detect unusual login attempts, as given below.
1. 5 Invalid login attempts in 5 mins.
2. 10 successful logins in 1 min by the same user.
Please help me to achieve the above use cases.
We are using eDirectory 9.2.6.
Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
We have a requirement to detect unusual login attempts, as given below.
1. 5 Invalid login attempts in 5 mins.
2. 10 successful logins in 1 min by the same user.
Please help me to achieve the above use cases.
We are using eDirectory 9.2.6.
For #1 you can enable intruder detection:
https://www.netiq.com/documentation/edirectory-92/edir_admin/data/afxkmdi.html#amm7bjv
We don't have Sentinel, can't we achieve this from eDir or iManager.