Setting up the environment for Kerberos
Each node in your cluster requires DNS to be working properly, NTP to be enabled and the system time set, and the Kerberos client libraries installed.
Each node in your cluster requires DNS to be working properly, NTP to be enabled and the system time synchronized, and the Kerberos client libraries installed.
Note: Do not upgrade DataStax Enterprise and set up Kerberos at the same time; see Upgrade restrictions and
limitations.
Prerequisites
- You have read and implemented the Kerberos guidelines.
- Latest version of Oracle Java SE Runtime Environment 7 or
8 or OpenJDK 7 is recommended. Note: If using Oracle Java 7, you must use at least 1.7.0_25. If using Oracle Java 8, you must use at least 1.8.0_40. In some cases, using JDK 1.8 causes minor performance degradation compared to JDK 1.7.
- If you are using Oracle Java, make sure the Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files are installed on each node.
Procedure
Perform the following steps on every node: