04/27/2023 05:27 PM
Dear All,
We are installing IIS server in a domain joined Windows server to manage Active Directory. We would also need to manage exchange mailboxes.
Could you please point me to the Saviynt doc that details the actual port that needs to be opened between IIS Server and AD DC?
Thanks
Solved! Go to Solution.
04/28/2023 03:21 AM
Hello @rakeshc,
It is crucial to ensure that the ADSI agent can communicate with the Active Directory server on an LDAP port, with the default ports being 389 and 636. However, if you require a specific port, it is recommended to check with your AD administrator for further assistance.
IIS is installed and runs on port 80 (by default) with the firewall rule World Wide Web Services (HTTP Traffic-In) automatically enabled in the Windows Firewall.
For Ref:- https://docs.saviyntcloud.com/bundle/ADSI-v2022x/page/Content/Connection-Architecture.htm
Thanks,
04/30/2023 07:22 PM
Details mentioned in below document:
Thanks