<?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>question Re: Add group in Ranger using REST API in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Add-group-in-Ranger-using-REST-API/m-p/171568#M133865</link>
    <description>&lt;P&gt;Thanks a lot. This helped a lot.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Mar 2017 22:23:58 GMT</pubDate>
    <dc:creator>samlogin</dc:creator>
    <dc:date>2017-03-09T22:23:58Z</dc:date>
    <item>
      <title>Add group in Ranger using REST API</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Add-group-in-Ranger-using-REST-API/m-p/171565#M133862</link>
      <description>&lt;P&gt;I am not finding any way to add new group to Ranger using REST API. It is available in GUI but I need REST API. Please help.&lt;/P&gt;&lt;P&gt;I am able to list the groups but not able to create new one.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 11:01:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Add-group-in-Ranger-using-REST-API/m-p/171565#M133862</guid>
      <dc:creator>samlogin</dc:creator>
      <dc:date>2017-02-13T11:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Add group in Ranger using REST API</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Add-group-in-Ranger-using-REST-API/m-p/171566#M133863</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/16015/samarthsrivastava.html" nodeid="16015"&gt;@samarth srivastava&lt;/A&gt; &lt;/P&gt;&lt;P&gt;REST API to create user group is "/service/xusers/secure/groups", Please refer to the below example on the usage.&lt;/P&gt;&lt;PRE&gt;curl -v -u '&amp;lt;username&amp;gt;:&amp;lt;password&amp;gt;' 'http://&amp;lt;ranger_host_address&amp;gt;:&amp;lt;ranger_port&amp;gt;/service/xusers/secure/groups' -H 'X-XSRF-HEADER: ""' -H 'Content-Type: application/json' -H 'X-Requested-With: XMLHttpRequest' --data-binary '{"name":"temporary-group","description":"test"}'&lt;/PRE&gt;&lt;P&gt;The request payload contains the user group name and description info.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 14:01:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Add-group-in-Ranger-using-REST-API/m-p/171566#M133863</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2017-02-13T14:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Add group in Ranger using REST API</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Add-group-in-Ranger-using-REST-API/m-p/171567#M133864</link>
      <description>&lt;P&gt;Can you please share the REST API Command which you are using to fetch the groups?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 11:09:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Add-group-in-Ranger-using-REST-API/m-p/171567#M133864</guid>
      <dc:creator>hemant_dindi</dc:creator>
      <dc:date>2017-02-16T11:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Add group in Ranger using REST API</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Add-group-in-Ranger-using-REST-API/m-p/171568#M133865</link>
      <description>&lt;P&gt;Thanks a lot. This helped a lot.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 22:23:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Add-group-in-Ranger-using-REST-API/m-p/171568#M133865</guid>
      <dc:creator>samlogin</dc:creator>
      <dc:date>2017-03-09T22:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Add group in Ranger using REST API</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Add-group-in-Ranger-using-REST-API/m-p/277386#M207543</link>
      <description>&lt;P&gt;Is there a rest API to add a user to this group. I have a REST API to create a user now I want to add him to this group and to a new group. How can i do that using "userName".&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 19:06:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Add-group-in-Ranger-using-REST-API/m-p/277386#M207543</guid>
      <dc:creator>bharath028</dc:creator>
      <dc:date>2019-09-16T19:06:12Z</dc:date>
    </item>
  </channel>
</rss>

