Security
11.4.2.1 Configuring Kerberos
The Set/Define Authentication Kerberos commands are used for most of the Kerberos configuration
options.
1
Ensure that the SCS clock is synchronized with the clock on the Kerberos server. The Kerberos
authentication model attaches timestamps to the packets sent between the SCS and Kerberos server
to prevent replay attacks. The SCS timestamp is only allowed to deviate 5 minutes from the Kerberos
server clock before the packet is considered invalid, which would result in a failed authentication
attempt.
To synchronize the SCS and the Kerberos clock, use the Set/Define IP Timeserver command:
Local>> DEFINE IP TIMESERVER 192.0.1.110
Designate a precedence number for the Kerberos server.
2
Local>> DEFINE AUTHENTICATION KERBEROS PRECEDENCE 2
3
Configure the primary and secondary Kerberos server locations by IP address:
Local>> DEFINE AUTHENTICATION KERBEROS PRIMARY 192.0.1.52
Local>> DEFINE AUTHENTICATION KERBEROS SECONDARY 192.0.1.53
Configure the realm. The realm is the name of the Kerberos administrative region that defines the
4
scope of client authentication data maintained by a Kerberos server. Most installations choose realm
names that mirror their Internet domain name system. To specify the realm, use the Set/Define
Authentication Kerberos Realm command.
Local>> DEFINE AUTHENTICATION KERBEROS REALM "phred.com"
The value for realm is case-sensitive. Enclose this string in quotes to retain case.
Note:
5
Configure the principle, instance, and authenticator that enable the Kerberos server to identify the
SCS. Principle, instance, and authenticator entries must be configured on the SCS to match the
corresponding entries on the Kerberos server.
The default setting for the SCS principle is rcmd; for the SCS instance, the default setting is scs.
The authenticator is the password for the principle/instance pair. It must be defined on the SCS and
the Kerberos server. A text string or an eight-byte hexadecimal value may be specified.
Figure 11-24: Synchronizing the Clocks
Figure 11-25: Configuring Kerberos Precedence
Figure 11-26: Configuring Kerberos Server Locations
Figure 11-27: Configuring the Kerberos Realm
11-12
Database Configuration
Need help?
Do you have a question about the SCS and is the answer not in the manual?
Questions and answers