Specifications

3-413
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
(config) windows-domain
(config) windows-domain
To configure Windows domain server options on a WAAS device, use the windows-domain global
configuration command.
windows-domain {administrative group {normal-user | super-user} groupname | comment
string | netbios-name name | password-server {hostname | ipaddress} | realm kerberos-realm
| wins-server {hostname | ipaddress} | workgroup
name | security ADS}
Syntax Description
Defaults Windows domain options are disabled by default.
Command Modes global configuration
administrative Sets administrative options.
group Sets an administrative group name.
normal-user Sets the administrative group name for the normal user (privilege 0).
super-user Sets the administrative group name for the superuser (privilege 15).
groupname Name of the administrative group.
comment Specifies a comment for the Windows domain server.
string Text string.
netbios-name Specifies the NetBIOS name of the WAE. This is the name provided when
the Edge
FE announces its availability for print services.
name NetBIOS name.
password-server Specifies the password server used to verify a client’s password.
hostname Hostname of the password server.
ipaddress IP address of the password server.
realm Specifies the Kerberos realm to use for authentication. The realm is used as
the Active Directory Service (ADS) equivalent of the NT4 domain. This
argument is valid only when Kerberos ADS mode is used.
kerberos-realm IP address or name (in UPPERCASE letters) of the Kerberos realm. The
Kerberos realm is typically set to the DNS name of the Kerberos server or
Active Directory domain. The default value is a NULL string.
Example: kerberos-realm = MYBOX.MYCOMPANY.COM
wins-server Specifies the Windows Internet Naming Service (WINS) server.
hostname Hostname of the WINS server.
ipaddress IP address of the WINS server.
workgroup Specifies the workgroup (or domain) in which the WAAS device resides.
name Name of the workgroup or domain.
security Sets Kerberos authentication.
ADS Specifies the Active Directory Service.