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

How to configure the AD Sync Util to use a proxyserver

Hi,

we have a standardproxy that also handels the DNS requests for connections to the internet.
After configuration the AD Sync Utility tries to contact https://cloud.sophos.com but cannot get a DNS resolution for this URL.

I have not found any option to configure a proxyserver inside the utility and it apparently does not use the one set as system default.

Can somebody please give me a hint how to solve the problem ang get the AD Sync working.



This thread was automatically locked due to age.
Parents
  • Hi,

     

    The problem could also be that the Active Directory Sync tool runs as a service account and not a user account. I had a customer with a similar problem.

    I ran this command - netsh winhttp import proxy source =ie. This the same command that an Endpoint may require. This still didn't fix the problem until I changed the service account to run as a user. If you use a standard domain user than the account will need these permissions.

    Domain user account will need the following permissions. Test with an admin account first. The configuration will be reset when you change accounts
     
    • On the system where ad sync is installed
      • Rights to logon as a service
      • Rights to interactive logon
      • Rights to log on as a batch
      • NTFS full permissions on c:\programdata\sophos\sophos cloud ad sync

    As a quick test you could use a Domain Admin account. Every time you change the service account the Active Directory Sync tool will need to be reconfigured

     

    Best wishes

    Michael

     

Reply
  • Hi,

     

    The problem could also be that the Active Directory Sync tool runs as a service account and not a user account. I had a customer with a similar problem.

    I ran this command - netsh winhttp import proxy source =ie. This the same command that an Endpoint may require. This still didn't fix the problem until I changed the service account to run as a user. If you use a standard domain user than the account will need these permissions.

    Domain user account will need the following permissions. Test with an admin account first. The configuration will be reset when you change accounts
     
    • On the system where ad sync is installed
      • Rights to logon as a service
      • Rights to interactive logon
      • Rights to log on as a batch
      • NTFS full permissions on c:\programdata\sophos\sophos cloud ad sync

    As a quick test you could use a Domain Admin account. Every time you change the service account the Active Directory Sync tool will need to be reconfigured

     

    Best wishes

    Michael

     

Children
No Data