Set Up Keytab Authentication Using the CA IAM CS Host Principal if Keytab File Exists
To set up keytab authentication using the host principal if the keytab file exists, you need to add keytab entries for the CA IAM CS host principal to the default /etc/krb5/krb5.keytab file.
To specify keytab authentication using the CA IAM CS host principal if keytab file exists
ktutil: read_kt temp_keytab
ktutil: read_kt /etc/krb5/krb5.keytab
Kerberos reads both keytabs.
ktutil: write_kt /etc/krb5/krb5.keytab
Note: Make sure that the entries for the host principal are the same, and are the latest key version number.
Kerberos writes the entries to the default keytab file and the temporary keytab file is merged into the default keytab.
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 CA IAM CS host principal for keytab authentication.
Copyright © 2013 CA.
All rights reserved.
|
|