Configure an External LDAP Server

You configure an LDAP server for user validation and to fetch user groups.

  1. To configure an external LDAP server, run the following command.
    # efa auth ldapconfig add --name ldapconfig –- host 10.x.x.x --bind-user-
    name cn=admin,dc=extrnet,dc=com --bind-user-password password --user-search-
    base ou=people,dc=extrnet,dc=com
    This example configures the bind user name and password and the DN of the node from which searches start. For a description of all supported parameters, see the efa auth ldapconfig command in the Extreme Fabric Automation Command Reference, 2.2.0 .
  2. To configure an LDAP server in a TPVM (for the TPVM Ubuntu OS), run the tpvm config ldap command from the SLX-OS command line.
    For a description of all supported parameters, see the command in the Extreme SLX-OS Command Reference.