<?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: How to update password of libname statement of sas library in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-update-password-of-libname-statement-of-sas-library/m-p/829853#M24930</link>
    <description>Correct, the displayed password is dependent on who is logged in to SAS Management Console. When you store a password in Metadata, the way it is encrypted on disk is set in the omaconfig.xml file using the STOREPASSWORDS option. By default I believe this is SAS005 or AES with a 64 bit salt and 10000 iterations. &lt;BR /&gt;&lt;BR /&gt;Reference Information for omaconfig.xml&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/bicdc/9.4/bisag/n070fn7r6yuz53n19c7l80f3hr1g.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/bicdc/9.4/bisag/n070fn7r6yuz53n19c7l80f3hr1g.htm&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 23 Aug 2022 13:44:47 GMT</pubDate>
    <dc:creator>gwootton</dc:creator>
    <dc:date>2022-08-23T13:44:47Z</dc:date>
    <item>
      <title>How to update password of libname statement of sas library</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-update-password-of-libname-statement-of-sas-library/m-p/829705#M24911</link>
      <description>&lt;P&gt;Hi SAS Community,&lt;BR /&gt;Need your help on how to update the password on the "Display LIBNAME Statement" of sas library on SMC.&lt;BR /&gt;The password is encrypted yes but that one I know how to encrypt using pwencode.&lt;BR /&gt;The question is, where to update the password?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 18:00:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-update-password-of-libname-statement-of-sas-library/m-p/829705#M24911</guid>
      <dc:creator>jbond007</dc:creator>
      <dc:date>2022-08-22T18:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to update password of libname statement of sas library</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-update-password-of-libname-statement-of-sas-library/m-p/829707#M24912</link>
      <description>The "Display LIBNAME Statement" function generates what it displays dynamically. So if you are logged in to SAS Management Console as User A, it would show the password accessible to User A. The password would be stored either under the user directly (User's Properties -&amp;gt; Accounts tab), or a group the user is a member of.</description>
      <pubDate>Mon, 22 Aug 2022 18:09:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-update-password-of-libname-statement-of-sas-library/m-p/829707#M24912</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2022-08-22T18:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to update password of libname statement of sas library</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-update-password-of-libname-statement-of-sas-library/m-p/829780#M24923</link>
      <description>&lt;P&gt;Hi gwootton,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you, so it depends who logged in and run the display libname statement.&lt;/P&gt;&lt;P&gt;Oh I see, accounts tab is where will I update the password but from there I dont see any encryption options so I assume it will automatically encrypt it?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 00:58:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-update-password-of-libname-statement-of-sas-library/m-p/829780#M24923</guid>
      <dc:creator>jbond007</dc:creator>
      <dc:date>2022-08-23T00:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to update password of libname statement of sas library</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-update-password-of-libname-statement-of-sas-library/m-p/829792#M24924</link>
      <description>&lt;P&gt;I see your LIBNAME connects to SQL Server. Are you intending to have a static user/password for all data connections to this server because that looks like the way you have set this up?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 04:41:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-update-password-of-libname-statement-of-sas-library/m-p/829792#M24924</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-08-23T04:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to update password of libname statement of sas library</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-update-password-of-libname-statement-of-sas-library/m-p/829853#M24930</link>
      <description>Correct, the displayed password is dependent on who is logged in to SAS Management Console. When you store a password in Metadata, the way it is encrypted on disk is set in the omaconfig.xml file using the STOREPASSWORDS option. By default I believe this is SAS005 or AES with a 64 bit salt and 10000 iterations. &lt;BR /&gt;&lt;BR /&gt;Reference Information for omaconfig.xml&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/bicdc/9.4/bisag/n070fn7r6yuz53n19c7l80f3hr1g.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/bicdc/9.4/bisag/n070fn7r6yuz53n19c7l80f3hr1g.htm&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Aug 2022 13:44:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-update-password-of-libname-statement-of-sas-library/m-p/829853#M24930</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2022-08-23T13:44:47Z</dc:date>
    </item>
  </channel>
</rss>

