<?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 Change forgotten SAS Metadata Library (Secured Library) password in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-forgotten-SAS-Metadata-Library-Secured-Library/m-p/346652#M8159</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;when you say "it doesn't work", what do you mean? Do you get an error?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Anja&lt;/P&gt;</description>
    <pubDate>Mon, 03 Apr 2017 13:04:31 GMT</pubDate>
    <dc:creator>anja</dc:creator>
    <dc:date>2017-04-03T13:04:31Z</dc:date>
    <item>
      <title>How to Change forgotten SAS Metadata Library (Secured Library) password</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-forgotten-SAS-Metadata-Library-Secured-Library/m-p/346629#M8156</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to change SAS Metadata bound library (Secured Library) password&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/seclibag/66930/HTML/default/viewer.htm#n0cylegyx7e6pcn1naptyqoje8li.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/seclibag/66930/HTML/default/viewer.htm#n0cylegyx7e6pcn1naptyqoje8li.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The thing is , i lost the old password.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried command like this , empty the old password and set new one&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc authlib lib=somd ;&lt;BR /&gt;remove securedfolder="/System/Secured Libraries"&lt;BR /&gt;securedlibrary="SOMD"&lt;BR /&gt;read=/newpass&lt;BR /&gt;write=/newpass&lt;BR /&gt;alter=newpass;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it doesn't work.&lt;/P&gt;&lt;P&gt;Any suggestion?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;Charlie&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 11:40:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-forgotten-SAS-Metadata-Library-Secured-Library/m-p/346629#M8156</guid>
      <dc:creator>char22</dc:creator>
      <dc:date>2017-04-03T11:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change forgotten SAS Metadata Library (Secured Library) password</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-forgotten-SAS-Metadata-Library-Secured-Library/m-p/346652#M8159</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;when you say "it doesn't work", what do you mean? Do you get an error?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Anja&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 13:04:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-forgotten-SAS-Metadata-Library-Secured-Library/m-p/346652#M8159</guid>
      <dc:creator>anja</dc:creator>
      <dc:date>2017-04-03T13:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change forgotten SAS Metadata Library (Secured Library) password</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-forgotten-SAS-Metadata-Library-Secured-Library/m-p/346662#M8160</link>
      <description>&lt;P&gt;Hi Anja,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes , the error indicating some password entered incorrectly&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: All current secured library passwords must be valid in order to change any.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 13:24:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-forgotten-SAS-Metadata-Library-Secured-Library/m-p/346662#M8160</guid>
      <dc:creator>char22</dc:creator>
      <dc:date>2017-04-03T13:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change forgotten SAS Metadata Library (Secured Library) password</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-forgotten-SAS-Metadata-Library-Secured-Library/m-p/346740#M8166</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this the exact and complete error message?&lt;/P&gt;
&lt;P&gt;Do you get this error when you are submitting the code you use to change the password?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lots of questions, I know, but there could be several reasons why this happens&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Anja&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 16:30:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-forgotten-SAS-Metadata-Library-Secured-Library/m-p/346740#M8166</guid>
      <dc:creator>anja</dc:creator>
      <dc:date>2017-04-03T16:30:02Z</dc:date>
    </item>
  </channel>
</rss>

