Forum Discussion
deepak198486
Sep 28, 2021Copper Contributor
Event id 4625 is not being genertaed when I rdp the host with correct username and wrong password
Event id 4625 is not being genertaed when I rdp the host with correct username and wrong password But when i use wrong username event id 4625 is being generated what could be the probable cause for...
Darkmenance
Sep 28, 2021Brass Contributor
Simply the event ID 4625 is applied to only detect password is incorrect.
If you are programming this then check your code line and apply it to detect user name is incorrect.
Otherwise set it to detect when either user name or password is incorrect to avoid any issues.
If you are programming this then check your code line and apply it to detect user name is incorrect.
Otherwise set it to detect when either user name or password is incorrect to avoid any issues.