Authentication (Ldap) - Cisco Nexus 7000 Series Command Reference Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

A Commands

authentication (LDAP)

To configure Lightweight Directory Access Protocol (LDAP) authentication to use the bind or compare
method, use the authentication command. To disable this configuration, use the no form of this command.
authentication {bind-first [append-with-baseDN DNstring]| compare [password-attribute password]}
no authentication {bind-first [append-with-baseDN DNstring]| compare [password-attribute password]}
Syntax Description
bind-first
append-with-baseDN DNstring
compare
password-attribute password
Command Default
Bind method using first search and then bind
Command Modes
LDAP server group configuration
Command History
Release
5.0(2)
Usage Guidelines
This command does not require a license.
Examples
This example shows how to configure LDAP authentication to use the compare method:
switch# conf t
switch(config)# aaa group server ldap LDAPServer1
switch(config-ldap)# server 10.10.2.2
switch(config-ldap)# authentication compare password-attribute TyuL8r
switch(config-ldap)#
Related Commands
Command
aaa group server ldap
Sets the LDAP authentication method to bind first.
(Optional) Specifies the designated name (DN) string.
You can enter up to 63 alphanumeric characters.
Sets the LDAP authentication method to compare.
(Optional) Specifies the user password. You can enter
up to 63 alphanumeric characters.
Modification
This command was introduced.
Description
Creates an LDAP server group and enters the LDAP
server group configuration mode for that group.
Cisco Nexus 7000 Series Security Command Reference
authentication (LDAP)
13

Advertisement

Table of Contents
loading

Table of Contents