<?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: SAS Encoded password is not accepted by SAS Connection to Amazon Redshift in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/SAS-Encoded-password-is-not-accepted-by-SAS-Connection-to-Amazon/m-p/569307#M11788</link>
    <description>&lt;P&gt;parameter needs to be added in the LIBNAME statement to resolve the issue&lt;BR /&gt;CONOPTS="EncryptionMethod=6;ValidateServerCertificate=0"&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jun 2019 00:11:23 GMT</pubDate>
    <dc:creator>VDD</dc:creator>
    <dc:date>2019-06-27T00:11:23Z</dc:date>
    <item>
      <title>SAS Encoded password is not accepted by SAS Connection to Amazon Redshift</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-Encoded-password-is-not-accepted-by-SAS-Connection-to-Amazon/m-p/569283#M11785</link>
      <description>&lt;P&gt;I am trying to connect Amazon Redshift database by using SAS/ACCESS interface to ODBC&lt;/P&gt;&lt;P&gt;I encoded my redshift password and providing encoded password in libname statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname source odbc &lt;BR /&gt;user="milind" &lt;BR /&gt;password="{SAS005}1244C53A7CA4054EA8318............" &lt;BR /&gt;datasrc="RWE_pharmetrics_DSN" &lt;BR /&gt;schema="public";&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I am getting below CLI error in the log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;458&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;459 libname source odbc user="milind"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;459! password=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;459! XXX datasrc="RWE_pharmetrics_DSN" schema="public";&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ERROR: CLI error trying to establish connection: [Amazon][Amazon Redshift] (10) Error occurred&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;while trying to connect: [SQLState 28000] FATAL: password authentication failed for user&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;"milind"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ERROR: Error in the LIBNAME statement.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I provide direct password (without encoding), it works well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 20:53:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-Encoded-password-is-not-accepted-by-SAS-Connection-to-Amazon/m-p/569283#M11785</guid>
      <dc:creator>milind3889</dc:creator>
      <dc:date>2019-06-26T20:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Encoded password is not accepted by SAS Connection to Amazon Redshift</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-Encoded-password-is-not-accepted-by-SAS-Connection-to-Amazon/m-p/569307#M11788</link>
      <description>&lt;P&gt;parameter needs to be added in the LIBNAME statement to resolve the issue&lt;BR /&gt;CONOPTS="EncryptionMethod=6;ValidateServerCertificate=0"&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 00:11:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-Encoded-password-is-not-accepted-by-SAS-Connection-to-Amazon/m-p/569307#M11788</guid>
      <dc:creator>VDD</dc:creator>
      <dc:date>2019-06-27T00:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Encoded password is not accepted by SAS Connection to Amazon Redshift</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-Encoded-password-is-not-accepted-by-SAS-Connection-to-Amazon/m-p/569396#M11797</link>
      <description>&lt;P&gt;You can set PW in data source&amp;nbsp;"RWE_pharmetrics_DSN" when set it up .&lt;/P&gt;
&lt;P&gt;And remoce pw= option in Libname statement.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 12:31:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-Encoded-password-is-not-accepted-by-SAS-Connection-to-Amazon/m-p/569396#M11797</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2019-06-27T12:31:04Z</dc:date>
    </item>
  </channel>
</rss>

