SanYang
Jan 05, 2024Cirrus
AD Authentication and Local DB Authentication in APM
Hello,
I've been practicing LAB for APM lately.
Here is my structure.
I found that I can successfully log in with my AD account without any problems!
However, when I try to log in using a local database account, sometimes it works and sometimes it doesn't...
I'm not sure if I'm having problems with my schema.
Any Help is appreciate.
Hi SanYang
Indeed, the AD retries 3 times before falling back to localDB.
You can control this behaviour by simply modifiying Max Logon Attempts to allow just one attempt
Let me know if it works