<?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: Users last logon time in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912656#M27882</link>
    <description>&lt;P&gt;One more link from 2016 to look into&lt;BR /&gt;&lt;A title="Opening Up the SAS Environment Manager Report Center" href="https://blogs.sas.com/content/sgf/2016/03/30/opening-up-the-sas-environment-manager-report-center/" target="_blank" rel="noopener"&gt;Opening Up the SAS Environment Manager Report Center&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jan 2024 12:42:39 GMT</pubDate>
    <dc:creator>AhmedAl_Attar</dc:creator>
    <dc:date>2024-01-23T12:42:39Z</dc:date>
    <item>
      <title>Users last logon time</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912612#M27874</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does anyone know if is it possible to list all users and their last login time?&lt;BR /&gt;Also how to list when the last changes were made to all groups-add\remove users, and a description of what exactly was done?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 09:11:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912612#M27874</guid>
      <dc:creator>Srdjan</dc:creator>
      <dc:date>2024-01-23T09:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Users last logon time</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912616#M27875</link>
      <description>&lt;P&gt;You'll have to elaborate on the scenario! Users of what? Base SAS, the SAS metadata server, SAS BI web clients, SAS Viya GUI-users, users that consume SAS via APIs?&lt;BR /&gt;Provide as much details as possible so we don't have to guess.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 09:51:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912616#M27875</guid>
      <dc:creator>JosvanderVelden</dc:creator>
      <dc:date>2024-01-23T09:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Users last logon time</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912619#M27876</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Users are connecting to SAS Enterprise Guide and SAS Miner, so I guess users are connecting to&amp;nbsp;&lt;SPAN&gt;SAS metadata server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The Metadata server is on Windows.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Feel free to ask additional questions if something is unclear.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 10:05:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912619#M27876</guid>
      <dc:creator>Srdjan</dc:creator>
      <dc:date>2024-01-23T10:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Users last logon time</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912633#M27877</link>
      <description>&lt;P&gt;AFAIK there's nothing working Out o the Box. For a similar audit activity, I put together some code to get users list, creation and last update dates from Metadata, and parse the Metadata server logs to get the last access timestamp.&lt;BR /&gt;Never gone farther with groups.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 11:18:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912633#M27877</guid>
      <dc:creator>MarcoGhiglieri</dc:creator>
      <dc:date>2024-01-23T11:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Users last logon time</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912636#M27878</link>
      <description>&lt;P&gt;You need to process the logs of the metadata server. Parsing those logs can be done with sas - not to difficult. Or with any other scripting language.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 11:27:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912636#M27878</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2024-01-23T11:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Users last logon time</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912641#M27879</link>
      <description>&lt;P&gt;Hi Marco,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please share this code here in chat?&lt;/P&gt;&lt;P&gt;I couldn't find it in the link you post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 11:34:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912641#M27879</guid>
      <dc:creator>Srdjan</dc:creator>
      <dc:date>2024-01-23T11:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Users last logon time</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912647#M27880</link>
      <description>&lt;P&gt;Hi Andreas,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please give me some examples of how to p&lt;SPAN&gt;rocess the logs of the metadata server&lt;/SPAN&gt;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 11:55:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912647#M27880</guid>
      <dc:creator>Srdjan</dc:creator>
      <dc:date>2024-01-23T11:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Users last logon time</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912653#M27881</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/338947"&gt;@MarcoGhiglieri&lt;/a&gt;&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/461743"&gt;@Srdjan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not sure I agree with your statement "&lt;SPAN&gt;&lt;EM&gt;AFAIK there's nothing working Out o the Box&lt;/EM&gt;" here!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You'll need to put it in the correct context! It would be true if you are talking about SAS Base/SAS Foundation. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Otherwise if you are talking about the SAS Enterprise Business Intelligence platform (EBI), SAS Institute has added this sort of functionality back in SAS 9.4 M2 (Aug 2014) &lt;A title="SAS Environment Manager Service Architecture Framework" href="https://support.sas.com/rnd/emi/SASEnvMgr/EVSAF/index.html" target="_blank" rel="noopener"&gt;SAS Environment Manager Service Architecture Framework&lt;/A&gt;&amp;nbsp;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;and provided Report Center with SAS 9.4 M3 (Jul 2015) "&lt;A title="Report Center: SAS SysAdmin's secret weapon" href="https://blogs.sas.com/content/sgf/2020/07/29/report-center-sas-sysadmins-secret-weapon/" target="_blank" rel="noopener"&gt;Report Center: SAS SysAdmin's secret weapon&lt;/A&gt;"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/461743"&gt;@Srdjan&lt;/a&gt;&amp;nbsp;Double check with your SAS Administrator the version and bundle of your SAS Deployment to see if the SAS Environment Manager is part of your Licensed SAS Software.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Here is a video link on how to use the Report Center:&amp;nbsp;&lt;A title="Using the SAS Environment Manager Report Center to Explore Auditing Data" href="https://video.sas.com/detail/video/5028160451001/using-the-sas-environment-manager-report-center-to-explore-auditing-data" target="_blank" rel="noopener"&gt;Using the SAS Environment Manager Report Center to Explore Auditing Data&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Ahmed&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 12:25:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912653#M27881</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2024-01-23T12:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Users last logon time</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912656#M27882</link>
      <description>&lt;P&gt;One more link from 2016 to look into&lt;BR /&gt;&lt;A title="Opening Up the SAS Environment Manager Report Center" href="https://blogs.sas.com/content/sgf/2016/03/30/opening-up-the-sas-environment-manager-report-center/" target="_blank" rel="noopener"&gt;Opening Up the SAS Environment Manager Report Center&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 12:42:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912656#M27882</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2024-01-23T12:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Users last logon time</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912673#M27883</link>
      <description>&lt;P&gt;Hi Ahmed,&lt;/P&gt;&lt;P&gt;Thanks for your suggestion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, I would say we don't have the Report Center configured.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Srdjan_0-1706014702910.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/92893i371001E060D37063/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Srdjan_0-1706014702910.png" alt="Srdjan_0-1706014702910.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is there any other way to get the required data?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&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>Tue, 23 Jan 2024 13:07:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912673#M27883</guid>
      <dc:creator>Srdjan</dc:creator>
      <dc:date>2024-01-23T13:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Users last logon time</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912676#M27884</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/461743"&gt;@Srdjan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Open this page&amp;nbsp;&lt;A title="SAS Environment Manager Service Architecture Framework" href="https://support.sas.com/rnd/emi/SASEnvMgr/EVSAF/index.html" target="_blank" rel="noopener"&gt;SAS Environment Manager Service Architecture Framework&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Scroll down till you see this section&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://support.sas.com/rnd/emi/SASEnvMgr/EVSAF/SAS_Environment_Manager_Service_Architecture_Quickstart_9.4M8.pdf" target="_blank"&gt;Initializing SAS Environment Manager Service Architecture Framework for SAS 9.4M8&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;quick start guide (or the corresponding guide for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://support.sas.com/rnd/emi/SASEnvMgr/EVSAF/SAS_Environment_Manager_Service_Architecture_Quickstart_9.4M7.pdf" target="_blank"&gt;SAS 9.4M7&lt;/A&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://support.sas.com/rnd/emi/SASEnvMgr/EVSAF/SAS_Environment_Manager_Service_Architecture_Quickstart_9.4M6.pdf" target="_blank"&gt;SAS 9.4M6&lt;/A&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://support.sas.com/rnd/emi/SASEnvMgr/EVSAF/SAS_Environment_Manager_Service_Architecture_Quickstart_9.4M5.pdf" target="_blank"&gt;SAS 9.4M5&lt;/A&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://support.sas.com/rnd/emi/SASEnvMgr/EVSAF/SAS_Environment_Manager_Service_Architecture_Quickstart_9.4M5.pdf" target="_blank"&gt;SAS 9.4M5&lt;/A&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://support.sas.com/rnd/emi/SASEnvMgr/EVSAF/SAS_Environment_Manager_Service_Architecture_Quickstart_9.4M4.pdf" target="_blank"&gt;SAS 9.4M4&lt;/A&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://support.sas.com/rnd/emi/SASEnvMgr/EVSAF/SAS_Environment_Manager_Service_Architecture_Quickstart_9.4M3.pdf" target="_blank"&gt;SAS 9.4M3&lt;/A&gt;)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Select the link&amp;nbsp;that matches your SAS deployment, and go through the&amp;nbsp;initialization steps&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 13:14:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912676#M27884</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2024-01-23T13:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Users last logon time</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912677#M27885</link>
      <description>&lt;P&gt;If you have not enabled the SAS Service Architecture to use it's built in report, you could use this program I wrote:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/sascommunities/technical-support-code/blob/main/usage/administration/metadata_server_log_parser_s9.sas" target="_blank" rel="noopener"&gt;https://github.com/sascommunities/technical-support-code/blob/main/usage/administration/metadata_server_log_parser_s9.sas&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It does not read in information about group or user modifications.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 13:24:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912677#M27885</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2024-01-23T13:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Users last logon time</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912700#M27889</link>
      <description>&lt;P&gt;Thank you very much Ahmed,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We will definitely try to set up the&amp;nbsp;&lt;SPAN&gt;Report Center.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For now I'm good with the code that&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/78975"&gt;@gwootton&lt;/a&gt;&amp;nbsp;posted on the github.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 14:21:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912700#M27889</guid>
      <dc:creator>Srdjan</dc:creator>
      <dc:date>2024-01-23T14:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Users last logon time</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912702#M27890</link>
      <description>&lt;P&gt;Thank you gwootton,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what I needed.&lt;BR /&gt;&lt;SPAN&gt;I will try another way to find&amp;nbsp;information about group or user modifications.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 14:29:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912702#M27890</guid>
      <dc:creator>Srdjan</dc:creator>
      <dc:date>2024-01-23T14:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Users last logon time</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912704#M27891</link>
      <description>Hi Greg,&lt;BR /&gt;Is there a way to use (with SASSTUDIO) your code on a Metadata Server running on a separate machine?&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Jan 2024 14:47:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912704#M27891</guid>
      <dc:creator>Jlochoa</dc:creator>
      <dc:date>2024-01-23T14:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Users last logon time</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912708#M27892</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/35708"&gt;@Jlochoa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For any SAS Client connecting to SAS Metadata Server, the following code sholuld allow you to access what needed&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;/* Assign Metadata Server Options */
OPTIONS METASERVER=&amp;lt;metaDataServerHost&amp;gt;
	METAPORT=&amp;lt;metaDataServerPort&amp;gt;
	METAUSER="&amp;lt;metaUserId&amp;gt;"
        METAPASS="&amp;lt;metaUserPw&amp;gt;"
        METAPROTOCOL=bridge;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;PS. Replace the values inside the &amp;lt;&amp;gt; with your site settings&lt;/P&gt;
&lt;P&gt;You'll be connected to the metadata server, and running the %mdxxxx macros will extract the data correctly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Ahmed&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 15:05:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912708#M27892</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2024-01-23T15:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Users last logon time</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912716#M27893</link>
      <description>FYI, I've updated the program to also read in the audit lines for creating and deleting users and adding and removing members from a group. This should get published to the github this evening.</description>
      <pubDate>Tue, 23 Jan 2024 15:19:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912716#M27893</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2024-01-23T15:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Users last logon time</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912719#M27894</link>
      <description>The code reads Metadata log files, so those files would need to be accessible to the SAS session. You would copy them from the Metadata Server host to the Compute tier host before running the program.</description>
      <pubDate>Tue, 23 Jan 2024 15:21:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912719#M27894</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2024-01-23T15:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Users last logon time</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912720#M27895</link>
      <description>A SAS Studio session runs on a Workspace Server which should already have a connection to the metadata server, however this particular program does not pull information from the Metadata Server, it reads supplied log files line by line and puts the information gathered into a series of SAS data sets.</description>
      <pubDate>Tue, 23 Jan 2024 15:23:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Users-last-logon-time/m-p/912720#M27895</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2024-01-23T15:23:35Z</dc:date>
    </item>
  </channel>
</rss>

