SQL User Password Policy (user Lock)

  • 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.

  • 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

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • 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.

    http://msdn.microsoft.com/en-us/library/ms161959.aspx

    Bob
    -----------------------------------------------------------------------------
    How to post to get the best help[/url]

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply