| Author |
Message |
Salvatore
Guest
|
Posted:
Tue Jan 18, 2005 4:37 pm Post subject:
password length |
|
|
Hi, on windows 2003 with active directory, when I try to create a new user
and I try to configure a password I have always a message error that say me
the password criteria not is just !I have tried with password with number e
character, with much characters (more than 8) ma nothing !
why ??
thanks.
Salvatore |
|
| Back to top |
|
 |
ptwilliams
Guest
|
Posted:
Tue Jan 18, 2005 5:00 pm Post subject:
Re: password length |
|
|
In order to meet the complexity requirements you must use upper and
lowercase characters and numbers, e.g. Pa55w0rd, l3tM31n, etc.
--
Paul Williams
http://www.msresource.net
http://forums.msresource.net
"Salvatore" <sasab@pixteam.com> wrote in message
news:uJ5WpmU$EHA.2104@TK2MSFTNGP14.phx.gbl...
Hi, on windows 2003 with active directory, when I try to create a new user
and I try to configure a password I have always a message error that say me
the password criteria not is just !I have tried with password with number e
character, with much characters (more than 8) ma nothing !
why ??
thanks.
Salvatore |
|
| Back to top |
|
 |
gordonah
Guest
|
Posted:
Tue Jan 18, 2005 5:07 pm Post subject:
RE: password length |
|
|
Salvatore
if password complexity is set on, then a new password must have three of the
follwoing four types of character;
Upper case
Lower case
Numeric
Special (!"£$ etc)
Therefore characters of the same case with a number added would not suffice.
e.g.
password1 not valid (lower case, numeric)
Password1 valid (upper case, lower case, numeric)
I think 8 is the default default domain policy password length so it should
be ok if it hasn't been changed.
Gordon
"Salvatore" wrote:
| Quote: | Hi, on windows 2003 with active directory, when I try to create a new user
and I try to configure a password I have always a message error that say me
the password criteria not is just !I have tried with password with number e
character, with much characters (more than 8) ma nothing !
why ??
thanks.
Salvatore
|
|
|
| Back to top |
|
 |
Umesh Thakur
Guest
|
Posted:
Tue Jan 18, 2005 5:39 pm Post subject:
RE: password length |
|
|
When you configure Windows2003 server as Domain Controller, Windows
configures and enables default security settings for the domai and domain
controller. These security settings include complex password requirements,
longer passwords and histories to make it more secure. Default passworrd
policy is configured as following:
mininum password length:8 chars
password complexity: should include atleast 1 char, number , small n caps
letter. If you meet the requirements above, the password will work else you
will be asked to reneter the password. for example, following password
fulfils all complexity requirements: Password1
Remember to include atleast 1 small, 1 caps letter, 1 number.
"Salvatore" wrote:
| Quote: | Hi, on windows 2003 with active directory, when I try to create a new user
and I try to configure a password I have always a message error that say me
the password criteria not is just !I have tried with password with number e
character, with much characters (more than 8) ma nothing !
why ??
thanks.
Salvatore
|
|
|
| Back to top |
|
 |
|
|
|
|