<?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: Enabling the &amp;quot;Global Database Read&amp;quot; capability in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Enabling-the-quot-Global-Database-Read-quot-capability/m-p/20668#M4453</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have GlobalRead enabled and are not getting success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a linux install, and when we granted Sudo Bash to the user it works.&amp;nbsp; That implies that you need to be root (which was the account used for installation).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What we are hoping to find is a way to delegate this access without the sudo bash requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Mar 2013 21:29:22 GMT</pubDate>
    <dc:creator>matthewt</dc:creator>
    <dc:date>2013-03-21T21:29:22Z</dc:date>
    <item>
      <title>Enabling the "Global Database Read" capability</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Enabling-the-quot-Global-Database-Read-quot-capability/m-p/20657#M4448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; When trying to create a "read only" user within OCUM 5.1 we have enabled the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User has the GlobalRead role&lt;/P&gt;&lt;P&gt;User has the GlobalReport role&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User has a custom role, which inherits from GlobalRead with the capability dfm.database.read enabled for the Global group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still getting:&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;STRONG&gt;[a45wdzz@nasnom02 ~]$ dfm user list&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;STRONG&gt;Error: To use the list command, you must have Global DFM Database Read capability.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;STRONG&gt;[a45wdzz@nasnom02 ~]$ dfm controller list&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;STRONG&gt;There are no controllers.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are several pieces of documentation that reference the "global database read" capability, but that is not a listed role and I don't see any other references inside the GUI to this capability, other than on that global group.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:06:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Enabling-the-quot-Global-Database-Read-quot-capability/m-p/20657#M4448</guid>
      <dc:creator>matthewt</dc:creator>
      <dc:date>2025-06-05T06:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling the "Global Database Read" capability</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Enabling-the-quot-Global-Database-Read-quot-capability/m-p/20662#M4450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;matthewt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Granting the "GlobalRead" role to a user account is the same as "global database read".&amp;nbsp; It grants the user account read-only access to the entire DB and allows them to view anything within DFM (a.k.a. OnCommand Unified Manager) in a read-only fashion.&amp;nbsp; You should not need to grant the GlobalReport role if a user has GlobalRead, as they'll already be able to run reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unless you have a need to nail-down a role's visibility to only a particular resource group, or a particular storage object, I wouldn't bother with a custom role in this situation.&amp;nbsp; The built-in "GlobalRead" role should get you exactly what you're looking for.&amp;nbsp; That would be the only role I'd assign to the account.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 21:26:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Enabling-the-quot-Global-Database-Read-quot-capability/m-p/20662#M4450</guid>
      <dc:creator>reide</dc:creator>
      <dc:date>2013-03-21T21:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling the "Global Database Read" capability</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Enabling-the-quot-Global-Database-Read-quot-capability/m-p/20668#M4453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have GlobalRead enabled and are not getting success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a linux install, and when we granted Sudo Bash to the user it works.&amp;nbsp; That implies that you need to be root (which was the account used for installation).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What we are hoping to find is a way to delegate this access without the sudo bash requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 21:29:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Enabling-the-quot-Global-Database-Read-quot-capability/m-p/20668#M4453</guid>
      <dc:creator>matthewt</dc:creator>
      <dc:date>2013-03-21T21:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling the "Global Database Read" capability</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Enabling-the-quot-Global-Database-Read-quot-capability/m-p/20673#M4456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This user account should definitely not require root or sudo access.&amp;nbsp; DFM relies on the hosting operating system's authentication system.&amp;nbsp; So, so long as the user is known to the linux server, you should be able to add it to DFM as an administrative user with the GlobalRead role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this Linux server using an LDAP server for users?&amp;nbsp;&amp;nbsp; If so, you may need to configure LDAP within the DFM server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 22:10:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Enabling-the-quot-Global-Database-Read-quot-capability/m-p/20673#M4456</guid>
      <dc:creator>reide</dc:creator>
      <dc:date>2013-03-21T22:10:13Z</dc:date>
    </item>
  </channel>
</rss>

