<?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: Dual Protocol with Azure NetApp Files in NetApp Console</title>
    <link>https://community.netapp.com/t5/NetApp-Console/Dual-Protocol-with-Azure-NetApp-Files/m-p/438348#M640</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems that it is a usermap issue but with ANF you don't have access to ONTAP Cli to check with the above cmds..&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, to allow local unix user or correct name translation, you will need to tick the "&lt;STRONG&gt;Allow local NFS users with LDAP" box and obviously enrich LDAP users with UID and GID in the LDAP Posix Attributes.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;it is pretty well documented here :&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-US/azure/azure-netapp-files/create-volumes-dual-protocol" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-US/azure/azure-netapp-files/create-volumes-dual-protocol&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Look for the section :&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;H2&gt;Allow local NFS users with LDAP to access a dual-protocol volume&lt;/H2&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David BENADIBA&lt;/P&gt;</description>
    <pubDate>Thu, 15 Sep 2022 08:19:47 GMT</pubDate>
    <dc:creator>dbenadib</dc:creator>
    <dc:date>2022-09-15T08:19:47Z</dc:date>
    <item>
      <title>Dual Protocol with Azure NetApp Files</title>
      <link>https://community.netapp.com/t5/NetApp-Console/Dual-Protocol-with-Azure-NetApp-Files/m-p/436806#M637</link>
      <description>&lt;P&gt;We have setup a dual protocol volume using azure netapp files. After setup, we are having some issues regarding permissions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- ANF is connected to our AD&lt;BR /&gt;- Volume security is set to UNIX&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;When we create a folder on linux the folder gets the user/group added. When you try and access that same folder from windows you get access denied, even if you were the one to create the folder. The only way to get access is to set the folder to 777. Also when we create a folder on the windows side the unix permissions shows as NFSNOBODY, however it is open to anyone.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe this is a LDAP issue, but we haven't been able to pin point what the exact issue is.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 09:58:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/NetApp-Console/Dual-Protocol-with-Azure-NetApp-Files/m-p/436806#M637</guid>
      <dc:creator>sandblaster120g</dc:creator>
      <dc:date>2025-06-04T09:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Protocol with Azure NetApp Files</title>
      <link>https://community.netapp.com/t5/NetApp-Console/Dual-Protocol-with-Azure-NetApp-Files/m-p/436818#M638</link>
      <description>&lt;P&gt;Most likely the user is being mapped to unix user "pcuser 65534". LDAP is not configured or LDAP is not reachable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;​​​To verify the mapping is working as intended, you can use the following commands:&lt;/P&gt;
&lt;P&gt;Cluster1::&amp;gt; set -privilege advanced&lt;BR /&gt;Cluster1::*&amp;gt; vserver services access-check name-mapping show -node [node_name] -vserver [vserver_name] -direction win-unix -name [user_name]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/How_to_configure_LDAP_Authentication_for_Cluster_(Admin)_SVM" target="_blank" rel="noopener"&gt;How to configure LDAP Authentication for Cluster (Admin) SVM&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 10:29:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/NetApp-Console/Dual-Protocol-with-Azure-NetApp-Files/m-p/436818#M638</guid>
      <dc:creator>Mjizzini</dc:creator>
      <dc:date>2022-07-20T10:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Protocol with Azure NetApp Files</title>
      <link>https://community.netapp.com/t5/NetApp-Console/Dual-Protocol-with-Azure-NetApp-Files/m-p/438348#M640</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems that it is a usermap issue but with ANF you don't have access to ONTAP Cli to check with the above cmds..&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, to allow local unix user or correct name translation, you will need to tick the "&lt;STRONG&gt;Allow local NFS users with LDAP" box and obviously enrich LDAP users with UID and GID in the LDAP Posix Attributes.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;it is pretty well documented here :&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-US/azure/azure-netapp-files/create-volumes-dual-protocol" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-US/azure/azure-netapp-files/create-volumes-dual-protocol&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Look for the section :&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;H2&gt;Allow local NFS users with LDAP to access a dual-protocol volume&lt;/H2&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David BENADIBA&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 08:19:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/NetApp-Console/Dual-Protocol-with-Azure-NetApp-Files/m-p/438348#M640</guid>
      <dc:creator>dbenadib</dc:creator>
      <dc:date>2022-09-15T08:19:47Z</dc:date>
    </item>
  </channel>
</rss>

