Reference Guide

Example
Display the current NIS/LDAP settings:
CLI> access-control users-database view
Output
Database Type = LDAP
NisServers =
LDAP Base DN = dc=nas,dc=test
LdapServers = 172.22.144.4
LDAP Extended Schema = No
LDAP Use Filters = No
LDAP Filters =
LDAP Use TLS = No
LDAP Use Not Anonymous = No
LDAP Bind DN = cn=proxyuser,dc=example,dc=com
LdapUseCertificate = No
LdapCertificate =
access-control users-list
Display a list of users.
Format
access-control users-list <Domain> <UserNameStartWith>
Arguments
Argument Description Format
-Domain <Domain> User domain Existing user domain
-UserNameStartWith
<UserNameStartWith>
Prefix of user name Prefix of an existing user name
Options
Option Description Format
--CSV Displays the command output in
a commadelimited format with a
header
Append --CSV to the command
Example
Display a list of users in the NAS domain whose user name starts with ca:
CLI> access-control users-list NAS ca
50
CLI Commands