<?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: AD to NETAPP Differences 8.2 to 9.1 in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/AD-to-NETAPP-Differences-8-2-to-9-1/m-p/131177#M28594</link>
    <description>&lt;P&gt;Sounds like, this must be the issue with your unix-win or win-unix name-mapping issue.&lt;/P&gt;&lt;P&gt;you can use the follwoing command to check it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;::*&amp;gt; diag secd name-mapping show  -node &amp;lt;node&amp;gt; -vserver &amp;lt;vserver&amp;gt; -direction unix-win -name &amp;lt;username&amp;gt;

::*&amp;gt; diag secd name-mapping show  -node &amp;lt;node&amp;gt; -vserver &amp;lt;vserver&amp;gt; -direction win-unix -name &amp;lt;username&amp;gt;&lt;/PRE&gt;&lt;P&gt;Once you done the proper mapping you can check the auth using the following command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;::*&amp;gt; diag secd authentication login-cifs -node &amp;lt;node&amp;gt; -vserver &amp;lt;vserver&amp;gt; -user &amp;lt;username&amp;gt;&lt;/PRE&gt;&lt;P&gt;Hope this help.&lt;/P&gt;</description>
    <pubDate>Thu, 18 May 2017 16:17:07 GMT</pubDate>
    <dc:creator>robinpeter</dc:creator>
    <dc:date>2017-05-18T16:17:07Z</dc:date>
    <item>
      <title>AD to NETAPP Differences 8.2 to 9.1</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/AD-to-NETAPP-Differences-8-2-to-9-1/m-p/131173#M28591</link>
      <description>&lt;P&gt;Can someone&amp;nbsp; help me understand why my users are seeing a different behaviour with ONTAP 9 CIFS.&amp;nbsp; We moved them from 8.2 7-Mode to a shinny new FAS 8040 ONTAP 9.1.&lt;/P&gt;&lt;P&gt;The AD Domain server remained the same&amp;nbsp; 2008 R2 and the ONTAP&amp;nbsp; SVM is joined to the domain as&amp;nbsp; usual.&amp;nbsp; All shares have default settings&lt;/P&gt;&lt;P&gt;nothing fancy.&amp;nbsp; The windows clients are joined to the domain as a computers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the Old 8.2 ONTAP&amp;nbsp; when they mapped a CIFS share from a client windows server all of these formats worked:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;net use z: \\server\share /USER fred password&lt;/P&gt;&lt;P&gt;net use z: \\server\share /USER DOMAIN\fred password&lt;/P&gt;&lt;P&gt;net use z: \\server\share /USER fred@my.domain password&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However with ONTAP 9 shares we see the following different behaviour:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;net use z: \\server\share /USER fred password&amp;nbsp;&amp;nbsp; OK&lt;/P&gt;&lt;P&gt;net use z: \\server\share /USER DOMAIN\fred password&amp;nbsp;&amp;nbsp; FAIL&lt;/P&gt;&lt;P&gt;net use z: \\server\share /USER fred@domain password&amp;nbsp;&amp;nbsp; FAIL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All fail with:&lt;/P&gt;&lt;P&gt;System errror 59 has occurred'&lt;/P&gt;&lt;P&gt;An unexpected network error occurred&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am guess the key is something potentially kerberos name related perhaps if the client is joined to the AD domain. &amp;nbsp; However thats a guess. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Any comments please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rgds Andy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:04:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/AD-to-NETAPP-Differences-8-2-to-9-1/m-p/131173#M28591</guid>
      <dc:creator>parkea2</dc:creator>
      <dc:date>2025-06-04T15:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: AD to NETAPP Differences 8.2 to 9.1</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/AD-to-NETAPP-Differences-8-2-to-9-1/m-p/131177#M28594</link>
      <description>&lt;P&gt;Sounds like, this must be the issue with your unix-win or win-unix name-mapping issue.&lt;/P&gt;&lt;P&gt;you can use the follwoing command to check it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;::*&amp;gt; diag secd name-mapping show  -node &amp;lt;node&amp;gt; -vserver &amp;lt;vserver&amp;gt; -direction unix-win -name &amp;lt;username&amp;gt;

