Reference Guide

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
Output
.--------.--------.---------------------.---------------.---------.----------.
| Domain | Name | Id | Primary group| Type | Source |
|--------|--------|---------------------|---------------|---------|----------|
| NAS | carl | S-1-5-21-1100376456 | Domain Users | Windows | EXTERNAL |
| | | -3253980028-2903806 | | | |
| | | 399-1165 | | | |
|--------|--------|---------------------|---------------|---------|----------|
| NAS | carla | S-1-5-21-1100376456 | Domain Users | Windows | EXTERNAL |
| | | -3253980028-2903806 | | | |
| | | 399-1114 | | | |
'--------'--------'---------------------'---------------'---------'----------'|
access-control groups-list
Description
Display a list of groups.
Format
access-control groups-list <Domain> <GroupNameStartWith>
22