Disable password policy enforcement SQL server 2005

Is there a way to do this at the server level

Thanks



Answer this question

Disable password policy enforcement SQL server 2005

  • VeSO

    Yes, but then you would disable the policy enforcement at the OS level, not at SQL Server level.

    Thanks
    Laurentiu



  • cloudstardust

    No, there is no global switch to turn on or off this protection.

    Thanks
    Laurentiu



  • Gaurav Grover

    I guess yes there is you have to open the Local Security settings using the mmc plugin and disable the Enforcements of policy settings like complexity etc. and you should be done.

    HTH, Jens Suessmeyer.

    ---
    http://www.sqlserver2005.de
    ---


  • Disable password policy enforcement SQL server 2005