
uvjdq (uvjdq) asked a question.
Hello,
When integration Okta with active directory, we are trying to set it up so that users/groups cannot be created/pushed from Okta to AD(single direction) by Okta administrators. Does the AD service account need to have a certain Permission assigned to it for this to function?

Hello @uvjdq (uvjdq) ,
Thanks for posting. The newly created OktaService account inherits the permissions of the Domain Users group. And you can also add permissions depending on the action it must perform: Activate and deactivate user requires write property permissions on user objects within your target OU for the following attributes:
userAccountControlAdditional information can be found here: https://help.okta.com/en/prod/Content/Topics/Directory/ad-agent-about-service-account.htmPlease take a look also at this document with some steps to add those permissions on AD: https://www.teradici.com/web-help/cas_manager_as_a_service/reference/assigning_permissions_to_active_directory/#:~:text=Permissions%20on%20the%20Computer%20Objects,-The%20following%20section&text=OU%20permissions%20dialog%3A-,Go%20to%20the%20security%20tab%20of%20the%20OU%20you%20want,browse%20to%20your%20user%20account.It is important to notice that even if you restrict the Okta Administrators to create/push users or groups from Okta, every Okta Tenant mus have a SuperAdmin with all the permissions available and this is always required.
Also is something for your own benefit in case of an issue. Please let us know if this helps you or if you need additional assistance.
Thank you