Share via

Customized role based access to windows user

Sajal Nigam 1 Reputation point
2022-12-01T07:23:30.07+00:00

I am trying to figure out a way to provide access to few user who have few administrative right like to make changes to system files and only access to certain application for eg : SQL server.Is there a way to do it.

Please Note : I'm setting this up on active directory windows servers 2019. It is for an organizational purpose indeed for multiple systems in the domain.

Windows for business | Windows Server | User experience | Other
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. Limitless Technology 45,241 Reputation points
    2022-12-02T11:55:34.477+00:00

    Hello there,

    Have you created an OU?

    It is recommended to designate a specific OU to hold all subordinate AD Bridge joined systems and that delegation is granted over this OU. This is the preferred method since scoping the location for an account to create computer objects in the domain is more secure.

    You can use organizational units (OUs) to delegate the administration of objects, such as users or computers, within the OU to a designated individual or group. To delegate administration by using an OU, place the individual or group to which you are delegating administrative rights into a group, place the set of objects to be controlled into an OU, and then delegate administrative tasks for the OU to that group.

    You can dig deeper here https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/plan/delegating-administration-by-using-ou-objects

    -------------------------------------------------------------------------------------------------------------------------------------

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

    Was this answer helpful?

    0 comments No comments

Your answer

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