Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Strong Password Requirements

Author  Topic 

naresh126
Starting Member

1 Post

Posted - 2009-05-08 : 13:39:27
Hi am tryin to Install HP quality center on my windows 2008 server OS, the quality center automatically installs Sql server 2005.while installing it is asking me to set the password but wen i am entering a password for sa it is saying that my password is not matching the strong password requirements policies of SQL.i used different passwords with all the requirements of strong passwords like
# Is at least 8 characters long.
# Combines letters, numbers, and symbol characters within the password.
# Is not found in a dictionary.
# Is not the name of a command.
# Is not the name of a person.
# Is not the name of a user.
# Is not the name of a computer.
# Contains or starts with a space character.
# Starts with the $ or @ character.
example of passwords i used are
1) x4B$N@0
2)$ xkKr_4B)
and some others
but still gettin same error msg.
I want someone to help me fix this problem and can suggest me some strong password examples.

robvolk
Most Valuable Yak

15732 Posts

Posted - 2009-05-10 : 10:39:47
You should contact HP instead, this could be a bug in their application.
Go to Top of Page

ashishashish
Constraint Violating Yak Guru

408 Posts

Posted - 2009-05-10 : 12:00:45
yes there must be some problem in this..

iF theRe iS a wAy iN tHen theRe iS a wAy oUt..
Go to Top of Page
   

- Advertisement -