<?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: Secure access to oracle Data Base with proc scaproc in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Secure-access-to-oracle-Data-Base-with-proc-scaproc/m-p/743874#M1186</link>
    <description>&lt;P&gt;No, proc&amp;nbsp;scaproc won't mask your credentials.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a paper that i found that might help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="https://support.sas.com/resources/papers/proceedings09/013-2009.pdf" target="_blank"&gt;013-2009: Secret Sequel: Keeping Your Password Away from the LOG (sas.com)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 May 2021 13:50:07 GMT</pubDate>
    <dc:creator>CarmineVerrell</dc:creator>
    <dc:date>2021-05-26T13:50:07Z</dc:date>
    <item>
      <title>Secure access to oracle Data Base with proc scaproc</title>
      <link>https://communities.sas.com/t5/Developers/Secure-access-to-oracle-Data-Base-with-proc-scaproc/m-p/743868#M1185</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I am trying to connect to database using libname statement. I call this statement from secure macro. So I don't save&amp;nbsp;password in code. My question is, can I mask&amp;nbsp;password is the output of&amp;nbsp;proc scaproc? Because we have all the credentials outputed there&lt;/P&gt;&lt;PRE&gt;proc scaproc; 
      record "Result.txt"; 
run;

 proc scaproc; 
       write; 
run;&lt;/PRE&gt;&lt;P&gt;libname DataBase oracle user="XXX" password="XXX" path="XXX";&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 13:39:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Secure-access-to-oracle-Data-Base-with-proc-scaproc/m-p/743868#M1185</guid>
      <dc:creator>Pavlo11</dc:creator>
      <dc:date>2021-05-26T13:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Secure access to oracle Data Base with proc scaproc</title>
      <link>https://communities.sas.com/t5/Developers/Secure-access-to-oracle-Data-Base-with-proc-scaproc/m-p/743874#M1186</link>
      <description>&lt;P&gt;No, proc&amp;nbsp;scaproc won't mask your credentials.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a paper that i found that might help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="https://support.sas.com/resources/papers/proceedings09/013-2009.pdf" target="_blank"&gt;013-2009: Secret Sequel: Keeping Your Password Away from the LOG (sas.com)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 13:50:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Secure-access-to-oracle-Data-Base-with-proc-scaproc/m-p/743874#M1186</guid>
      <dc:creator>CarmineVerrell</dc:creator>
      <dc:date>2021-05-26T13:50:07Z</dc:date>
    </item>
  </channel>
</rss>

