protocol domain-auth test authentication
Attempts to authenticate the user to the joined domain controller. 
Syntax
protocol domain-auth test authentication username <username> password <password> [domain <domain> | shortdom <shortdom>]
Parameters
username <username>  | Specifies the username. The maximum length is 20 characters. The username cannot contain any of the following characters: / \ [ ] : ; | = , + * ? < > @ " The system translates the username into uppercase to match the registered server realm information.  | 
password <password>  | Specifies a password.  | 
domain <domain>  | Specifies the fully qualified domain name.  | 
shortdom <shortdom>  | Specifies the short domain name.  | 
Usage
This command tests whether transparent mode NTLM (used by SMB signing, SMB2/3 signing, and encrypted MAPI) is working as expected.
Example
amnesiac (config) # protocol domain-auth test authentication username administrator password myzy294pass5 domain il-vcs44-domain.test
Product
SteelHead, SteelHead-v, SteelHead-c
Related Commands