SQL Server 2008: Difficulty setting mixed mode authentication password
0
Q:
SQL Server 2008: Difficulty setting mixed mode authentication password
I am attempting to install SQL Server 2008 (64-bit) on Windows Server 2003 SP2 (64-bit).

During the installation, I get stuck at the step where it asks for a mixed mode authentication password.

Following the requirements, I have tried a strong password but I am still getting the error message, "The specified SA password does not meet strong password requirement."

Why does this error continue to occur?
ASKED: Aug 4 2009  6:31 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
46795 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Starting with SQL Server 2005, the sa password (which is the password you are trying to set) must meet your domain's password complexity requirements. So what ever complexity requirements your domain has set for your Windows password you will also need to use for the sa password.
Last Answered: Aug 4 2009  6:57 PM GMT by Mrdenny   46795 pts.
Latest Contributors: Carlosdl   29855 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0