<?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: CIFS Share-level permissions problem in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62218#M5627</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the storage system retrieve AD Security groups at all? Try running commands like "cifs lookup DOMAIN\username" and wcc -s DOMAIN\username. If the user belongs to a SG and the CIFS communications are all working properly, you should see the groups listed. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jun 2010 11:08:59 GMT</pubDate>
    <dc:creator>rkaramchedu1</dc:creator>
    <dc:date>2010-06-04T11:08:59Z</dc:date>
    <item>
      <title>CIFS Share-level permissions problem</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62205#M5624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having a problem setting CIFS share-level permissions (FAS2020A, Ontap 7.3.3) - we've succesfully joined to the Active Directory domain, but when we attempt to add a group to the share permissions, we can only add Distribution Groups - not Security Groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an easy way to allow security groups to be added?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Mark Lomas &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:14:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62205#M5624</guid>
      <dc:creator>marklomas</dc:creator>
      <dc:date>2025-06-05T07:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Share-level permissions problem</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62210#M5625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hmm... I thought it would be the other way around.. can you elaborate more... is this a Security Group you created? What's the error message? Do any messages show on on the console of the NetApp or in the logs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jun 2010 01:50:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62210#M5625</guid>
      <dc:creator>rkaramchedu1</dc:creator>
      <dc:date>2010-06-04T01:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Share-level permissions problem</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62213#M5626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried using CLI, FilerView, and System Manager.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With both CLI and FilerView, if I try to add the group (in the format [domain]\[GroupName] - it tells me it can't find it (unknown user/group) - if I change the group to a distribution group, it can find it just fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using System Manager, when I try to type the name in, it behaves as if it can't find it - if I do a search and get it to show me all groups in AD, it only shows me a list of Distribution Groups.&amp;nbsp; Again, if I change the group i've been working on to a Distribution Group, it immediately becomes available for use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried running CIFS setup again in CLI, and this completes with no problems, my DCs all seem to be accesible to the controllers.&amp;nbsp; I /could/ setup distribution groups for what I want to do - but it would seem odd to me to have to do this, and would result in various redundant groups showing up for Exchange users (which I can supress, but again I shouldn't have to do this really).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't see any relevant errors in teh SYSLOG pertaining to CIFS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The domain is using Windows 2008 R2 Domain Controllers, operating at a Windows 2003 forest and domain functional level (Domain started life on 2003 DCs which have been decommisioned).&amp;nbsp; Should I raise the functional level?&amp;nbsp; Might this help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Mark Lomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jun 2010 09:51:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62213#M5626</guid>
      <dc:creator>marklomas</dc:creator>
      <dc:date>2010-06-04T09:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Share-level permissions problem</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62218#M5627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the storage system retrieve AD Security groups at all? Try running commands like "cifs lookup DOMAIN\username" and wcc -s DOMAIN\username. If the user belongs to a SG and the CIFS communications are all working properly, you should see the groups listed. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jun 2010 11:08:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62218#M5627</guid>
      <dc:creator>rkaramchedu1</dc:creator>
      <dc:date>2010-06-04T11:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Share-level permissions problem</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62223#M5628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What type of security groups are you attempting to add (there are several types with specific rules e.g. Domain Local, Global and Universal).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also are the security groups from the same domain the filer is a member of?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jun 2010 13:23:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62223#M5628</guid>
      <dc:creator>julian_topley</dc:creator>
      <dc:date>2010-06-04T13:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Share-level permissions problem</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62227#M5629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried changing the group scopes to no avail - and yep, it's all in the same domain (there is only one).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I add the group as a distribution group, and add it to the ACL of the share level permissions, it doesn't actually seem to work (members of the group are NOT allowed access).&amp;nbsp; If I &lt;EM&gt;then&lt;/EM&gt; change the group to be a security group (&lt;EM&gt;after&lt;/EM&gt; having added it to the ACL of the share) members of the group can then gain access - it all starts working!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a very odd workaround scenariio I find myself in!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&amp;nbsp; Could there be something lurking in my domain somewhere that might be worth investigating, and is there anyway from the Filer to tell what's going on?&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Mark Lomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 09:52:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62227#M5629</guid>
      <dc:creator>marklomas</dc:creator>
      <dc:date>2010-06-08T09:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Share-level permissions problem</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62231#M5631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to elaborate a little on what you changed the groups to - Universal or Global should work.&amp;nbsp; Also I'd never consider using shares for setting security access in Windows; I'd use Full Control and then lock down the folders using NTFS ACLs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest you experiment by creating a share will full control and then permission the folder's NTFS security - its also generally good practice to use inheritence, i.e. propigate the permissions down the tree.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 09:59:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62231#M5631</guid>
      <dc:creator>julian_topley</dc:creator>
      <dc:date>2010-06-08T09:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Share-level permissions problem</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62236#M5633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried the groups in every configuration.&amp;nbsp; THe scope of the group had no impact - only the &lt;EM&gt;type&lt;/EM&gt; of group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the NTFS front, you're preaching to the converted!&amp;nbsp; Never-the-less, it still stands as a rather odd point that this seems to only work in a 'back to front' fashion.&amp;nbsp; The customer is using share level permissions to control the overall 'read / write' state of a share.&amp;nbsp; Not to mention a Filers ability to display ONLY the shares you have access to when browsing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whilst I take your point about NTFS permissions - share level permissions should still work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- &lt;/P&gt;&lt;P&gt;Mark Lomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 08:57:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62236#M5633</guid>
      <dc:creator>marklomas</dc:creator>
      <dc:date>2010-06-09T08:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Share-level permissions problem</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62241#M5635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We just got a NetApp, this is the first time we've used one for CIFS, and as far as I can tell I have the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't add any of our main groups to the share using System Manager as they are security groups.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 03:28:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62241#M5635</guid>
      <dc:creator>stuartg_orion</dc:creator>
      <dc:date>2010-08-02T03:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Share-level permissions problem</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62246#M5636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I might be a bit confused but here is what I see. Using NTFS permissions, Universal Distribution groups don't work but Universal Security groups do. I don't much care as we should be using Universal Security groups but I wonder if this is some sort of 'by design' or a strange bug with the NetApp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="center" bgcolor="#eeeeee"&gt;&lt;STRONG&gt;Model&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD align="center" bgcolor="#eeeeee"&gt;FAS3170&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="center" bgcolor="#eeeeee"&gt;&lt;STRONG&gt;System ID&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD align="center" bgcolor="#eeeeee"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="center" bgcolor="#eeeeee"&gt;&lt;STRONG&gt;Version&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD align="center" bgcolor="#eeeeee"&gt;7.3.2P2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 20:36:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62246#M5636</guid>
      <dc:creator>cking22001</dc:creator>
      <dc:date>2011-01-07T20:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Share-level permissions problem</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62252#M5637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yep, same issue here. I'll post support ticket and find out the actual answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 23:30:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62252#M5637</guid>
      <dc:creator>terryzolinski</dc:creator>
      <dc:date>2011-02-28T23:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Share-level permissions problem</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62257#M5638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run mmc&lt;/P&gt;&lt;P&gt;File - Add/Remove Snap-in&lt;/P&gt;&lt;P&gt;Shared Folders - Another computer: NetApp (or IP)&lt;/P&gt;&lt;P&gt;Under the "Shares" you can add / remove / modify share permissions for users and GROUPS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lajos Barf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 09:44:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62257#M5638</guid>
      <dc:creator>itr</dc:creator>
      <dc:date>2011-03-03T09:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Share-level permissions problem</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62266#M5639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good call Lajos. That's exactly what you need to do to manage the perms properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In regards to the issue itself, this is a bug in System Manager. Review bug ID 371143 for the whole story. My consultant has the new System Manager beta and this is bug is gone.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 15:32:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-Share-level-permissions-problem/m-p/62266#M5639</guid>
      <dc:creator>terryzolinski</dc:creator>
      <dc:date>2011-03-03T15:32:44Z</dc:date>
    </item>
  </channel>
</rss>

