I'm adding an LDAP host for authentication in the custom UI.
Some questions on the "Manage LDAP Host" screen used to pull info from active directory:
My active directory domain is:
bigcorp.com
and the name of my domain controller is:
dc1.bigcorp.com
LDAP Host Name: Do I use dc1 or dc1.bigcorp.com?
Port: If AD uses default settings will this be 389?
Username Field: What permissions does this username have to have in AD in order for this to work? domain admin? read-only?
Base DN: In the example here, would this be bigcorp.com ? does it need to be in the format CN=bigcorp and so on?