<?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 find multiple users in Management Console? in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-find-multiple-users-in-Management-Console/m-p/127877#M1377</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The %MDUEXTR macro made it easy to view user information in excel.&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/bisecag/63082/HTML/default/n024i4nqa5b12qn1lfek77h69ns5.htm" title="http://support.sas.com/documentation/cdl/en/bisecag/63082/HTML/default/n024i4nqa5b12qn1lfek77h69ns5.htm"&gt;%MDUEXTR :: SAS(R) 9.3 Intelligence Platform: Security Administration Guide&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Oct 2013 20:23:25 GMT</pubDate>
    <dc:creator>Otis_</dc:creator>
    <dc:date>2013-10-30T20:23:25Z</dc:date>
    <item>
      <title>How to find multiple users in Management Console?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-find-multiple-users-in-Management-Console/m-p/127874#M1374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to check against an excel worksheet to see which users exist on a particular metadata server.&amp;nbsp; My approach so far has been to search for individual users one by one with the user manager plugin in the management console.&amp;nbsp; Are there any approaches to search for many users with one search string or automate the task somehow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using version 9.3 M1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 22:38:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-find-multiple-users-in-Management-Console/m-p/127874#M1374</guid>
      <dc:creator>Otis_</dc:creator>
      <dc:date>2013-10-29T22:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to find multiple users in Management Console?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-find-multiple-users-in-Management-Console/m-p/127875#M1375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try the following which will output some SAS datasets with the info you want (you will need admin access to your metadata server - substitute your own metadata userid and password):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; background: white; color: blue; font-size: 9pt;"&gt;options&lt;/SPAN&gt; &lt;SPAN style="font-family: Consolas; background: white; color: blue; font-size: 9pt;"&gt;metaserver&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; background: white; color: black; font-size: 9pt;"&gt;=sasmetadata &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; background: white; color: blue; font-size: 9pt;"&gt;metauser&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; background: white; color: black; font-size: 9pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; background: white; color: purple; font-size: 9pt;"&gt;"sasadm@saspw"&lt;/SPAN&gt; &lt;SPAN style="font-family: Consolas; background: white; color: blue; font-size: 9pt;"&gt;metapass&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; background: white; color: black; font-size: 9pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; background: white; color: purple; font-size: 9pt;"&gt;"password"&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; background: white; color: black; font-size: 9pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; background: white; color: black; font-size: 9pt;"&gt;%&lt;STRONG&gt;&lt;EM&gt;mduextr&lt;/EM&gt;&lt;/STRONG&gt;(libref=work);&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 01:25:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-find-multiple-users-in-Management-Console/m-p/127875#M1375</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2013-10-30T01:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to find multiple users in Management Console?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-find-multiple-users-in-Management-Console/m-p/127876#M1376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;The Metacoda Security Plug-ins User Reviewer may also help you achieve what you are after within the SAS Management Console, &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.metacoda.com/en/metacoda-security-plug-ins/user-reviewer/"&gt;http://www.metacoda.com/en/metacoda-security-plug-ins/user-reviewer/&lt;/A&gt;&lt;SPAN&gt; Click on the screenshots on the page to have a look at what it provides. You can search for users and the reviewer also produces reports on the results. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We provide 30-day free evaluations if you want to try out the software. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kind Regards, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Michelle&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 12:34:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-find-multiple-users-in-Management-Console/m-p/127876#M1376</guid>
      <dc:creator>MichelleHomes</dc:creator>
      <dc:date>2013-10-30T12:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to find multiple users in Management Console?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-find-multiple-users-in-Management-Console/m-p/127877#M1377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The %MDUEXTR macro made it easy to view user information in excel.&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/bisecag/63082/HTML/default/n024i4nqa5b12qn1lfek77h69ns5.htm" title="http://support.sas.com/documentation/cdl/en/bisecag/63082/HTML/default/n024i4nqa5b12qn1lfek77h69ns5.htm"&gt;%MDUEXTR :: SAS(R) 9.3 Intelligence Platform: Security Administration Guide&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 20:23:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-find-multiple-users-in-Management-Console/m-p/127877#M1377</guid>
      <dc:creator>Otis_</dc:creator>
      <dc:date>2013-10-30T20:23:25Z</dc:date>
    </item>
  </channel>
</rss>

