I know that there is a way using kerberos to connect to MS SQL Server. But I have not been able to find a good description on how to configure everything from Kereberos to the properties file's url. Does anyone have a good example that could teach the rest?
Asked
Active
Viewed 1,073 times
2
-
1check it out http://seenukarthi.com/security/2014/08/13/localhost-authentication-spring-kerberos/ – Radhakrishna Sharma Gorenta May 17 '16 at 09:59
-
1Thanks, but the link shows how to use kerberos for authenticating users. I guess many of the things are reusable, but I was looking for something simpler. I will dig into it see if I can get it to work. – Keyhan May 17 '16 at 10:53
-
Keyhan did you find something? https://stackoverflow.com/questions/50074354/spring-boot-mysql-kerberos-authentication ? – ThinkGeek Apr 28 '18 at 10:31
-
No, not really. But I am now working with something totally different. – Keyhan May 02 '18 at 12:31