Port Usage tab in EM is showing my Forms and Reports Managed Servers are servicing LDAPS requests on
When I checked the Port Usage tab in EM, I noticed that both of my Managed Servers - Reports and Forms Servers - are servicing LDAPS requests on their public IP/port number in addition to HTTPS. Using an LDAP browser, I was able to connect to the embedded LDAP on port 443. This obviously poses a vulnerability for us since anyone who can access the application can attempt to brute-force the Weblogic admin password using an LDAP browser. Unfortunately, we don't have a Web-tier since this environment was built for a Forms-based medical application per the vendor's specifications.
With the exception of the Weblogic administrator, we don't have users stored in the Embedded LDAP store. Is there a way to disable LDAPS from listening on our Managed Servers HTTPS ports?