Set Up Keytab Authentication Using the Java CS Host Principal if Keytab File Does Not Exist
To set up keytab authentication using the host principal if the default keytab file does not exist, you need to create a new keytab file.
To specify keytab authentication using the Java CS host principal if keytab file does not exist
kadmin: ktadd -k temp_keytab jcs-host-principal
Kerberos adds the entries into a temporary keytab.
Note: This creates a new randomized password for the host principal, thus any entries for the host principal in any existing keytab file are no longer valid.
The connector adds the necessary privileges to the host principal.
Note: Use * to specify all privileges.
The Properties tab is displayed.
The Kerberos Connector uses the Java CS host principal for keytab authentication.
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |