Active Directory

Art ODell 1 Reputation point
2022-05-17T19:36:10.1+00:00

I need to apply new passwords requirement to an OU. This new password policy is to force password renewal every 60 days. Now I know I cant apply a new password policy to an OU, but I am reading something about creating a "Shadow Group" so I can apply the new password policy but all the post I have read step through this process vaguely. Can anyone point me in the direction to creating and applying a password policy to an OU??

Thanks ahead!!

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Charles Thivierge 4,171 Reputation points
    2022-05-17T19:48:19.9+00:00

    Password policies in Active Directory can be defined only in the Default Domain Policy and it is applied at the root level of the domain.

    That being said, it's possible to create another type of password policies and it's called "Fine-Grained Password Policy" or FGPP.
    This policy can only be set on a user or a Domain Global Group.

    AFAIK, it's not possible to apply a password policy on a OU.

    Here is a good start on FGPP
    https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/get-started/adac/introduction-to-active-directory-administrative-center-enhancements--level-100-#fine_grained_pswd_policy_mgmt

    hth


  2. Limitless Technology 39,926 Reputation points
    2022-05-25T07:19:55.817+00:00

    Hello

    Thank you for your question and reaching out. I can understand you are having query related to password policy for OU.

    This will not work. Password policies MUST be set on domain level, on OU it has no effect for domain logged on users.

    Therefore you can use FGPP, required is Windows server 2008 or higher.

    http://technet.microsoft.com/en-us/library/cc770394(v=ws.10).aspx


    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.