<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SSO when using SQL Server Drive (SAS ACCESS to MS SQL Server) - Need to use Integrated Security= in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SSO-when-using-SQL-Server-Drive-SAS-ACCESS-to-MS-SQL-Server-Need/m-p/898686#M27366</link>
    <description>&lt;P&gt;FYI, here is what our SQL Server string looks like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname SQLSRVR odbc noprompt = "server=SQLServerName;DRIVER=SQL Server Native Client 11.0;Trusted Connection=yes" DATABASE = MyDatabase schema = dbo;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;It's the&amp;nbsp;Trusted Connection=yes option that enables SSO.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Edit: Have you seen this library article?&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/SAS-Cloud-Data-Exchange-for-the-SAS-Viya-Platform/ta-p/873764" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/SAS-Cloud-Data-Exchange-for-the-SAS-Viya-Platform/ta-p/873764&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Oct 2023 00:04:23 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2023-10-16T00:04:23Z</dc:date>
    <item>
      <title>SSO when using SQL Server Drive (SAS ACCESS to MS SQL Server) - Need to use Integrated Security=SSPI</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SSO-when-using-SQL-Server-Drive-SAS-ACCESS-to-MS-SQL-Server-Need/m-p/898489#M27361</link>
      <description>&lt;P&gt;I need some assistance with driver settings to allow SSO integration for SQL Server and/or also allow the use of domains in our user ids. We have Viya 4.x on AWS and we are testing connecting to on prem SQL server instances.&amp;nbsp; Works great but we have to use authid without a domain. Preferred is to use SSO and pass our credentials which have the domain. We are trying to figure out how to add the integrated security=sspi setting on the driver we are using. Has anyone had these issues and if so what how was the driver set? Any documentation that was helpful or other SAS resources? We prefer not use ODBC but the actual SQL Server driver.&lt;BR /&gt;&lt;BR /&gt;Does work using auth id without DOMAIN\&lt;/P&gt;
&lt;PRE&gt;libname testsql sqlsvr
NOPROMPT="
Driver={SAS ACCESS to MS SQL Server}; 
HostName=SERVER_GOES_HERE; PortNumber=PORT_GOES_HERE; 
Database=DATABASE_GOES_HERE;
UID=ID_GOES_HERE; PWD=PASSWORD_GOES_HERE"
schema=dbo;&lt;/PRE&gt;
&lt;P&gt;Does not work (using DOMAIN\)&lt;/P&gt;
&lt;PRE&gt;libname testsql sqlsvr
NOPROMPT="
Driver={SAS ACCESS to MS SQL Server}; 
HostName=SERVER_GOES_HERE; PortNumber=PORT_GOES_HERE; 
Database=DATABASE_GOES_HERE;
UID=DOMAIN\ID_GOES_HERE;PWD=PASSWORD_GOES_HERE"
schema=dbo;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 14:10:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SSO-when-using-SQL-Server-Drive-SAS-ACCESS-to-MS-SQL-Server-Need/m-p/898489#M27361</guid>
      <dc:creator>tuckeraw</dc:creator>
      <dc:date>2023-10-13T14:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: SSO when using SQL Server Drive (SAS ACCESS to MS SQL Server) - Need to use Integrated Security=</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SSO-when-using-SQL-Server-Drive-SAS-ACCESS-to-MS-SQL-Server-Need/m-p/898491#M27362</link>
      <description>&lt;P&gt;Most likely SSO will not pass credentials (SAS is Azure AD and on prem used AD) but we may just need to change a setting to change the authentication to allow the use of a DOMAIN.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 14:17:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SSO-when-using-SQL-Server-Drive-SAS-ACCESS-to-MS-SQL-Server-Need/m-p/898491#M27362</guid>
      <dc:creator>tuckeraw</dc:creator>
      <dc:date>2023-10-13T14:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: SSO when using SQL Server Drive (SAS ACCESS to MS SQL Server) - Need to use Integrated Security=</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SSO-when-using-SQL-Server-Drive-SAS-ACCESS-to-MS-SQL-Server-Need/m-p/898620#M27364</link>
      <description>&lt;P&gt;Have you raised this issue with SAS Tech Support? Given the complexity of working between cloud and on-prem, they are the best way to progress your problem. We use SSO/IWA exclusively for SAS - SQL Server database connections, but that's all on-prem in the same domain so it's a lot easier.&lt;/P&gt;</description>
      <pubDate>Sat, 14 Oct 2023 21:57:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SSO-when-using-SQL-Server-Drive-SAS-ACCESS-to-MS-SQL-Server-Need/m-p/898620#M27364</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-10-14T21:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: SSO when using SQL Server Drive (SAS ACCESS to MS SQL Server) - Need to use Integrated Security=</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SSO-when-using-SQL-Server-Drive-SAS-ACCESS-to-MS-SQL-Server-Need/m-p/898649#M27365</link>
      <description>&lt;P&gt;That is also in progress. Each client can be different in their AWS, Azure, AD etc... Just looking for others who may have attempted anything similar what their outcome may have been.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Oct 2023 10:55:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SSO-when-using-SQL-Server-Drive-SAS-ACCESS-to-MS-SQL-Server-Need/m-p/898649#M27365</guid>
      <dc:creator>tuckeraw</dc:creator>
      <dc:date>2023-10-15T10:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: SSO when using SQL Server Drive (SAS ACCESS to MS SQL Server) - Need to use Integrated Security=</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SSO-when-using-SQL-Server-Drive-SAS-ACCESS-to-MS-SQL-Server-Need/m-p/898686#M27366</link>
      <description>&lt;P&gt;FYI, here is what our SQL Server string looks like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname SQLSRVR odbc noprompt = "server=SQLServerName;DRIVER=SQL Server Native Client 11.0;Trusted Connection=yes" DATABASE = MyDatabase schema = dbo;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;It's the&amp;nbsp;Trusted Connection=yes option that enables SSO.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Edit: Have you seen this library article?&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/SAS-Cloud-Data-Exchange-for-the-SAS-Viya-Platform/ta-p/873764" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/SAS-Cloud-Data-Exchange-for-the-SAS-Viya-Platform/ta-p/873764&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 00:04:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SSO-when-using-SQL-Server-Drive-SAS-ACCESS-to-MS-SQL-Server-Need/m-p/898686#M27366</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-10-16T00:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: SSO when using SQL Server Drive (SAS ACCESS to MS SQL Server) - Need to use Integrated Security=</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SSO-when-using-SQL-Server-Drive-SAS-ACCESS-to-MS-SQL-Server-Need/m-p/898695#M27367</link>
      <description>&lt;P&gt;Sorry, but it's been a long time for me, but are the quotes in the right place in this example provided ?&amp;nbsp; &amp;nbsp;Quote after&amp;nbsp; DB name ends the string, right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Oct 2023 23:10:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SSO-when-using-SQL-Server-Drive-SAS-ACCESS-to-MS-SQL-Server-Need/m-p/898695#M27367</guid>
      <dc:creator>Morse_Bill</dc:creator>
      <dc:date>2023-10-15T23:10:50Z</dc:date>
    </item>
  </channel>
</rss>

