Configure ILOM for LDAP Using the Web Interface

  1. Log in to ILOM as an Administrator to open the web interface.

  2. Select User Management --> LDAP.

    The LDAP Settings page appears.

  3. Enter the following values:

    • State – Select the Enabled check box to authenticate LDAP users.

    • Role – The default role of LDAP users. Select Operator or Administrator from the drop-down list.

    • IP Address – The IP address of the LDAP server.

    • Port – The port number on the LDAP server.

    • Searchbase – Type the branch of your LDAP server to search for users.

    • Bind DN – Type the Distinguished Name (DN) of a read-only proxy user on the LDAP server. ILOM must have read-only access to your LDAP server to search for and authenticate users.

    • Bind Password – Type the password of the read-only user.

  4. Click Save.

  5. To verify that LDAP authentication works, log in to the ILOM using an LDAP user name and password.

    Note

    The ILOM searches local users before LDAP users. If an LDAP user name exists as a local user, the ILOM uses the local account for authentication.

Related Topics