Configuring Active Directory (CLI)
hostname:configuration services ad> workgroup
hostname:configuration services ad workgroup> set workgroup=WORKGROUP
hostname:configuration services ad workgroup> commit
hostname:configuration services ad workgroup> done
hostname:configuration services ad> show
Properties:
<status> = disabled
mode = workgroup
workgroup = WORKGROUP
4.
To configure the site and preferred domain controller in preparation for joining
another domain, enter the following commands:
hostname:configuration services ad> done
hostname:> configuration services smb
hostname:configuration services smb> set ads_site=sf
hostname:configuration services smb> set pdc=192.168.3.21
hostname:configuration services smb> commit
hostname:configuration services smb> show
Properties:
<status> = online
lmauth_level = 4
pdc = 192.168.3.21
ads_site = sf
hostname:configuration services smb> done
5.
To join the new domain after the properties are configured, enter the following
commands.
When joining an AD domain, you must set the user and password each time you commit the
node.
hostname:> configuration services ad
hostname:configuration services ad> domain
hostname:configuration services ad domain> set domain=fishworks.com
hostname:configuration services ad domain> set user=Administrator
hostname:configuration services ad domain> set password=*******
hostname:configuration services ad domain> commit
hostname:configuration services ad domain> done
hostname:configuration services ad> show
Properties:
<status> = online
mode = domain
domain = fishworks.com
Related Topics
■
“Joining an AD Domain (BUI)” on page 293
Appliance Services 295