set system aaa ldap bind root-dn

The set system aaa ldap bind root-dn command configures LDAP root DN.

The delete system aaa ldap bind root-dn command deletes configuration.

 

Command Syntax

set system aaa ldap bind root-dn <txt>

delete system aaa ldap bind root-dn <txt>

 

Parameters

Parameter

Description

root-dn <txt>

Specifies the root DN of shared secret text string used between the switch and an LDAP server.

 

Usage Guidelines

Specifies the DN with which to bind to the directory server for lookups. In the absence of a root DN, an anonymous bind is performed.

 

Example

  • Configure the shared secret text string used between the router and an LDAP server.

admin@PICOS# set system aaa ldap bind root-dn cn=root,dc=fs,dc=com admin@PICOS# set system aaa ldap bind password fs admin@PICOS# commit

 

Copyright © 2024 Pica8 Inc. All Rights Reserved.