This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Integrating XG with Active Directory, what AD rights does service account need?

When you add an Active Directory server to XG, you need to specify ADS username and password. What are the minimum rights in Active Directory this account needs? Providing it Domain Admin rights is not ideal. I have found another article indicating Account Operators is the minimum. Can anyone confirm? Sophos documentation says to use "administrator" which I don't want to use.



This thread was automatically locked due to age.
Parents Reply
  • The service I want to use is authenticating users for User Portal and SSL VPN against ACtive Directory.

    I am using Account Operators for now because it works and it's not as privileged as Domain Admin.

    Does anyone have any ideas or know for sure any other security groups which can be used instead, ideally with least privilege to perform the above mentioned authentication?

     

Children
  • I don't know the exact permissions but I know how to find out.

    Run Procmon with no permissions and then start adding everything that gets an access denied for the ldap connection until authentication works again. This will take some time and effort to get perfect and may stop working if Microsoft changes something on their end.