Re: How to over-ride domain group policy for password length, complexity, etc
- From: "Joe Richards [MVP]" <humorexpress@xxxxxxxxxxx>
- Date: Wed, 29 Jun 2005 20:52:35 -0400
You can not override domain account policy because it is applied to Domain Controllers and the default domain partition. This impacts all users.
You can set it so certain users don't need passwords by flagging those accounts in particular with password not required. You can't do this from the GUI you will need to script it or otherwise modify the AD useraccountcontrol attribute for the user's directly. See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/adsi/adsi/ads_user_flag_enum.asp
for the proper values.
Having said that, having accounts without passwords is almost always an insanely bad idea.
joe
-- Joe Richards Microsoft MVP Windows Server Directory Services www.joeware.net
Eric W. Holzapfel wrote:
Hello AD Experts,
I have a new installation of W2K3, I want to be able to override the password policy set for the domain (the default out-of-the-box policy) for passwords. I want a certain group of users to not have to have a password to log in to the server. I have a OU for these users, and a group policy defined, and a group. But the Policy will not override the domain security policy. I would like to not change the default domain security policy for the passwords (if this is indeed possible).
I thought that the hierarchy of policy application is the policy at the OU level wins? Is there a way I can do this???
Thanks,
eric
.
- References:
- How to over-ride domain group policy for password length, complexity, etc
- From: Eric W. Holzapfel
- How to over-ride domain group policy for password length, complexity, etc
- Prev by Date: How to over-ride domain group policy for password length, complexity, etc
- Next by Date: Re: How to over-ride domain group policy for password length, complexity, etc
- Previous by thread: How to over-ride domain group policy for password length, complexity, etc
- Next by thread: Re: How to over-ride domain group policy for password length, complexity, etc
- Index(es):
Relevant Pages
|
Loading