<?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 How do I give a user read only access in DFM in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/How-do-I-give-a-user-read-only-access-in-DFM/m-p/3761#M985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or even to Filerview? We are hosting several systems for other parts of the company and this guy would like to "see his stuff". I'm fine with that as long as he can't change his stuff in a way that could impact other customers (he's on his own volumes but the underlying aggrs are shared with others).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions? 7.3.2 &amp;amp; DFM here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 07:18:55 GMT</pubDate>
    <dc:creator>jeremypage</dc:creator>
    <dc:date>2025-06-05T07:18:55Z</dc:date>
    <item>
      <title>How do I give a user read only access in DFM</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/How-do-I-give-a-user-read-only-access-in-DFM/m-p/3761#M985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or even to Filerview? We are hosting several systems for other parts of the company and this guy would like to "see his stuff". I'm fine with that as long as he can't change his stuff in a way that could impact other customers (he's on his own volumes but the underlying aggrs are shared with others).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions? 7.3.2 &amp;amp; DFM here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:18:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/How-do-I-give-a-user-read-only-access-in-DFM/m-p/3761#M985</guid>
      <dc:creator>jeremypage</dc:creator>
      <dc:date>2025-06-05T07:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do I give a user read only access in DFM</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/How-do-I-give-a-user-read-only-access-in-DFM/m-p/3764#M986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want to use API or CLI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for CLI you can use &lt;/P&gt;&lt;P&gt;dfm user role set (to set roles to user)&lt;/P&gt;&lt;P&gt;dfm role list (to get list of possible roles)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the role "GlobalRead" should give read only access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vishal Kulkarni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2010 18:01:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/How-do-I-give-a-user-read-only-access-in-DFM/m-p/3764#M986</guid>
      <dc:creator>kvishal</dc:creator>
      <dc:date>2010-02-02T18:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I give a user read only access in DFM</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/How-do-I-give-a-user-read-only-access-in-DFM/m-p/3771#M987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;Following steps will help you to create a Filerview Readonly Account in Filer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f3020&amp;gt; useradmin role add read-role -a filerview-readonly &lt;BR /&gt;Role &amp;lt;read-role&amp;gt; added.&lt;BR /&gt;f3020&amp;gt; useradmin group add read-grp -r read-role&lt;BR /&gt;Group &amp;lt;read-grp&amp;gt; added.&lt;BR /&gt;f3020&amp;gt; useradmin user add read-user -g read-grp&lt;BR /&gt;New password:================================&amp;gt; Enter your password for&amp;nbsp; read-user account&lt;BR /&gt;Retype new password:&lt;BR /&gt;User &amp;lt;read-user&amp;gt; added.&lt;BR /&gt;f3020&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After making the changes above, the read-user account should be restricted to read-only access and he should be able to login to FilerView with readonly access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2010 06:48:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/How-do-I-give-a-user-read-only-access-in-DFM/m-p/3771#M987</guid>
      <dc:creator>danielpr</dc:creator>
      <dc:date>2010-02-03T06:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I give a user read only access in DFM</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/How-do-I-give-a-user-read-only-access-in-DFM/m-p/3778#M988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What would the minimal role a local account on a filer would need to to have oncommand 5.1 log in collect info.&amp;nbsp;&amp;nbsp; read only doesn't seem to allow ssh which in turn no cli access: there fore dfm fails to connect. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 21:54:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/How-do-I-give-a-user-read-only-access-in-DFM/m-p/3778#M988</guid>
      <dc:creator>SEANTRACY</dc:creator>
      <dc:date>2013-05-14T21:54:13Z</dc:date>
    </item>
  </channel>
</rss>

