Re: Password requirements
From: Laura E. Hunter \(MVP\) (hunter(nospamplease)_at_sfs.upenn.edu)
Date: 04/26/04
- Next message: Marin Marinov: "Re: Password requirements"
- Previous message: Matjaz Ladava [MVP]: "Re: Win2k Systems Event Viewer not displaying"
- In reply to: Brian Henry: "Password requirements"
- Next in thread: Marin Marinov: "Re: Password requirements"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 26 Apr 2004 12:33:02 -0400
The default password-complexity settings in Windows 2000 are as follows:
Computer Configuration\Windows Settings\Security Settings\Account
Policies\Password Policy
Determines whether passwords must meet complexity requirements.
By default, this setting is disabled in the Default Domain Group Policy
object (GPO) and in the local security policy of workstations and servers.
If this policy is enabled, then passwords must meet the minimum requirements
described in the Notes section.
Notes
The default password filter (passfilt.dll) included with Windows 2000
requires that a password:
a.. Does not contain all or part of the user's account name
b.. Is at least six characters in length
c.. Contains characters from three of the following four categories:
a.. English upper case characters (A..Z)
b.. English lower case characters (a..z)
c.. Base 10 digits (0..9)
d.. Nonalphanumeric (For example, !,$#,%)
Complexity requirements are enforced upon password change or creation.
For the difference between 5 and 6 characters, I'd use the defaults for the
sake of simplicity. If you want to create a custom password filter, you'll
need the Microsoft Platform SDK - poke around http://msdn.microsoft.com for
details.
-- ****************************** Laura E. Hunter - MCSE, MCT, MVP Replies to newsgroup only "Brian Henry" <brianiupmsdn@newsgroups.nospam> wrote in message news:O9l9Dc6KEHA.3472@TK2MSFTNGP11.phx.gbl... > Hi, > > How can you do this in windows 2000? We want something similar to the high > security password in windows, but with out all the requirements... all we > want is the user must have at least 5 alpha characers (A-Z,a-z) and at > least > one number (0-9), special characters are not required, but are allowed. > how > would we set that up? thanks > > >
- Next message: Marin Marinov: "Re: Password requirements"
- Previous message: Matjaz Ladava [MVP]: "Re: Win2k Systems Event Viewer not displaying"
- In reply to: Brian Henry: "Password requirements"
- Next in thread: Marin Marinov: "Re: Password requirements"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|