Configuration Mode Commands : SteelHead configuration commands : protocol domain-auth auto-conf easy-auth
  
protocol domain-auth auto-conf easy-auth
Enables an automated domain authentication configuration process for the server-side SteelHead.
Syntax
protocol domain-auth auto-conf easy-auth conf-type <conf-type> adminuser <name> adminpass <adminpass> join-domain <domain> dc <dc-name> [short-name <name>]
Parameters
conf-type <conf-type>
Specifies a configuration type or a comma-separated list for the automated configuration:
emapi - Encrypted MAPI
smbsigning - SMB signing
smb2signing - SMB2 signing
smb3signing - SMB3 signing
all - Encrypted MAPI, SMB signing, SMB2 signing, and SMB3 signing
adminuser <name>
Specifies the username of the domain administrator.
adminpass <password>
Specifies the password of the domain administrator. The password is case sensitive.
join-domain <name>
Specifies the fully qualified domain name of the Active Directory domain in which to make the SteelHead a member.
dc <dc-name>
Specifies the name of the domain controller to contact.
short-name <name>
Specifies a short domain name. Typically, the short domain name is a substring of the realm. In rare situations, this is not the case, and you must explicitly specify the short domain name. Case matters; RIVERBED is not the same as riverbed.
The short domain name is required if the NetBIOS domain name does not match the first portion of the Active Directory domain name.
Usage
The protocol domain-auth auto-conf easy-auth command simplifies the server-side SteelHead configuration for domain authentication. By entering only one command, you can perform these steps:
Test the DNS configuration.
Enable secure protocol optimization such as SMB signing.
Optionally, configure a deployed replication user in Active Directory with the necessary privileges.
Use the show protocol domain-auth auto-conf easy-auth command to verify if the domain authentication configuration is successful.
For details, see the SteelHead User Guide and the SteelHead Deployment Guide - Protocols.
Example
amnesiac (config) # protocol domain-auth auto-conf easy-auth conf-type all adminuser chiefadmin adminpass chief327 join-domain central.company.com dc exchange-dc
Product
SteelHead CX, SteelHead-v, SteelHead-c
Related Commands
show protocol domain-auth auto-conf easy-auth