Specifications

3-573
Cisco Wide Area Application Services Command Reference
OL-16451-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. To disable this feature, use the no form of this 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}
no 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.
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 string Specifies a comment for the Windows domain server. This is a text string.
netbios-name name Specifies the NetBIOS name of the WAE. This name is provided when the
Edge FE announces its availability for print services.
password-server Specifies the password server used to verify a client password.
hostname Hostname of the password server.
ipaddress IP address of the password server.
realm kerberos-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.
The value is an 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 name Specifies the name of the workgroup (or domain) in which the WAAS
device resides.
security Sets Kerberos authentication.
ADS Specifies the Active Directory Service.