February 3, 2020 at 4:27 pm
Does ever SQL account get's locked due to failed login attempts or it will never get locked?
February 3, 2020 at 4:32 pm
Yes, it can do. Check the login's properties to see whether that's configured to happen.
John
February 3, 2020 at 5:37 pm
You mean Enforce Password Policy and Pwd expiration? I enabled it and tested with failed attempts to see it cause any account locks? But the account lock did not happen?
February 3, 2020 at 6:03 pm
It just enables the Windows local/domain policies when you select to enforce password policy. So you would want to check how it's setup in Windows for that server. Here is the documentation on that policy which indicates the same:
Sue
February 3, 2020 at 9:51 pm
I am not looking for the domain accounts actually for the application accounts which is sql account only.
February 3, 2020 at 10:00 pm
And that's exactly what the article is talking about. Read the second line: The password policy applies to a login that uses SQL Server authentication, and to a contained database user with password.
Sue
February 3, 2020 at 11:28 pm
Thanks. I just tested if enforce password policy is checked then the account get's locked.
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply