Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Need to connect server using Kerberos authentication.

Mervin
New Contributor
New Contributor

Hi Team, 

We tried the procedures below in order to connect to the MySQL server using kerberos authentication.

1.Keytab file generation - Gernarted and validated the keytab file.

2.krb5.conf and  SQLJDBCDriver.conf need to be given by saviynt rite?

The document gave us couple further steps to validate the authentication using the Java main function, but when we tried to run them, we encountered class not found issue that said krb5.conf was not present.

Please let us know if we are on the right track and offer suggestions for how to get there.

2 REPLIES 2

SB
Saviynt Employee
Saviynt Employee

You can refer to below documentation for krb5.conf and  SQLJDBCDriver.conf sample file. Once the file is created you can work with the Saviynt support team to get these uploaded on Saviynt server.

https://docs.saviyntcloud.com/bundle/Database-v23x/page/Content/Appendix.htm


Regards,
Sahil

rushikeshvartak
All-Star
All-Star

 

2.krb5.conf and  SQLJDBCDriver.conf need to be given by saviynt rite? -- Yes

also they need to change configuration in startup.sh of tomcat.


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.