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

Connect to Active Directory domain accounts with MS SQL database using Kerberos

sdey_2023
Regular Contributor
Regular Contributor

Hi Team,

we are trying to create a connection from Saviynt to MS SQL database using Kerberos authentication via Active Directory Domain Controllers. Here is the sample URL for the same: jdbc:sqlserver://desktop-8gqhcvq.savpoc.com:1433;DatabaseName=SAVMSSQL;authenticationScheme=JavaKerberos;integratedSecurity=true;userName=${USERNAME};password=${PASSWORD}

Could you please let us know if we need to open the firewall flow between Saviynt and the Domain Controllers for performing the Kerberos authentication and the port required for the same?

3 REPLIES 3

nimitdave
Saviynt Employee
Saviynt Employee

sdey_2023
Regular Contributor
Regular Contributor

Hi Nimit, thanks for that. We did check the document, but it is not clearly mentioned if we need to have the firewall flow opened between Saviynt and the Active Directory DCs or the port to be opened for the same. Thanks.

nimitdave
Saviynt Employee
Saviynt Employee

Yes , you need to open KDC/AD port 88 UDP Protocol for this. 

Also attaching one document to help and validate the setup.

Post that you need to upload the filer under connector files from UI Admin Menu --> File directory

Path for krb5.conf to be refered in sqljdbcdriver.conf  will be /saviynt_shared/saviynt/ConnectorFiles

Once you are done validating the kerberos setup from the java client in the attached file , please raise a support ticket to enable configs at EIC/Saviynt server end.