<?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: user quota rule problem: windows domain user support @? in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/user-quota-rule-problem-windows-domain-user-support/m-p/168922#M38737</link>
    <description>&lt;P&gt;"@" is not a valid character for a unix username&lt;/P&gt;&lt;P&gt;&lt;A href="https://pubs.opengroup.org/onlinepubs/000095399/basedefs/xbd_chap03.html#tag_03_426" target="_blank"&gt;https://pubs.opengroup.org/onlinepubs/000095399/basedefs/xbd_chap03.html#tag_03_426&lt;/A&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;A href="https://pubs.opengroup.org/onlinepubs/000095399/basedefs/xbd_chap03.html#tag_03_276" target="_blank"&gt;https://pubs.opengroup.org/onlinepubs/000095399/basedefs/xbd_chap03.html#tag_03_276&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Aug 2021 07:56:04 GMT</pubDate>
    <dc:creator>AlexDawson</dc:creator>
    <dc:date>2021-08-02T07:56:04Z</dc:date>
    <item>
      <title>user quota rule problem: windows domain user support @?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/user-quota-rule-problem-windows-domain-user-support/m-p/168873#M38717</link>
      <description>&lt;P&gt;configuraton:&lt;/P&gt;&lt;P&gt;SVM add to an AD domain(ETE.COM) which have several domain users(aduser1~aduser10)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;from "ONTAP 9 Documentation Center", I can find this help reference:&lt;/P&gt;&lt;P&gt;volume&amp;nbsp;quota&amp;nbsp;policy&amp;nbsp;rule&amp;nbsp;create:&lt;/P&gt;&lt;P&gt;-target&amp;nbsp;&amp;lt;text&amp;gt;&amp;nbsp;- TargetThis parameter specifies the target to which the&amp;nbsp;quota&amp;nbsp;policy&amp;nbsp;rule&amp;nbsp;applies. For default&amp;nbsp;quota&amp;nbsp;rules, this parameter should be specified as "". For explicit tree&amp;nbsp;quotas&amp;nbsp;rules, this parameter should indicate the qtree name. For explicit user&amp;nbsp;quota&amp;nbsp;rules, this parameter can contain UNIX user name, UNIX user identifier, Windows user name, Windows Security Identifier or a path to an existing object within the&amp;nbsp;volume. If a name contains a space, enclose the entire value in quotes.&lt;FONT color="#FF0000"&gt; A UNIX user name cannot include a backslash (\) or an @ sign; user names with these characters are treated as Windows names.&lt;/FONT&gt; For multi-user&amp;nbsp;quotas, this parameter can contain multiple user targets separated by a comma. For explicit group&amp;nbsp;quota&amp;nbsp;rules, this parameter can contain UNIX group name or UNIX group identifier or a path to an existing object within the&amp;nbsp;volume. When a path is specified as the target, it should be of the format /vol/&amp;lt;vol-name&amp;gt;/&amp;lt;path to file from&amp;nbsp;volume root&amp;gt; where the&amp;nbsp;volume matches that of the&amp;nbsp;-volume&amp;nbsp;parameter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;test steps:&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. vol quota policy rule create -vserver svm_test001 -policy-name default -volume test_1G -type user -target ete.com\aduser3 -qtree ""&lt;/P&gt;&lt;P&gt;-----OK&lt;/P&gt;&lt;P&gt;2. vol quota policy rule create -vserver svm_test001 -policy-name default -volume test_1G -type user -target ETE\aduser2 -qtree ""&lt;/P&gt;&lt;P&gt;-----OK&lt;/P&gt;&lt;P&gt;3. vol quota policy rule create -vserver svm_test001 -policy-name default -volume test_1G -type user -target aduser2@ete.com -qtree ""&lt;/P&gt;&lt;P&gt;------Error: command failed: Illegal name aduser2@ete.com specified in quota target.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;question:&lt;/P&gt;&lt;P&gt;why ad domian user with&amp;nbsp;@ is not OK?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:17:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/user-quota-rule-problem-windows-domain-user-support/m-p/168873#M38717</guid>
      <dc:creator>JOEY_STORAGE</dc:creator>
      <dc:date>2025-06-04T10:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: user quota rule problem: windows domain user support @?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/user-quota-rule-problem-windows-domain-user-support/m-p/168913#M38733</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As per the manual at&amp;nbsp;&lt;A href="http://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-vsmg%2FGUID-77083F88-7B58-414B-A665-C19FCFA64B13.html&amp;amp;cp=17_2_7_0_8_1" target="_blank"&gt;http://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-vsmg%2FGUID-77083F88-7B58-414B-A665-C19FCFA64B13.html&amp;amp;cp=17_2_7_0_8_1&lt;/A&gt;&amp;nbsp;- you can either use the old domain\user format, or the user SID, or a path to an existing file owned by the user. The &lt;A href="mailto:user@domain" target="_blank"&gt;user@domain&lt;/A&gt;&amp;nbsp;format is not supported.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot speculate as to why. If this is a required feature, I encourage you to reach out to your account team to have them lodge an RFE (request for enhancement) for it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 02:20:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/user-quota-rule-problem-windows-domain-user-support/m-p/168913#M38733</guid>
      <dc:creator>AlexDawson</dc:creator>
      <dc:date>2021-08-02T02:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: user quota rule problem: windows domain user support @?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/user-quota-rule-problem-windows-domain-user-support/m-p/168919#M38736</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;A href="https://community.netapp.com/t5/user/viewprofilepage/user-id/55504" target="_self"&gt;&lt;SPAN class="login-bold"&gt;AlexDawson.&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;I have got it, windows ad user format only support [domain]\[username] and SID.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;Further question:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN class="login-bold"&gt;&lt;SPAN class="notetitle"&gt;Note:&lt;/SPAN&gt;&amp;nbsp;You cannot use a UNIX user name to specify a quota if that name includes a backslash (\) or an @ sign. This is because ONTAP treats names containing these characters as Windows names.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;&lt;SPAN&gt;If&amp;nbsp; a UNIX user’s name do include an @ sign,what ONTAP should supposed to do?&amp;nbsp;treated as&amp;nbsp;Windows names? but how?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN class="login-bold"&gt;During my test&amp;nbsp; of a ldap user(&lt;SPAN&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;EM&gt; ldapuser1@ete.com&lt;/EM&gt;&lt;/FONT&gt;&lt;/SPAN&gt;), It always return an error:&amp;nbsp;&lt;SPAN&gt;command failed: Illegal name &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN class="login-bold"&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;ldapuser1@ete.com&lt;/FONT&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT size="4"&gt;&lt;SPAN class="login-bold"&gt;&lt;SPAN&gt;specified in quota target.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN class="login-bold"&gt;&lt;SPAN&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;EM&gt;Domain Type : LDAP&lt;BR /&gt;User Name : ldapuser1@ete.com&lt;BR /&gt;User ID : 30011&lt;BR /&gt;Group Name : ldapgroup1(primary)&lt;BR /&gt;Group ID : 30001&lt;/EM&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 07:27:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/user-quota-rule-problem-windows-domain-user-support/m-p/168919#M38736</guid>
      <dc:creator>JOEY_STORAGE</dc:creator>
      <dc:date>2021-08-02T07:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: user quota rule problem: windows domain user support @?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/user-quota-rule-problem-windows-domain-user-support/m-p/168922#M38737</link>
      <description>&lt;P&gt;"@" is not a valid character for a unix username&lt;/P&gt;&lt;P&gt;&lt;A href="https://pubs.opengroup.org/onlinepubs/000095399/basedefs/xbd_chap03.html#tag_03_426" target="_blank"&gt;https://pubs.opengroup.org/onlinepubs/000095399/basedefs/xbd_chap03.html#tag_03_426&lt;/A&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;A href="https://pubs.opengroup.org/onlinepubs/000095399/basedefs/xbd_chap03.html#tag_03_276" target="_blank"&gt;https://pubs.opengroup.org/onlinepubs/000095399/basedefs/xbd_chap03.html#tag_03_276&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 07:56:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/user-quota-rule-problem-windows-domain-user-support/m-p/168922#M38737</guid>
      <dc:creator>AlexDawson</dc:creator>
      <dc:date>2021-08-02T07:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: user quota rule problem: windows domain user support @?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/user-quota-rule-problem-windows-domain-user-support/m-p/168925#M38738</link>
      <description>&lt;P&gt;Eh, and what this reference exactly means? Is there a scenario, a unix or windows user with&amp;nbsp;@ sign can add to user quota, or not?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{&lt;SPAN class="notetitle"&gt;Note:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;You cannot use a UNIX user name to specify a quota if that name includes a backslash (\) or an @ sign. This is because ONTAP treats names containing these characters as Windows names.&lt;/SPAN&gt;}&amp;nbsp; at&amp;nbsp;&lt;A href="http://docs.netapp.com/ontap-9/topic/com.netapp.doc.dot-cm-vsmg/GUID-F595143B-000C-4AE7-B15D-F1DACEFB6D99.html" target="_self"&gt;http://docs.netapp.com/ontap-9/topic/com.netapp.doc.dot-cm-vsmg/GUID-F595143B-000C-4AE7-B15D-F1DACEFB6D99.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 09:01:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/user-quota-rule-problem-windows-domain-user-support/m-p/168925#M38738</guid>
      <dc:creator>JOEY_STORAGE</dc:creator>
      <dc:date>2021-08-02T09:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: user quota rule problem: windows domain user support @?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/user-quota-rule-problem-windows-domain-user-support/m-p/168926#M38739</link>
      <description>&lt;P&gt;No, "@" is not able to be used.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 09:05:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/user-quota-rule-problem-windows-domain-user-support/m-p/168926#M38739</guid>
      <dc:creator>AlexDawson</dc:creator>
      <dc:date>2021-08-02T09:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: user quota rule problem: windows domain user support @?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/user-quota-rule-problem-windows-domain-user-support/m-p/168927#M38740</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 09:11:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/user-quota-rule-problem-windows-domain-user-support/m-p/168927#M38740</guid>
      <dc:creator>JOEY_STORAGE</dc:creator>
      <dc:date>2021-08-02T09:11:07Z</dc:date>
    </item>
  </channel>
</rss>

