Score:-1

Need specific pw reset restriction in Active Directory

xk flag

So right now anyone in our help desk can reset the AD password to any account, including domain admins. How can I make it so that they can rest passwords for standard users, but only sysadmins can rest the passwords of other sysadmins? (Also looking to do the same thing with adding to groups tbh) Thank you!

joeqwerty avatar
cv flag
https://activedirectorypro.com/delegate-control-in-active-directory/
cn flag
Normally this is not the case. The help desk must have been added to groups that would have conferred this ability. Active Directory has a process that runs on an interval to ensure that Admin accounts are protected from this vulnerability.
Score:0
cn flag

AD accounts with elevated permissions (e.g. Domain Admins, Enterprise Admins, Schema Admins, etc.) would be members of the Protected Users group (make sure to review Microsoft's warnings on what that will do) which does several things, including preventing delegation (https://learn.microsoft.com/en-us/windows-server/security/credentials-protection-and-management/protected-users-security-group).

The answer is you need to design a good AD structure so that user objects for which help desk individuals should be allowed to reset user passwords should be in Organization Units (OUs) where the help desk individuals have delegated permissions for "Reset user passwords and force password change at next logon" on the OUs where the user objects for which they are allowed to change passwords are located.

Another approach is to create a security group that will be delegated the "Reset user passwords and force password change at next logon" permission. Add the help desk accounts to the security group. Identify the OUs where users are located that the help desk accounts should be allowed to reset their passwords. On each of the aforementioned OUs, delegate the "Reset user passwords and force password change at next logon" right to the security group you created.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.