December 8, 2014 at 4:58 am
Hi All,
How i can lock SQL Login, if he enter wrong password three times sequentially ?
Is it possible by checking password policy setting ? if possible how to change those policy ?
Thanks,
Ramana.
December 8, 2014 at 5:06 am
Not possible.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
December 8, 2014 at 8:46 am
If you do have a windows password policy, checking the "Enforce Password Policy" should lock a sql login after however many invalid logins are specified.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply