<?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 Libraries visible as admin in SAS Studio and Manag. Console but not EG in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-visible-as-admin-in-SAS-Studio-and-Manag-Console-but/m-p/335593#M22292</link>
    <description>&lt;P&gt;Dear SAS Pros,&lt;/P&gt;&lt;P&gt;I created a few BASE auto-assigned libraries using Management Console.&lt;/P&gt;&lt;P&gt;I can see all of them there and in SAS DI Studio BUT not in EG. Yes, I tried to refresh and re-connect but they are still not there.&lt;/P&gt;&lt;P&gt;I have declined the user PUBLIC all rights on the libraries but created a new user group "libusers" who have total access to those libraries. But...none of them can see those. As admin I can see at least half of them in EG but still not all.&lt;/P&gt;&lt;P&gt;Any ideas why that might be?&lt;/P&gt;&lt;P&gt;Many thanks for any insight and a great weekend!&lt;/P&gt;</description>
    <pubDate>Fri, 24 Feb 2017 14:25:59 GMT</pubDate>
    <dc:creator>PhilipH</dc:creator>
    <dc:date>2017-02-24T14:25:59Z</dc:date>
    <item>
      <title>Libraries visible as admin in SAS Studio and Manag. Console but not EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-visible-as-admin-in-SAS-Studio-and-Manag-Console-but/m-p/335593#M22292</link>
      <description>&lt;P&gt;Dear SAS Pros,&lt;/P&gt;&lt;P&gt;I created a few BASE auto-assigned libraries using Management Console.&lt;/P&gt;&lt;P&gt;I can see all of them there and in SAS DI Studio BUT not in EG. Yes, I tried to refresh and re-connect but they are still not there.&lt;/P&gt;&lt;P&gt;I have declined the user PUBLIC all rights on the libraries but created a new user group "libusers" who have total access to those libraries. But...none of them can see those. As admin I can see at least half of them in EG but still not all.&lt;/P&gt;&lt;P&gt;Any ideas why that might be?&lt;/P&gt;&lt;P&gt;Many thanks for any insight and a great weekend!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 14:25:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-visible-as-admin-in-SAS-Studio-and-Manag-Console-but/m-p/335593#M22292</guid>
      <dc:creator>PhilipH</dc:creator>
      <dc:date>2017-02-24T14:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Libraries visible as admin in SAS Studio and Manag. Console but not EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-visible-as-admin-in-SAS-Studio-and-Manag-Console-but/m-p/335611#M22295</link>
      <description>&lt;P&gt;Also check if the EG users have physical access to the libraries on the operating system level.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 15:17:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-visible-as-admin-in-SAS-Studio-and-Manag-Console-but/m-p/335611#M22295</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-02-24T15:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Libraries visible as admin in SAS Studio and Manag. Console but not EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-visible-as-admin-in-SAS-Studio-and-Manag-Console-but/m-p/335787#M22305</link>
      <description>&lt;P&gt;A good test is to try the libraries that are not working in LIBNAME statements and submit these in EG - do they assign without error?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 22:47:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-visible-as-admin-in-SAS-Studio-and-Manag-Console-but/m-p/335787#M22305</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2017-02-24T22:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Libraries visible as admin in SAS Studio and Manag. Console but not EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-visible-as-admin-in-SAS-Studio-and-Manag-Console-but/m-p/336109#M22336</link>
      <description>&lt;P&gt;Hi KurtBremser,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for your reply. I asked the SAS unix server admin to confirm this.&lt;BR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;. Good idea. What I find odd is that even as user with admin rights I cant see all libnames&lt;BR /&gt;in EG but I see all of them in the management console and SAS DI Studio.&lt;BR /&gt;&lt;BR /&gt;I created the following libraries:&lt;BR /&gt;EFSA&lt;BR /&gt;PSM&lt;BR /&gt;ZOONOSEN&lt;BR /&gt;MONITOR&lt;BR /&gt;BUEP*&lt;BR /&gt;CHEMKONT*&lt;BR /&gt;&lt;BR /&gt;The two with the * I couldnt see in EG as user with admin rights.&lt;BR /&gt;I checked the unix path and noticed it was wrong.&lt;BR /&gt;&lt;BR /&gt;Now the only issue left is that users without admin rights cant see any of those.&lt;BR /&gt;Users who I specifically moved in a new group that has all rights to those libraries.&lt;BR /&gt;&lt;BR /&gt;I generated a libname to test with PSM:&lt;BR /&gt;&lt;BR /&gt;LIBNAME PSM BASE "/sas_data/xxx/xxx/PSM";&lt;BR /&gt;and interestingly that worked well for all users. I wonder now...why is this normally auto-assigned&lt;BR /&gt;library (as are the other 5 not seen by non-admin users straight away? I dont need that everyone runs a libname every time they start EG.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 08:04:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-visible-as-admin-in-SAS-Studio-and-Manag-Console-but/m-p/336109#M22336</guid>
      <dc:creator>PhilipH</dc:creator>
      <dc:date>2017-02-27T08:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Libraries visible as admin in SAS Studio and Manag. Console but not EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-visible-as-admin-in-SAS-Studio-and-Manag-Console-but/m-p/336112#M22337</link>
      <description>&lt;P&gt;The new group I created has read/write access to the metadata folder /sas_data/xxx/xxx/&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 08:08:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-visible-as-admin-in-SAS-Studio-and-Manag-Console-but/m-p/336112#M22337</guid>
      <dc:creator>PhilipH</dc:creator>
      <dc:date>2017-02-27T08:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Libraries visible as admin in SAS Studio and Manag. Console but not EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-visible-as-admin-in-SAS-Studio-and-Manag-Console-but/m-p/336113#M22338</link>
      <description>&lt;P&gt;What you see in SAS MC is a logical definition of a library. If you have the correct authorization in metadata you can work with the definition, but if the proper operating system permissions are missing, you can't execute the libname statement successfully.&lt;/P&gt;
&lt;P&gt;Users being able to see a library in metadata, but not being able to access the library from EG, points to this.&lt;/P&gt;
&lt;P&gt;I use this deliberately. My autoexec_usermods.sas file for the workspace server %includes the company-wide libname.sas file that contains all library definitions; only the ones allowed by the OS for a specific user will execute successfully during workspace server startup and will appear in the user's server list in EG.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 08:11:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-visible-as-admin-in-SAS-Studio-and-Manag-Console-but/m-p/336113#M22338</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-02-27T08:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Libraries visible as admin in SAS Studio and Manag. Console but not EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-visible-as-admin-in-SAS-Studio-and-Manag-Console-but/m-p/336115#M22339</link>
      <description>Got it:&lt;BR /&gt;&lt;BR /&gt;" If you have the correct authorization in metadata you can work with the definition" -&amp;gt; I indeed forgot to set all the permission right.</description>
      <pubDate>Mon, 27 Feb 2017 08:29:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Libraries-visible-as-admin-in-SAS-Studio-and-Manag-Console-but/m-p/336115#M22339</guid>
      <dc:creator>PhilipH</dc:creator>
      <dc:date>2017-02-27T08:29:33Z</dc:date>
    </item>
  </channel>
</rss>

