Userprofile - Cisco Nexus 7000 Series Command Reference Manual

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

Advertisement

U Commands

userprofile

To configure the attribute name, search filter, and base-DN for the user profile search operation in order to
send a search query to the Lightweight Directory Access Protocol (LDAP) server, use the userprofile command.
To disable this configuration, use the no form of this command.
userprofile attribute-name attribute-name search-filter filter base-DN base-DN-name
no userprofile
Syntax Description
attribute-name attribute-name
search-filter filter
base-DN base-DN-name
Command Default
None
Command Modes
LDAP search map configuration
Command History
Release
5.0(2)
Usage Guidelines
To use this command, you must enable LDAP.
This command does not require a license.
Examples
This example shows how to configure the attribute name, search filter, and base-DN for the user profile search
operation in order to send a search query to the LDAP server:
switch# conf t
switch(config)# ldap search-map s0
switch(config-ldap-search-map)# userprofile attribute-name description search-filter
(&(objectClass=inetOrgPerson)(cn=$userid)) base-DN dc=acme,dc=com
switch(config-ldap-search-map)#
Specifies the attribute name of the LDAP search map.
The name is alphanumeric, case sensitive, and has a
maximum of 128 characters.
Specifies the filter for the LDAP search map. The
name is alphanumeric, case sensitive, and has a
maximum of 128 characters.
Specifies the base designated name for the LDAP
search map. The name is alphanumeric, case sensitive,
and has a maximum of 128 characters.
Modification
This command was introduced.
Cisco Nexus 7000 Series Security Command Reference
userprofile
975

Advertisement

Table of Contents
loading

Table of Contents