Procedure

Prerequisite

Enable SSO for the servers (Kerberos)

  1. Click Application launcher Application launcher > Administration Administration. The Administration opens with the Configuration Configuration view.

  2. Click User Management.

  3. Click the arrow next to Kerberos.

  4. Click General.

  5. Click Edit Edit.

  6. Enable Use Kerberos.

  7. Click Save Save.

You have enabled Kerberos.

Upload a key table

To upload the key table file, click Upload Upload under the Key table field.

You can display the content of an existing key table file using the JRE tool ktab.exe. To do so, enter the following command on the command line:

ktab -l -e -t -k FILE:C:\<file location of the umc.ktab file>\umc.ktab

If you have no key table file available, generate a key table file using the JRE tool ktab.exe. To do so, enter the following command on the command line:

ktab -a userPrincipalName@REALM password -n 0 -append -k umc.keytab

Upload a configuration file

  1. To upload the configuration file, click Upload Upload under the Configuration file field. You find this file on your installation medium under Add-ons\Kerberos. The dialog for uploading a file opens.

  2. Select the relevant file and click Upload.

You have uploaded a configuration file.