Specifies the user ID for user ID/password authentication or the domain user name for NTLM authentication.
Valid values
[domain_name\]user_name
where:
domain_name
is the name of a valid domain server. The name is case-insensitive and optional. If specified, you must separate the domain name from the user name by a backward slash (\).
user_name
is a valid user name. It is case-insensitive.
Notes
Only set the domain server name if AuthenticationMethod=ntlmjava or ntlm2java.