/
set system aaa ldap base-dn
set system aaa ldap base-dn
The set system aaa ldap base-dn command configures the base DN of the search.
The delete system aaa ldap base-dn command deletes the configuration.
Command Syntax
set system aaa ldap base-dn <txt>
delete system aaa ldap base-dn [<txt>]
Parameters
Parameter | Description |
base-dn <txt> | Specifies the base DN of the search., the value is a string. |
Usage Guidelines
Specifies the distinguished name (DN) to use as search base. Users can supply the option multiple times, and all specified bases will be searched.
Example
Configure the base DN of the search.
admin@PICOS# set system aaa ldap base-dn dc=fs,dc=com
admin@PICOS# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.