March 21, 2011 at 12:37 pm
I am trying to install SQL Server 2008 Std edition 32-bit onto a Windows Server 2003 R2 EE, 32-bit operating system. I am at the point of setting the sa password and I am getting the error that the password does not meet the strong password requirements. I have tried 7-8 passwords and none of them work. The latest password is T6&0%Qei3t&B4k). Can someone please tell me why this is not a strong password? I have done numerous installs and I have never run into this problem.
March 21, 2011 at 1:08 pm
The 'strong password' requirements are based off the domain's password policy. Check what that is.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
March 21, 2011 at 1:30 pm
I am aware of this. As I said, I have done numerous installs and I have never had this problem before.
I check with my server and security admins first thing and they say that there has been no changes in the domain policy.
March 21, 2011 at 1:38 pm
Try to avoid using &% and see if you make it through.
March 21, 2011 at 2:19 pm
Set it up with windows authentication only, and set yourself as an administrator. After the install, go back and set the sa pwd (unchecking the boxes for checking strength, etc.), and set it up for mixed authentication.
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
March 21, 2011 at 2:26 pm
Tried T#1l$q83AF$6J)!. Stilled failed.
March 21, 2011 at 2:27 pm
I will have to check with my management on this. I will let you know what they say.
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply