<?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: Users home directories and quotas in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79741#M7187</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok I figured it out. My user account is a member of a group that is itself a member of the BUILTIN\Administrators group. It seems that this means any files I write to the filer has the owner set to the BUILTIN\Administrator group so quotas are not applied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way I can stop this behavior ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Apr 2013 12:40:41 GMT</pubDate>
    <dc:creator>TRYAREBOOT</dc:creator>
    <dc:date>2013-04-12T12:40:41Z</dc:date>
    <item>
      <title>Users home directories and quotas</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79689#M7176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to migrate a bunch of users home directories onto our FAS2240&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently they are all folders within a hidden share off our main fileserver and each folder has permissions set so only that&amp;nbsp; the user can only access their own&amp;nbsp; folder. Each user has a 10GB quota.&lt;/P&gt;&lt;P&gt;I have been looking at using the cifs_homedir.cfg and specifying ntname for the naming convention but I cannot work out how to apply a quota that will apply to each user.&lt;/P&gt;&lt;P&gt;Could somebody point me in the correct direction ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:05:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79689#M7176</guid>
      <dc:creator>TRYAREBOOT</dc:creator>
      <dc:date>2025-06-05T06:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Users home directories and quotas</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79694#M7177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is my working example. Replace *DOMAIN_NAME* with your Windows Domain Name:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create qtree /vol/userhome/*DOMAIN_NAME*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/etc/cifs_homedir.cfg:&lt;/P&gt;&lt;P&gt;/vol/userhome/*DOMAIN_NAME*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/etc/quotas is attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Default Quota is set to 1GB. Exceptions needs to be configured afterwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set home dirs hidden:&lt;/P&gt;&lt;P&gt;FILER&amp;gt; options cifs.ho&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;options cifs.home_dir_namestyle&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hidden&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;options cifs.home_dirs_public_for_admin on &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 14:27:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79694#M7177</guid>
      <dc:creator>fschafhauser</dc:creator>
      <dc:date>2013-04-11T14:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Users home directories and quotas</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79702#M7178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;About Permissions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Admin has to set change permission for user1 to /vol/userhome/*DOMAIN_NAME*/user1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: only user1 can get access to \\filer\user1$. Users who already mapped a share from \\filer are not able to map share \\filer\user1$ even if they use user1's credencials. This is a great feature of NetApp home_dir implementation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 14:36:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79702#M7178</guid>
      <dc:creator>fschafhauser</dc:creator>
      <dc:date>2013-04-11T14:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Users home directories and quotas</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79711#M7179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thanks I think i understand now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for the quota to apply to a user I need to add each user to the quota file ?&amp;nbsp; Is there a way to do that automatically ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 14:43:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79711#M7179</guid>
      <dc:creator>TRYAREBOOT</dc:creator>
      <dc:date>2013-04-11T14:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Users home directories and quotas</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79716#M7180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simply you set the default quota fitting to your needs. For me 1GB is perfect. See line 6 in /etc/quotas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 14:46:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79716#M7180</guid>
      <dc:creator>fschafhauser</dc:creator>
      <dc:date>2013-04-11T14:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Users home directories and quotas</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79721#M7181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahh of course, I was not reading it correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 14:49:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79721#M7181</guid>
      <dc:creator>TRYAREBOOT</dc:creator>
      <dc:date>2013-04-11T14:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Users home directories and quotas</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79726#M7182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm I have this configured and tested it for my user.&amp;nbsp; However the hard limit is not being applied as I can happily copy more than my quota into my home directory. Any clues what could be wrong ? I don't see any usage against the quota in quota report&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 16:22:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79726#M7182</guid>
      <dc:creator>TRYAREBOOT</dc:creator>
      <dc:date>2013-04-11T16:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Users home directories and quotas</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79731#M7184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) is quota enabled for this volume?&lt;/P&gt;&lt;P&gt; quota status&lt;/P&gt;&lt;P&gt; quota on userhome&lt;/P&gt;&lt;P&gt;2) every time you change quotas file execute:&lt;/P&gt;&lt;P&gt;&amp;nbsp; quota resize userhome&lt;/P&gt;&lt;P&gt;3) query quota settings and usage:&lt;/P&gt;&lt;P&gt;&amp;nbsp; report quota&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 16:28:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79731#M7184</guid>
      <dc:creator>fschafhauser</dc:creator>
      <dc:date>2013-04-11T16:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Users home directories and quotas</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79736#M7186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my report looks like this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; K-Bytes&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Files&lt;/P&gt;&lt;P&gt;Type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID&amp;nbsp;&amp;nbsp;&amp;nbsp; Volume&amp;nbsp;&amp;nbsp;&amp;nbsp; Tree&amp;nbsp; Used&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Limit&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Used&amp;nbsp;&amp;nbsp;&amp;nbsp; Limit&amp;nbsp;&amp;nbsp; Quota Specifier&lt;/P&gt;&lt;P&gt;----- -------- -------- -------- --------- --------- ------- ------- ---------------&lt;/P&gt;&lt;P&gt;user&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * vol_tt_homes&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp; 10485760&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - *&lt;/P&gt;&lt;P&gt;user&amp;nbsp; \ukawood vol_tt_homes&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp; 5120000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - ukawood&lt;/P&gt;&lt;P&gt;user&amp;nbsp; \Adminis vol_tt_homes&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;nbsp;&amp;nbsp; 7044272&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which looks to me like the files are counting towards the Administrators quota rather than mine since the 2 files add up to just over 7GB. NT permissions are set for me as owner and read/write access.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 16:40:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79736#M7186</guid>
      <dc:creator>TRYAREBOOT</dc:creator>
      <dc:date>2013-04-11T16:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Users home directories and quotas</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79741#M7187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok I figured it out. My user account is a member of a group that is itself a member of the BUILTIN\Administrators group. It seems that this means any files I write to the filer has the owner set to the BUILTIN\Administrator group so quotas are not applied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way I can stop this behavior ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 12:40:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79741#M7187</guid>
      <dc:creator>TRYAREBOOT</dc:creator>
      <dc:date>2013-04-12T12:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Users home directories and quotas</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79747#M7188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not that I know of. This is standard Windows behavior.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 16:45:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79747#M7188</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2013-04-12T16:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Users home directories and quotas</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79752#M7189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I would call it standard windows behavior. Windows usually sets ownership to be the the User rather than a group the user happens to be in.&amp;nbsp; It looks to me like the NetApp is purposefully setting the owner to be the id of the Administrators group rather than the id of the user writing the file. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 16:51:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79752#M7189</guid>
      <dc:creator>TRYAREBOOT</dc:creator>
      <dc:date>2013-04-12T16:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Users home directories and quotas</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79757#M7190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unless user is in Administrators group. Then all created files belong to this group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Apr 2013 06:50:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79757#M7190</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2013-04-13T06:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Users home directories and quotas</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79761#M7191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is important with which user you have had the first contact with the filer. Try to reboot and do the first share mapping with your user, not administrator. Then it should work correctly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 10:04:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79761#M7191</guid>
      <dc:creator>fschafhauser</dc:creator>
      <dc:date>2013-04-16T10:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Users home directories and quotas</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79766#M7192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am also running into this issue with quotas being applied to BUILTIN\Administrators rather than user accounts. How were you able to solve this?&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 15:29:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79766#M7192</guid>
      <dc:creator>CHRISAUDETTE</dc:creator>
      <dc:date>2013-10-22T15:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Users home directories and quotas</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79771#M7193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also have the same issue. Owner will be set to BUILTIN\Administrators.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Benny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 08:49:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79771#M7193</guid>
      <dc:creator>sigallcap</dc:creator>
      <dc:date>2014-02-26T08:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Users home directories and quotas</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79776#M7194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also have the same issue. Owner will be set to BUILTIN\Administrators.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Benny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 08:50:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Users-home-directories-and-quotas/m-p/79776#M7194</guid>
      <dc:creator>sigallcap</dc:creator>
      <dc:date>2014-02-26T08:50:07Z</dc:date>
    </item>
  </channel>
</rss>

