configure ldap domain netlogin

configure ldap { domain [ domain_name | all ] } [enable|disable] netlogin [dot1x | mac | web-based]

Description

Enables or disables LDAP queries for the specified type of network login users.

Syntax Description

domain_name

Specifies the LDAP doman for which this configuraton is to be applied.

dot1x

Enables or disables LDAP queries for dot1x network login.

mac

Enables or disables LDAP queries for MAC network login.

web-based

Enables or disables LDAP queries for web-based network login.

Default

LDAP queries are enabled for all types of network login.

Usage Guidelines

It may be necessary to disable LDAP queries for specific type of netlogin user, for example, netlogin mac users, whose username is the same as mac address. The LDAP directory might not contain useful information about these type of users and unnecessary LDAP queries can be avoided.

Note

Note

LDAP queries are not sent for locally authenticated network login users.

Example

The following command enables LDAP queries for MAC network login:

* Switch.99 # configure ldap enable netlogin mac

The following command disables LDAP queries for dot1x network login:

* Switch.99 # configure ldap disable netlogin dot1x

History

This command was first available in ExtremeXOS 12.5.

Platform Availability

This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.