<?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: Delegating CIFS Rights in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66804#M6115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I meant for CLI admin access. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Aug 2010 08:34:23 GMT</pubDate>
    <dc:creator>chriskranz</dc:creator>
    <dc:date>2010-08-13T08:34:23Z</dc:date>
    <item>
      <title>Delegating CIFS Rights</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66785#M6111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've recently migrated our Shared drives to CIFS shares on our filers, and everything has been working great, except allowing our Helpdesk and Network Admins to admins to close open files. I don't want to give rights to fully administor shares on the filers, just be able to view and close open files on the existing shares. I also have multiple AD Groups I need to give rights to, so I'd like to link AD Groups to a local group on the filer with proper rights. Whatever works though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:10:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66785#M6111</guid>
      <dc:creator>bsmitty23</dc:creator>
      <dc:date>2025-06-05T07:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Delegating CIFS Rights</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66789#M6112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I can offer you a full solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can link AD groups to the filer for administration once it is joined to the domain, however for these users to be able to authenticate, they need to exist on the filers local user database (although all authentication is done against AD). I believe you can assign additional user groups that can administer the filer when you run a CIFS setup, but I've never actually had to do this myself as domain admins have always been enough. You may be able to give additional groups admin rights so that they can use Computer Manager to manage the filer, but not logon to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for allowing certain users access to close open files, I'm not sure you can be that granular. You can certainly limit users to specific commands (role based access control), and you can have admin users that don't have command line access to the system at all. But if they administer the filer through Computer Manager, I'm not sure you can restrict them enough. They may still have access to create / delete CIFS shares and change permissions, which you probably wouldn't want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you could achieve fairly close to what you want, but I don't think it would be a fully granular solution. You'd need to put it through some tests and trials.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, not a perfect answer for you, but hopefully puts you on the right direction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 21:13:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66789#M6112</guid>
      <dc:creator>chriskranz</dc:creator>
      <dc:date>2010-08-12T21:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Delegating CIFS Rights</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66794#M6113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;I don't want to give rights to fully administor shares on the filers, just be able to view and close open files on the existing shares.&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Could you explain or give reference to how to do it on Windows? It may give hints how to implement the same on filer. At this point I am not aware of any way to it on Windows either.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 05:21:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66794#M6113</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2010-08-13T05:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Delegating CIFS Rights</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66799#M6114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;You can link AD groups to the filer for administration once it is joined to the domain, however for these users to be able to authenticate, they need to exist on the filers local user database (although all authentication is done against AD).&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;No, that's not correct. You can add domain group to local group and any user belonging to domain group will have whatever rights local group has. There is no need to create local accounts for it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 05:23:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66799#M6114</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2010-08-13T05:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Delegating CIFS Rights</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66804#M6115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I meant for CLI admin access. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 08:34:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66804#M6115</guid>
      <dc:creator>chriskranz</dc:creator>
      <dc:date>2010-08-13T08:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Delegating CIFS Rights</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66809#M6116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Windows, it would be done through Computer Management --&amp;gt; Shared Folders --&amp;gt; Open Files. This is the only access they need, nothing on the filer in regards to creating the shares. Ideally, I could create a group on the filer, assign it the proper rights, and add my domain groups into this local group on the filer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the replies guys, hopefully can get this sorted out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 11:52:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66809#M6116</guid>
      <dc:creator>bsmitty23</dc:creator>
      <dc:date>2010-08-13T11:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Delegating CIFS Rights</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66815#M6117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And you can do exactly the same technique with the NetApp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in Windows, how would you limit those users from doing other admin tasks on that system (such as editing shares) through the same interface? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 11:54:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66815#M6117</guid>
      <dc:creator>chriskranz</dc:creator>
      <dc:date>2010-08-13T11:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Delegating CIFS Rights</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66821#M6118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We gave them Power User access on the server, which was still alright as far as what they were allowed to do. The problem is that on the Filer, it appears the Power User group will have access to create shares and potentially link to volumes that we don't want for CIFS. I'm very comfortable how the CIFS Shares work, I just need to basically assign them rights that the Power Users have, minus a few options. I'm not sure how to accomplish this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 12:39:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66821#M6118</guid>
      <dc:creator>bsmitty23</dc:creator>
      <dc:date>2010-08-13T12:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Delegating CIFS Rights</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66826#M6119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was looking into this answer myself and seems this is not resolved on this thread. I have basically allowed only rsh login on a role I assigned to a local group that has the Domain Users for which I want to close open files. Seems to be working...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 02:48:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66826#M6119</guid>
      <dc:creator>markryanwillis</dc:creator>
      <dc:date>2011-10-28T02:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Delegating CIFS Rights</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66830#M6120</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;i'm looking for the same thing , i want to give the helpdesk the option to close open files on a netapp cifs share. i'm looking for a group role/RBAC to create on the netapp storage, since they need permissions on the NetApp storage side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 08:43:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Delegating-CIFS-Rights/m-p/66830#M6120</guid>
      <dc:creator>chens</dc:creator>
      <dc:date>2013-01-30T08:43:41Z</dc:date>
    </item>
  </channel>
</rss>

