EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB215066: Is it possible to use Windows authentication to login to a Microsoft SQL Server database when the Intelligence Server is on UNIX/Linux in MicroStrategy 9.x and 10.x?


Community Admin

• Strategy


This KB article discusses how to configure a Microsoft SQL Server DSN to use Windows authentication when the Intelligence Server is on UNIX/Linux

QUESTION
Is it possible to use Windows authentication to login to a Microsoft SQL Server database when the Intelligence Server is on UNIX/Linux in Strategy 9.x and 10.x?
 
ANSWER
Beginning in Strategy 9.3.1, the ODBC drivers shipped with Strategy provide support for Windows/NT authentication to perform a login to a Microsoft SQL Server database when the Intelligence Server is on UNIX/Linux. Implementing this authentication method requires the following two parameters to be added to the Microsoft SQL Server DSN in the Strategy odbc.ini file:


AuthenticationMethod=9
Domain=WindowsDomainName

ka04W000000OdZoQAK_0EM4400000029Jn.jpeg

 
For example, to login as a domain user (such as "XYZ\testuser" with password "testpass"), set "AuthenticationMethod=9" and "Domain=XYZ" in the DSN and then login through Strategy with username "testuser" and password "testpass". The driver will automatically prepend the domain parameter to the username and the credentials will be sent to the database server for Windows/NT authentication.


Comment

0 comments

Details

Knowledge Article

Published:

April 11, 2017

Last Updated:

April 11, 2017