<?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 CIFS Access on a NFS Volume in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/CIFS-Access-on-a-NFS-Volume/m-p/154190#M34529</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i need a hint...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a SVM with CIFS and NFS configured, mormal it is used für CIFS, is member of my AD and all works fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now i made a small volume for NFS which is mounted on a linux host, this volume has UNIX as security style.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can check the security on the NetApp:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cl01::*&amp;gt; vserver security file-directory show -vserver cl01-svm-cifs -path /cloud&lt;/P&gt;
&lt;P&gt;Vserver: cl01-svm-cifs&lt;BR /&gt;File Path: /cloud&lt;BR /&gt;File Inode Number: 64&lt;BR /&gt;Security Style: unix&lt;BR /&gt;Effective Style: unix&lt;BR /&gt;DOS Attributes: 10&lt;BR /&gt;DOS Attributes in Text: ----D---&lt;BR /&gt;Expanded Dos Attributes: -&lt;BR /&gt;UNIX User Id: 33&lt;BR /&gt;UNIX Group Id: 33&lt;BR /&gt;UNIX Mode Bits: 770&lt;BR /&gt;UNIX Mode Bits in Text: rwxrwx---&lt;BR /&gt;ACLs: -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The same i see on the linux machine:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;root@srv16:/mnt# ll&lt;BR /&gt;total 16&lt;BR /&gt;drwxr-xr-x 4 root root 4096 Sep 26 17:35 ./&lt;BR /&gt;drwxr-xr-x 24 root root 4096 Jan 30 06:24 ../&lt;BR /&gt;drwxrwx--- 8 www-data www-data 4096 Jan 31 16:56 data/&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When i check in /etc/passwd or /etc/group www-data is the user and group 33.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So i created a user and group "www-data" with the ID 33 on the SVM and made a "Windows to UNIX" mapping for my user "domain\user to www-data".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When i check:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cl01::*&amp;gt; diag secd authentication show-creds -node cl01-01 -vserver cl01-svm-cifs -win-name domain\stefan&lt;/P&gt;
&lt;P&gt;UNIX UID: www-data &amp;lt;&amp;gt; Windows User: DOMAIN\stefan (Windows Domain User)&lt;/P&gt;
&lt;P&gt;GID: www-data&lt;BR /&gt;Supplementary GIDs:&lt;BR /&gt;www-data&lt;/P&gt;
&lt;P&gt;Primary Group SID: DOMAIN\Domänen-Benutzer (Windows Domain group)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, my user is mapped to www-data, and www-data has access, but why i can't access the share?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When i set the rights for data to: drwxrwx&lt;STRONG&gt;r-x&lt;/STRONG&gt; i can access the share, but this is not the correct solution...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What i missed here?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;
&lt;P&gt;Stefan&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 11:19:42 GMT</pubDate>
    <dc:creator>sraudonis</dc:creator>
    <dc:date>2025-06-04T11:19:42Z</dc:date>
    <item>
      <title>CIFS Access on a NFS Volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/CIFS-Access-on-a-NFS-Volume/m-p/154190#M34529</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i need a hint...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a SVM with CIFS and NFS configured, mormal it is used für CIFS, is member of my AD and all works fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now i made a small volume for NFS which is mounted on a linux host, this volume has UNIX as security style.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can check the security on the NetApp:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cl01::*&amp;gt; vserver security file-directory show -vserver cl01-svm-cifs -path /cloud&lt;/P&gt;
&lt;P&gt;Vserver: cl01-svm-cifs&lt;BR /&gt;File Path: /cloud&lt;BR /&gt;File Inode Number: 64&lt;BR /&gt;Security Style: unix&lt;BR /&gt;Effective Style: unix&lt;BR /&gt;DOS Attributes: 10&lt;BR /&gt;DOS Attributes in Text: ----D---&lt;BR /&gt;Expanded Dos Attributes: -&lt;BR /&gt;UNIX User Id: 33&lt;BR /&gt;UNIX Group Id: 33&lt;BR /&gt;UNIX Mode Bits: 770&lt;BR /&gt;UNIX Mode Bits in Text: rwxrwx---&lt;BR /&gt;ACLs: -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The same i see on the linux machine:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;root@srv16:/mnt# ll&lt;BR /&gt;total 16&lt;BR /&gt;drwxr-xr-x 4 root root 4096 Sep 26 17:35 ./&lt;BR /&gt;drwxr-xr-x 24 root root 4096 Jan 30 06:24 ../&lt;BR /&gt;drwxrwx--- 8 www-data www-data 4096 Jan 31 16:56 data/&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When i check in /etc/passwd or /etc/group www-data is the user and group 33.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So i created a user and group "www-data" with the ID 33 on the SVM and made a "Windows to UNIX" mapping for my user "domain\user to www-data".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When i check:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cl01::*&amp;gt; diag secd authentication show-creds -node cl01-01 -vserver cl01-svm-cifs -win-name domain\stefan&lt;/P&gt;
&lt;P&gt;UNIX UID: www-data &amp;lt;&amp;gt; Windows User: DOMAIN\stefan (Windows Domain User)&lt;/P&gt;
&lt;P&gt;GID: www-data&lt;BR /&gt;Supplementary GIDs:&lt;BR /&gt;www-data&lt;/P&gt;
&lt;P&gt;Primary Group SID: DOMAIN\Domänen-Benutzer (Windows Domain group)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, my user is mapped to www-data, and www-data has access, but why i can't access the share?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When i set the rights for data to: drwxrwx&lt;STRONG&gt;r-x&lt;/STRONG&gt; i can access the share, but this is not the correct solution...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What i missed here?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;
&lt;P&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:19:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/CIFS-Access-on-a-NFS-Volume/m-p/154190#M34529</guid>
      <dc:creator>sraudonis</dc:creator>
      <dc:date>2025-06-04T11:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Access on a NFS Volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/CIFS-Access-on-a-NFS-Volume/m-p/154198#M34535</link>
      <description>&lt;P&gt;I have always used this guide to work through permissions issues:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://kb.netapp.com/app/answers/answer_view/a_id/1071815/~/troubleshooting-cifs-or-smb-access-denied-" target="_blank"&gt;https://kb.netapp.com/app/answers/answer_view/a_id/1071815/~/troubleshooting-cifs-or-smb-access-denied-&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In particular, the security trace filters (combined with reviewing event log entries) are usually successful in helping me figure out where exactly the issue lies.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 16:16:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/CIFS-Access-on-a-NFS-Volume/m-p/154198#M34535</guid>
      <dc:creator>donny_lang</dc:creator>
      <dc:date>2020-02-10T16:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Access on a NFS Volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/CIFS-Access-on-a-NFS-Volume/m-p/154243#M34551</link>
      <description>&lt;P&gt;Thanks, i will test and report...&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 18:52:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/CIFS-Access-on-a-NFS-Volume/m-p/154243#M34551</guid>
      <dc:creator>sraudonis</dc:creator>
      <dc:date>2020-02-11T18:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS Access on a NFS Volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/CIFS-Access-on-a-NFS-Volume/m-p/154312#M34575</link>
      <description>&lt;P&gt;Today it works, i have changed nothing... Perhaps i tested to much in the past and there was cached something...&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 09:07:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/CIFS-Access-on-a-NFS-Volume/m-p/154312#M34575</guid>
      <dc:creator>sraudonis</dc:creator>
      <dc:date>2020-02-13T09:07:24Z</dc:date>
    </item>
  </channel>
</rss>

