Reference Guide

Format
access-control active-directory join <Domain> {options}
Arguments
Argument Description Format
<Domain> Active Directory domain Existing Active Directory domain
name
Options
Option Description Format
-DomainControllers
<DomainControllers>
List of preferred Active Directory
domain controllers
Comma-separated list of existing,
preferred Active Directory
domain controllers. Host name
containing one or more sub
names, each separated by a dot.
Each sub name may contain
letters, numbers or hyphens, but
may not start nor end in a
hyphen.
-Username <Username> Active Directory administrator
name
Existing Active Directory
administrator user name
-Password <Password> Active Directory administrator
password
Existing Active Directory
administrator password
Example
Join the FluidFS cluster to the Active Directory domain nas.test using the Active Directory administrator
username Administrator and password password:
CLI> access-control active-directory join nas.test -Username Administrator
-Password password
events list
Description
Display a list of the events.
Format
events list
44