ODA ILOM configure LDAP authentication
Dear all,
we are trying opn an ODA X7-2 to configure the ILOM authentication for LDAP.
Indeed the LDAP server is an ACtive Directory but it has not LDAPS protocol activated. Therefore we try to go through the LDAP method.
Configuration seems to be OK:
- State = Enabled
- Roles = Administrator
- Address = <IP Address AD server>
- Port = 389
- Searchbase = ou=<AD Group>,dc=internal,dc=myconpany,dc=com
- Bind DB= cn=ldap_query,ou=<AD Group>,dc=internal,dc=myconpany,dc=com
- Password = is set
Basically we copied the setting from an other application already authenticating to the AD with LDAP....and which works of course :-)