![Cisco 2948G - Catalyst Switch Скачать руководство пользователя страница 480](http://html.mh-extra.com/html/cisco/2948g-catalyst-switch/2948g-catalyst-switch_configuration-manual_67462480.webp)
30-36
Catalyst 4500 Series, Catalyst 2948G, Catalyst 2980G Switches Software Configuration Guide
—
Release 8.1
78-15486-01
Chapter 30 Configuring Switch Access Using AAA
Configuring Authentication
As an additional layer of security, you can configure the switch so that after users authenticate to it, these
users can authenticate only to other services on the network with Kerberized clients. If you do not make
Kerberos authentication mandatory and Kerberos authentication fails, the application attempts to
authenticate users using the default method of authentication for that network service. For example,
Telnet prompts for a password.
To configure clients to forward user credentials as they connect to other hosts in the Kerberos realm,
perform this task in privileged mode:
This example shows how to configure clients to forward user credentials and verify the configuration:
Console> (enable) set kerberos credentials forward
Kerberos credentials forwarding enabled
Console> (enable) show kerberos
Kerberos Local Realm:CISCO.COM
Kerberos server entries:
Realm:CISCO.COM, Server:187.0.2.1, Port:750
Realm:CISCO.COM, Server:187.20.2.1, Port:750
Kerberos Domain<->Realm entries:
Domain:cisco.com, Realm:CISCO.COM
Kerberos Clients NOT Mandatory
Kerberos Credentials Forwarding Enabled
Kerberos Pre Authentication Method set to None
Kerberos config key:
Kerberos SRVTAB Entries
Srvtab Entry 1:host/[email protected] 0 933974942 1 1 8 00?91:107:423=:;9
Console> (enable)
This example shows how to configure the switch so that Kerberos clients are mandatory for users to
authenticate to other network services:
Console> (enable) set kerberos clients mandatory
Kerberos clients set to mandatory
Console> (enable)
Disabling Credentials Forwarding
To disable the credentials forwarding configuration, perform this task in privileged mode:
Task
Command
Step 1
Enable all clients to forward user credentials upon
successful Kerberos authentication.
set kerberos credentials forward
Step 2
(Optional) Configure Telnet to fail if clients cannot
authenticate to the remote server.
set kerberos clients mandatory
Task
Command
Disable the credentials forwarding configuration. clear kerberos credentials forward