::*&amp;gt; diag secd name-mapping show  -node &amp;lt;node&amp;gt; -vserver &amp;lt;vserver&amp;gt; -direction win-unix -name &amp;lt;username&amp;gt;&lt;/PRE&gt;&lt;P&gt;Once you done the proper mapping you can check the auth using the following command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;::*&amp;gt; diag secd authentication login-cifs -node &amp;lt;node&amp;gt; -vserver &amp;lt;vserver&amp;gt; -user &amp;lt;username&amp;gt;&lt;/PRE&gt;&lt;P&gt;Hope this help.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 16:17:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/AD-to-NETAPP-Differences-8-2-to-9-1/m-p/131177#M28594</guid>
      <dc:creator>robinpeter</dc:creator>
      <dc:date>2017-05-18T16:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: AD to NETAPP Differences 8.2 to 9.1</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/AD-to-NETAPP-Differences-8-2-to-9-1/m-p/131182#M28598</link>
      <description>&lt;P&gt;Firstly thank you for taking the time to reply,&amp;nbsp; Below is the output:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;diag secd*&amp;gt; name-mapping show -node hncl1-01 -vserver hncl1-frlab -direction unix-win -name aparker&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;'aparker' maps to 'FRLAB\aparker'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;name-mapping show -node hncl1-01 -vserver hncl1-frlab -direction win-unix -name FRLAB\aparker&lt;BR /&gt;&lt;BR /&gt;'FRLAB\aparker' maps to 'aparker'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;authentication login-cifs -node hncl1-01 -vserver hncl1-frlab -user FRLAB\aparker&lt;BR /&gt;&lt;BR /&gt;Enter the password:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;UNIX UID: aparker &amp;lt;&amp;gt; Windows User: FRLAB\aparker (Windows Domain User)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;GID: BGFIT&lt;BR /&gt;&amp;nbsp;Supplementary GIDs:&lt;BR /&gt;&amp;nbsp; BGFIT&lt;BR /&gt;&amp;nbsp; BGUSrvGrp34Admin&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;Windows Membership:&lt;BR /&gt;&amp;nbsp; &amp;lt;removed lines&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;Privileges (0x22b7):&lt;BR /&gt;&amp;nbsp; SeBackupPrivilege&lt;BR /&gt;&amp;nbsp; SeRestorePrivilege&lt;BR /&gt;&amp;nbsp; SeTakeOwnershipPrivilege&lt;BR /&gt;&amp;nbsp; SeSecurityPrivilege&lt;BR /&gt;&amp;nbsp; SeChangeNotifyPrivilege&lt;BR /&gt;Authentication Succeeded.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So all seems OK with the mapping and authentication. The users are happy (has users get) but it would be nice to understand why this happens.&amp;nbsp; The&amp;nbsp; tested versions of clients&lt;/P&gt;&lt;P&gt;are&amp;nbsp; WIN 2012, WIN 2016 and WIN 2008 R2 all behave like this, when mapping drives to the NETAPP from another windows client within the domain.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;aparker&amp;nbsp;&amp;nbsp; OK&lt;/P&gt;&lt;P&gt;FRLAB\aparker&amp;nbsp; FAIL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope to be able to test on another AD in the near future to see if this is specific to this one AD Domain's confiiguration and policies&amp;nbsp; or a version level&amp;nbsp; behaviour.&lt;/P&gt;&lt;P&gt;Any other comments very welcome.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 18:38:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/AD-to-NETAPP-Differences-8-2-to-9-1/m-p/131182#M28598</guid>
      <dc:creator>parkea2</dc:creator>
      <dc:date>2017-05-18T18:38:43Z</dc:date>
    </item>
  </channel>
</rss>

