siddar tha Posted December 8, 2016 Share Posted December 8, 2016 OS: Unix Version: 7.0.1 DB: MS SQL; Authentication: Windows Driver: Native When trying to create an information link using windows authentication, getting an error which says log in failed. Changed the connection string to this format: jdbc:tibcosoftwareinc:sqlserver://servername:1433;databaseName=dbname;AuthenticationMethod=ntlm;LoadLibraryPath=c:tibcotss7.0.0tomcatlib; Still the same error. Can we use windows authentication and create info links I'm guessing that we can. After we create a dxp with this info link, will it have any effect on the web player user authentication Kindly help. Thanks! Link to comment Share on other sites More sharing options...
Varma Nadimpalli Posted April 7, 2020 Share Posted April 7, 2020 Hello Siddarth, Try the JDBC URL as follows jdbc:sqlserver://example.com:1433;DatabaseName=spotfire_server;integratedSecurity=true Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now