Kerberos for On-Premises

Kerberos is a computer-network authentication protocol that uses tickets to allow communication between two components over a non-secure network to prove their identity to one another in a secure manner.

Configuring the Server Properties to Support Kerberos Authentication

To configure the OverOps On-Premises solution to run with Kerberos, run the server (using ./takipi-server.sh...) with the following parameters:

ParametersDescriptionDefault
--db-auth-typeThe RDBMS authentication type (Kerberos)username/password if not specified
--kerb-cache-fileThe full file location of the Kerberos cache fileNo default
--kerb-conf-fileThe full file location of the Kerberos configuration file (krb5.conf)No default