Hi,
I am using ArcGIS Server 10.3 installed on Windows Server 2016. Users are being authenticated through a separate machine with Microsoft Active Directory (AD). I have configured the ArcGIS server to use HTTPS using Self-Signed Certificates. Everything is working fine but when the machine was evaluated for security vulnerabilities, I got reported that ArcGIS server is transmitting admin user credentials to the AD server in plain text using LDAP. I got confused because I have definitely not used the LDAP option in the ArcGIS Server Manager.
Please can someone explain why LDAP is being used behind the scenes. Moreover, how can I disable the transmission of admin credentials in plain text, because it is a great security threat and anyone can use man-in-middle attack to obtain this info.
Thanks.