Enforcing strong passwords in SQL Server

From: Abhishek (abhi_narulkar@hotmail.com)
Date: 09/24/02


From: "Abhishek" <abhi_narulkar@hotmail.com>
Date: Tue, 24 Sep 2002 02:41:24 -0700


Hi,
   I need to enforce strong passwords in SQL Server.The
passwords should be of some minimum length and should
contain some special characters.This should be checked
specially for the sa account.The sa account should be
checked for the blank passwords.
Can anybody help??
Thanks
Abhishek.



Relevant Pages

  • Re: SQL Access security from Window Application
    ... you could have your app handle authentication by emulating the ... Currently my application access the SQL using ... >System.Data.SqlClient and all forms use stored procedures. ... >passwords in a protected file but this creates a problem on remote systems ...
    (microsoft.public.dotnet.general)
  • Password Compatibility?
    ... a security configuration for our domain, ... password for the account that I am trying to use. ... Does sql 2005, using the SQL Server Configuration Manager, support passwords ...
    (microsoft.public.sqlserver.setup)
  • RE: SQL Authentication
    ... and teach your users to change their passwords with tsql instead of the gui. ... we've used the "sa" account for pretty much all access to the databases. ... Our SQL server and employee PCs are not part of the same active ... sign into 12+ SQL instances and manually update their password. ...
    (microsoft.public.sqlserver.security)
  • Re: ADSI
    ... Can you provide more details on how the passwords are stored in the SQL ... However, if they are in some sort of 1 way hash format, then it might be ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Passwords getting reset?
    ... If passwords expire, this sounds like you are referring to ... If these are SQL logins, as I said, they don't expire so ...
    (microsoft.public.sqlserver.security)