DETAILED STEPS
Step 1
Use the
ark
(add random key) command to add a network service supported by a host or device to the KDC. For example:
Example:
Device#
ark
SERVICE/HOSTNAME@REALM
Step 2
Use the kdb5_edit command
xst
to write an SRVTAB entry to a file. For example:
Example:
Device#
xst
device-name host
Step 3
Use the
quit
command to exit the kdb5_edit program.
Example
The following example shows how to add a Kerberized authentication service for a device called
device1
to
the Kerberos realm COMPANY.COM:
ark host/[email protected]
The following example shows how to write an entry for all network services on all Kerberized hosts that use
this KDC for authentication to a file:
xst [email protected] host
Configuring the Device to Use the Kerberos Protocol
Defining a Kerberos Realm
For a device to authenticate a user defined in the Kerberos database, it must know the host name or IP address
of the host running the KDC, the name of the Kerberos realm and, optionally, be able to map the host name
or Domain Name System (DNS) domain to the Kerberos realm.
To configure the device to authenticate to a specified KDC in a specified Kerberos realm, use the following
commands in global configuration mode. Note that DNS domain names must begin with a leading dot (.):
SUMMARY STEPS
1.
Device(config)#
kerberos local-realmkerberos-realm
2.
Device(config)#
kerberos serverkerberos-realm
{
hostname
|
ip-address
} [
port-number
]
3.
Device(config)#
kerberos realm
{
dns-domain
|
host
}
kerberos-realm
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
987
How to Configure Kerberos
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......