SQL Server authentication - checking password complexity

  • Hi all,

           Is there any third-party or built-in stored procedure for checking the complexity of a SQL Server login which is SQL-Server authenticated? We can set password complexity easily for Windows authentication login but then I wish to know if we can strengthen the password for a SQL Server Authenticated login.

    Thanks,

    Del Piero

     

  • I don't know of any tools that can do this in SQL 2000, but if you're planning on upgrading to SQL 2005 sometime soon, it has the ability to set complexity rules for SQL Server logins.

    Greg

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

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