Reference Guide

Options
Option Description Format
--CSV Displays the command output in
a commadelimited format with a
header
Append --CSV to the command
-Domain<Domain> Account domain, the available
domains are displayed by
“domains-list” command
-
AccountNamePrefix<AccountNa
mePrefix>
Prefix of computer name to be
displayed by the command
Example
Display a list of machine accounts (computers) in Active Directory.
CLI> access-control computers-list
Output
.-----------------.-----------------.-----------------------
| Domain | Type | Computer Name |
|-----------------|-----------------|-----------------------|
| <UNIX accounts> | UNIX |win2k12d-m380.lab.town |
|-----------------|-----------------|-----------------------|
| BUILTIN | Local |win2k12d-m380.lab.town |
|-----------------|-----------------|-----------------------|
| idffs1 | Local |win2k12d-m380.lab.town |
|-----------------|-----------------|-----------------------|
| NAS | ActiveDirectory |win2k12d-m380.lab.town |
'-----------------'-----------------'-----------------------|
access-control domains-list
Display a list of user and group domains.
Format
access-control domains-list
Example
Display a list of the current user and group domains:
CLI> access-control domains-list
CLI Commands
27