ldap ldap-servers-search-dns

This command configures the LDAP Search DN table, which lets you define LDAP base paths, per LDAP Servers table.

Syntax

(config-system)# ldap-configuration <Index>
(ldap-configuration-<Index>)# ldap-servers-search-dns <Index>
(ldap-servers-search-dns-<Index>/<Index>)#

Command

Description

Index

Defines the table row index.

base-path

Defines the base path Distinguished Name (DN).

Command Mode

Privileged User

Example

This example configures the LDAP base path "OU=NY,DC=OCSR2,DC=local":

(config-system)# ldap-configuration 0
(ldap-configuration-0)# ldap-servers-search-dns 1
(ldap-servers-search-dns-0/1)# base-path OU=NY,DC=OCSR2,DC=local