Configuration Mode Commands : SteelHead Configuration Commands : Domain and Workgroup Commands : domain settings
  
domain settings
Configures domain settings.
Syntax
[no] domain settings {dc-list <dc-list> | default-domain | kerberos realm <realm-name> kdc-list <list>| log-level <0-10> | max-log-size <kilobytes> | no-ipv6-lookups| pwd-refresh-int <no-of-days>}
Parameters
dc-list <dc-list>
Specifies a list of domain controller names, separated by commas.
default-domain
Use the default domain if no other domain is configured.
kerberos realm <realm-name> kdc-list <list>
Specifies Kerberos configuration settings such as the realm and the key distribution center (KDC) list.
The KDC is part of the Windows domain controller and provides the authentication service and the ticket-granting service. Clients and servers trust KDCs to maintain shared keys and construct properly encrypted tickets granting clients access to services.
log-level <0-10>
Specifies the level of detail for the log.
The log-level 10 option provides the most debug messages related to domain authentication. Use this level to collect debug-level messages when troubleshooting a problem. Increasing the log level can result in dropped connections or an authentication time out.
max-log-size <kilobytes>
Specifies the maximum size of the log file. This setting increases the buffer to hold domain authentication debug messages.
no-ipv6-lookups
Disable IPv6 lookups. When enabled, this setting prevents unnecessary IPv6 lookups between the server-side SteelHead and the DNS server.
pwd-refresh-int <no-of-days>
Specifies the password refresh interval in number of days.
Usage
The SteelHead rejoins the same domain as specified by the domain join command. The no version of the command disables the domain setting.
Example
amnesiac (config) # domain settings kerberos realm test.auth kdc-list dc1,dc2,dc3
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
domain join, show domain