<?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 do we list the users within an ldap group? in Security</title>
    <link>https://community.splunk.com/t5/Security/How-do-we-list-the-users-within-an-ldap-group/m-p/226921#M6424</link>
    <description>&lt;P&gt;The REST point you're calling represents all users and not just currently logged in users. Therefore what is returned should be representative of all users mapped into the given role whether they are system or LDAP user.&lt;/P&gt;

&lt;P&gt;Always good to keep the REST URI Quick Reference link in your back pocket: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.0/RESTREF/RESTlist"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.0/RESTREF/RESTlist&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 30 Apr 2016 00:23:20 GMT</pubDate>
    <dc:creator>joshd</dc:creator>
    <dc:date>2016-04-30T00:23:20Z</dc:date>
    <item>
      <title>How do we list the users within an ldap group?</title>
      <link>https://community.splunk.com/t5/Security/How-do-we-list-the-users-within-an-ldap-group/m-p/226920#M6423</link>
      <description>&lt;P&gt;We would like to produce a report which lists all the users who belong to a certain ldap group.&lt;/P&gt;

&lt;P&gt;The following brings users -&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest services/authentication/users | where roles="xxx" | table title, email, realname
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;We are not sure whether this call brings back what we want or rather all users of this ldap group who are currently logged in.&lt;/P&gt;

&lt;P&gt;Any idea?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2016 23:42:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-we-list-the-users-within-an-ldap-group/m-p/226920#M6423</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2016-04-29T23:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: How do we list the users within an ldap group?</title>
      <link>https://community.splunk.com/t5/Security/How-do-we-list-the-users-within-an-ldap-group/m-p/226921#M6424</link>
      <description>&lt;P&gt;The REST point you're calling represents all users and not just currently logged in users. Therefore what is returned should be representative of all users mapped into the given role whether they are system or LDAP user.&lt;/P&gt;

&lt;P&gt;Always good to keep the REST URI Quick Reference link in your back pocket: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.0/RESTREF/RESTlist"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.0/RESTREF/RESTlist&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Apr 2016 00:23:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-we-list-the-users-within-an-ldap-group/m-p/226921#M6424</guid>
      <dc:creator>joshd</dc:creator>
      <dc:date>2016-04-30T00:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do we list the users within an ldap group?</title>
      <link>https://community.splunk.com/t5/Security/How-do-we-list-the-users-within-an-ldap-group/m-p/226922#M6425</link>
      <description>&lt;P&gt;Perfect joshd. This is what I thought. Much appreciated. &lt;/P&gt;</description>
      <pubDate>Sun, 01 May 2016 17:29:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-we-list-the-users-within-an-ldap-group/m-p/226922#M6425</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2016-05-01T17:29:24Z</dc:date>
    </item>
  </channel>
</rss>

