<?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: ldap intergration &amp;amp; role base access in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/ldap-intergration-amp-role-base-access/m-p/40770#M8344</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you want to do is possible, but impossibly documented.&amp;nbsp; There is a TR on RBAC&amp;nbsp; (&lt;A href="http://media.netapp.com/documents/tr-3358.pdf" target="_blank"&gt;http://media.netapp.com/documents/tr-3358.pdf&lt;/A&gt;) and info in the System Administration Guide but drilling down to the subcategories is no easy task.&amp;nbsp; The best overview I've found is to use DFM/OM where you get an expandable list of role capabilites. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To add your domain user/group simple use: useradmin domainuser add DOMAIN\administrators_group -g administrators (or some other group that you create with the desired roles).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a capability (or there are a number of volume capabilites) that you can assign to a role, then the role to your new filer group, then to your AD administrators group via the above command (or with 'modify' if it exists) . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need something like 'useradmin role create vol_admin -c "Role for volume admin" -a login-*,cli-df,cli-vol*,cli-qtree* '&amp;nbsp; which will still go a bit farther than just resizing volumes.&amp;nbsp; If you use FilerView, then you need a bunch of the 'api-*' roles as well.&amp;nbsp; Finding a place where all of these are defined is probably the biggest problem if you don't have DFM.&amp;nbsp; Assign the role to a group 'useradmin group add&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Apr 2011 08:29:13 GMT</pubDate>
    <dc:creator>shaunjurr</dc:creator>
    <dc:date>2011-04-05T08:29:13Z</dc:date>
    <item>
      <title>ldap intergration &amp; role base access</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/ldap-intergration-amp-role-base-access/m-p/40766#M8343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are working with several Netapp filers (Ontap ver. 7.3.x) which conneted to windows 2003 domain through cifs setup.&lt;/P&gt;&lt;P&gt;Till now, we have been using mainly root user for login to administer the machines and perform monitoring and automation tasks.&lt;/P&gt;&lt;P&gt;Now, we want to integrate our Active Directory users, to be able login to machines with their peronal user name.&lt;/P&gt;&lt;P&gt;In regard to the above, I have two questions:&lt;/P&gt;&lt;P&gt;1. Is there an options to add Active Directory global group to Netapp local group? for example:&lt;/P&gt;&lt;P&gt;useradmin group add Administrators DomainName\storage_admins&lt;/P&gt;&lt;P&gt;2. Is there a defined role which gives a user permission to resize a volume / lun but not to change any global storage settings?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Igal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:57:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/ldap-intergration-amp-role-base-access/m-p/40766#M8343</guid>
      <dc:creator>igalkatzir</dc:creator>
      <dc:date>2025-06-05T06:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: ldap intergration &amp; role base access</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/ldap-intergration-amp-role-base-access/m-p/40770#M8344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you want to do is possible, but impossibly documented.&amp;nbsp; There is a TR on RBAC&amp;nbsp; (&lt;A href="http://media.netapp.com/documents/tr-3358.pdf" target="_blank"&gt;http://media.netapp.com/documents/tr-3358.pdf&lt;/A&gt;) and info in the System Administration Guide but drilling down to the subcategories is no easy task.&amp;nbsp; The best overview I've found is to use DFM/OM where you get an expandable list of role capabilites. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To add your domain user/group simple use: useradmin domainuser add DOMAIN\administrators_group -g administrators (or some other group that you create with the desired roles).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a capability (or there are a number of volume capabilites) that you can assign to a role, then the role to your new filer group, then to your AD administrators group via the above command (or with 'modify' if it exists) . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need something like 'useradmin role create vol_admin -c "Role for volume admin" -a login-*,cli-df,cli-vol*,cli-qtree* '&amp;nbsp; which will still go a bit farther than just resizing volumes.&amp;nbsp; If you use FilerView, then you need a bunch of the 'api-*' roles as well.&amp;nbsp; Finding a place where all of these are defined is probably the biggest problem if you don't have DFM.&amp;nbsp; Assign the role to a group 'useradmin group add&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2011 08:29:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/ldap-intergration-amp-role-base-access/m-p/40770#M8344</guid>
      <dc:creator>shaunjurr</dc:creator>
      <dc:date>2011-04-05T08:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: ldap intergration &amp; role base access</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/ldap-intergration-amp-role-base-access/m-p/40779#M8347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a more recent RBAC TR - 4062&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 15:25:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/ldap-intergration-amp-role-base-access/m-p/40779#M8347</guid>
      <dc:creator>igalkatzir</dc:creator>
      <dc:date>2012-04-25T15:25:31Z</dc:date>
    </item>
  </channel>
</rss>

