Monday, March 26, 2012

ms sql server login password policies?

Does MS SQL Server have password policies such as password aging/expiration, password complexity validation, e.g., minimum length, must contain a digit, etc., login account locking after maximum number of attempts, and so on.No, yet another reason to stick with Windows logins as much as possible.
--
Tibor Karaszi, SQL Server MVP
Archive at:
http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sqlserver
"dba" <anonymous@.discussions.microsoft.com> wrote in message
news:9D14A4C2-6A08-46F7-8E90-28C7DF4B0272@.microsoft.com...
> Does MS SQL Server have password policies such as password
aging/expiration, password complexity validation, e.g., minimum length, must
contain a digit, etc., login account locking after maximum number of
attempts, and so on.|||No, just like Tibor said, but you might like what we'll be doing for
Yukon... :-)
--
Sincerely,
Stephen Dybing
This posting is provided "AS IS" with no warranties, and confers no rights.
Please reply to the newsgroups only, thanks.
"dba" <anonymous@.discussions.microsoft.com> wrote in message
news:9D14A4C2-6A08-46F7-8E90-28C7DF4B0272@.microsoft.com...
> Does MS SQL Server have password policies such as password
aging/expiration, password complexity validation, e.g., minimum length, must
contain a digit, etc., login account locking after maximum number of
attempts, and so on.

No comments:

Post a Comment