Skip to main content
Skip table of contents

Configuring Kerberos during engine setup

Version 6.0.7.0 or later recommended for Kerberos

Any Delphix Engine intending to leverage Kerberos credentials should be running version 6.0.7.0 or later. Versions 6.0.0.0-6.0.6.1 may encounter issues in authentication ticket renewal, causing Environment and Dataset job failures. More information can be found in this Delphix Knowledge Base article.

For using the kerberos authentication along with another authentication, 

  1. In the Virtualization Setup wizard, Click Next on the Welcome screen.

  2. Complete the following tabs as you normally would.

  3. In the Network Authorization tab, select the Use Kerberos authentication to communicate with the remote hosts checkbox.

  4. Provide values in the following fields:

    • Realm

    • Principal

    • In the Keytab field, enter the key in a base64 encoded format.
      Note:
      You must provide the key must in a single line. For example, you can use the following command to view the base64 representation of the Keytab key.

      CODE
      echo "$(base64 --wrap=0 <keytab>)"
  5. Then select Next.

  6. Confirm your selections and select Submit.

     

Editing Kerberos configuration settings

To edit your configuration settings after setup, login as a sysadmin user and complete the following steps:

  1. On the Delphix SETUP Dashboard, from the Network Authorization panel, click Modify.
     

     

  2. Select the check box under KERBEROS CONFIGURATION, select the hostname and edit the configuration. 

  3. Click Save.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.