protocol domain-auth delegation rule dlg-only
Allows delegated Windows Domain authentication to only the specified servers.
Syntax
[no] protocol domain-auth delegation rule dlg-only <ip-address>
Parameters
<ip-address> | File server IP addresses for SMB signed or MAPI encrypted traffic in the text box, separated by commas. You can switch between the Delegate-Only (dlg-only) and Delegate-All-Except (dlg-all-except) controls without losing the list of IP addresses for the control. Only one list is active at a time. |
Usage
Before performing Windows Domain authentication delegation using the CLI, Windows-side domain controller and SPN (Service Principal Names) configuration is required. For details, see the SteelHead User Guide.
The no command disallows the specified server IP addresses.
Example
amnesiac (config) # protocol domain-auth delegation rule dlg-only 3.3.3.3,4.4.4.4
Product
SteelHead CX, SteelHead-v, SteelHead-c
Related Commands