Click HERE to see how Saviynt Intelligence is transforming the industry. |
07/11/2023 01:13 AM
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 a couple further steps to validate the authentication using the Java main function, but when we tried to run them, we encountered a 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.
07/13/2023 09:10 AM
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
07/13/2023 08:15 PM
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.