Bug 1166 - Log inconsistencies following account lockout || EAL2 ||
Review Request #459 — Created Sept. 18, 2024 and updated
| Information | |
|---|---|
| timlai | |
| APV10 | |
| rel_apv_10_7, rel_apv_10_7_0_x900_support | |
| 1166 | |
| Reviewers | |
| kevin.poh, weikai | |
Root Cause:
1. Log inconsistencies following account lockout
2. Insufficient login failure details in system logsSolution:
1. Add error log if user try five time wrong password to login
2. Add more details about user failed login
AN(config)#show log buff backward
start of buffer
INFO 2024 Sep 18 07:43:22 The user "tim" has failed to log in more than 5 consecutive times and will be locked 300 seconds.
INFO 2024 Sep 18 07:43:22 user tim log in by SSH from ip 192.168.10.60 port 53736 to ip 192.168.10.82 port 22 failed, incorrect publickey login
