Re: SQL Server 2005 password policy
- From: "Ron Lytal" <ron.lytal@xxxxxxxxxxxx>
- Date: Mon, 3 Apr 2006 16:56:08 -0700
Thanks for your response, Roger.
Empirically, the "default" SQL 2005 password complexity policy on XP seems
to be weak. For example, it accepts a 3 letter password for 'sa', even when
I select "Enforce Password Complexity". It didn't let me use the account
name however. I searched Books Online exhaustively and found descriptions of
password policies, but none as weak as this. Point is, apparently the docs
are describing a policy as enforced by the Server OS. The closest I came to
finding something that states that SQL 2005 has it's own mechanism was under
the Authentication topic. It says if Mixed (vs Windows) auth is selected,
all SQL accounts must use strong passwords.. but it didn't define "strong".
So it appears that SQL 2005 (on XP) does enforce a password complexity
policy by default, but a very weak one...
"Roger Wolter[MSFT]" <rwolter@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:O212%23SrVGHA.5408@xxxxxxxxxxxxxxxxxxxxxxx
I think you will find that you can't change the password policy in Windows
XP and have it affect your SQL passwords. On other versions of Windows,
SQL Server 2005 implements a default password complexity policy so this is
probably what you are seeing. Books Online has a description of the
default password policy
--
This posting is provided "AS IS" with no warranties, and confers no
rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"Ron Lytal" <ron.lytal@xxxxxxxxxxxx> wrote in message
news:%23ndZ3qQVGHA.4792@xxxxxxxxxxxxxxxxxxxxxxx
I'm using SQL Server 2005 on both XP-SP2 and Server 2003 boxes. The docs
I have read state that the Password complexity / expiration features are
enabled only on Server 2003 and above. However, these features appear
functional on the SQL 2005 installs on the XP-SP2 boxes.. The docs say
the NetValidatePasswordPolicy() API is used, and that it is only
available in Windows Server 2003 and above! Anyone know why it is
functioning on the XP boxes? Bad docs?
.
- Follow-Ups:
- Re: SQL Server 2005 password policy
- From: Laurentiu Cristofor [MSFT]
- Re: SQL Server 2005 password policy
- References:
- SQL Server 2005 password policy
- From: Ron Lytal
- Re: SQL Server 2005 password policy
- From: Roger Wolter[MSFT]
- SQL Server 2005 password policy
- Prev by Date: Login problem
- Next by Date: Re: Remove permissions in default Public Role?
- Previous by thread: Re: SQL Server 2005 password policy
- Next by thread: Re: SQL Server 2005 password policy
- Index(es):
Relevant Pages
|