In SQL server 2005 and 2008, is there a TSQL query to show for all sql authentication accounts, whether they are subject to password complexity and/or password expirty policies?
Is the password complexity policy a feature with MSSQL itself, or is it linking to the password policy on the operating system?