Configuration Mode Commands : SteelHead Configuration Commands : Windows Domain Authentication Delegation Commands : protocol domain-auth oneway-trust
  
protocol domain-auth oneway-trust
Configures a valid one-way trusted domain for Windows Domain authentication.
Syntax
[no] protocol domain-auth oneway-trust [dns-name <domain>] [netbios-name <netbios-name>] [all]
Parameters
dns-name<domain>
Specifies the hostname of the delegation domain.
netbios-name <netbios-name>
Specifies the NetBIOS domain name of the delegation domain.
all
Clears all entries in the one-way trust list.
Note: The all keyword is only used with the no command.
Usage
Use the no command for the following:
•  To clear an entry in the one-way trust list keyed on the NetBIOS name:
no protocol domain-auth oneway-trust netbios-name
 
•  To clear an entry in the one-way trust list keyed on dns name:
no protocol domain-auth oneway-trust dns-name
 
•  To clear all entries in the one-way trust list:
no protocol domain-auth oneway-trust all
Example
amnesiac (config) # protocol domain-auth oneway-trust dns-name ns1.something.en.wikipedia.org netbios-name wikipedia
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show protocol domain-auth delegation auto-mode, show protocol domain-auth delegation rules, show protocol domain-auth delegation rules, show protocol domain-auth oneway-trust
Windows Domain Authentication Replication Commands
Kerberos end-to-end authentication in RiOS 7.0 relies on Active Directory replication to obtain machine credentials for any servers that require secure protocol optimization. The RiOS replication mechanism requires a domain user with AD privileges and involves the same AD protocols used by Windows domain controllers.