crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Unlock a SQL Login without resetting password on number of failure
Question Posted on 26 Oct 2012Home >> DataBase >> sql questions >> Unlock a SQL Login without resetting password on number of failure

As all of us know SQL Server use same password policy that is used by operating system for example account lockout. We can also configured password policy for SQL Login. And password of sql will expire on certain login failed. We can end up this locking with sql server with given below method.

enforce password
To get our of locking policy uncheck the enforce password policy. If we do as per below image it will not resolve the issue it will given msg as below of image.

sql authetication

message password
To get rid of password policy we need to uncheck Enforce Password Policy

uncheck enforce
it will automatically uncheck Login is Locked Out

enforcepassword
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Define N in nvarchar and in nchar?

difference between drop and truncate command

difference between procedure and function

different types of databases in sql

Difference Between Update Lock and Exclusive Lock






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap