<?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 Strange issue with CIFS access in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Strange-issue-with-CIFS-access/m-p/128918#M28014</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Environment:&lt;/P&gt;&lt;P&gt;ONTAP 9.1RC1&lt;/P&gt;&lt;P&gt;FAS8080EX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have copied a directory tree from Isilon to the NetApp volume in mixed mode using rsync on a Linux host. The source directory tree was accessed by both UNIX and Windows clients. On the destination (NetApp), I can access from a Linux client based on the mode bit permissions set as expected. From CIFS share access though, it has weird problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problems:&lt;/P&gt;&lt;P&gt;Even with mod bits 777 set on the files (e.g. Excel files, txt files) and their parent directories,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Open files: I get an error: "Could not open ....xlsx" when open Excel files and "A device attached to the system is not functioning" when opening a txt file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Create/Rename files: When&amp;nbsp;I create a new file, the file gets created if I leave it with the default name (e.g. "New Text Document.txt" and "New Microsoft Excel Worksheet.xlsx"). If during the creation or after creation, I change the file name, it complains: "Can't read from the source file or disk."&lt;/P&gt;&lt;P&gt;3. Delete files: I can delete all the files (which may make sense based on 777 mode bits)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The NetApp SVM is bind to the AD domain fine and I can query with diag secd auth show-creds for the users I used to test.... successfully. User mapping between UNIX and Windows is working too. The above problems occur to all users I've tesetd so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also tried security trace and when I performed opening a file, it says it's granted access even for writes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;User has UNIX permissions while opening existing file or directory. Access is granted for: "Read Control", "Write Attributes", "Read Attributes", "Write EA", "Append", "Write"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When checking on the sampled xlsx file from the storage using "vserver security file-directory show", it says:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;File Inode Number: 85471&lt;BR /&gt;Security Style: mixed&lt;BR /&gt;Effective Style: unix&lt;BR /&gt;DOS Attributes: 20&lt;BR /&gt;DOS Attributes in Text: ---A----&lt;BR /&gt;Expanded Dos Attributes: 0x20&lt;BR /&gt;...0 .... .... .... = Offline&lt;BR /&gt;.... ..0. .... .... = Sparse&lt;BR /&gt;.... .... 0... .... = Normal&lt;BR /&gt;.... .... ..1. .... = Archive&lt;BR /&gt;.... .... ...0 .... = Directory&lt;BR /&gt;.... .... .... .0.. = System&lt;BR /&gt;.... .... .... ..0. = Hidden&lt;BR /&gt;.... .... .... ...0 = Read Only&lt;BR /&gt;UNIX User Id: 0&lt;BR /&gt;UNIX Group Id: 0&lt;BR /&gt;UNIX Mode Bits: 777&lt;BR /&gt;UNIX Mode Bits in Text: rwxrwxrwx&lt;BR /&gt;ACLs: -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only thing I am not sure is whether "Domain Users" or Everyone should be shown unde "ACLs" in normal cases.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have any suggestions on how to fix this, please advise. Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 15:20:41 GMT</pubDate>
    <dc:creator>ACHOU_SIMG</dc:creator>
    <dc:date>2025-06-04T15:20:41Z</dc:date>
    <item>
      <title>Strange issue with CIFS access</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Strange-issue-with-CIFS-access/m-p/128918#M28014</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Environment:&lt;/P&gt;&lt;P&gt;ONTAP 9.1RC1&lt;/P&gt;&lt;P&gt;FAS8080EX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have copied a directory tree from Isilon to the NetApp volume in mixed mode using rsync on a Linux host. The source directory tree was accessed by both UNIX and Windows clients. On the destination (NetApp), I can access from a Linux client based on the mode bit permissions set as expected. From CIFS share access though, it has weird problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problems:&lt;/P&gt;&lt;P&gt;Even with mod bits 777 set on the files (e.g. Excel files, txt files) and their parent directories,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Open files: I get an error: "Could not open ....xlsx" when open Excel files and "A device attached to the system is not functioning" when opening a txt file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Create/Rename files: When&amp;nbsp;I create a new file, the file gets created if I leave it with the default name (e.g. "New Text Document.txt" and "New Microsoft Excel Worksheet.xlsx"). If during the creation or after creation, I change the file name, it complains: "Can't read from the source file or disk."&lt;/P&gt;&lt;P&gt;3. Delete files: I can delete all the files (which may make sense based on 777 mode bits)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The NetApp SVM is bind to the AD domain fine and I can query with diag secd auth show-creds for the users I used to test.... successfully. User mapping between UNIX and Windows is working too. The above problems occur to all users I've tesetd so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also tried security trace and when I performed opening a file, it says it's granted access even for writes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;User has UNIX permissions while opening existing file or directory. Access is granted for: "Read Control", "Write Attributes", "Read Attributes", "Write EA", "Append", "Write"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When checking on the sampled xlsx file from the storage using "vserver security file-directory show", it says:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;File Inode Number: 85471&lt;BR /&gt;Security Style: mixed&lt;BR /&gt;Effective Style: unix&lt;BR /&gt;DOS Attributes: 20&lt;BR /&gt;DOS Attributes in Text: ---A----&lt;BR /&gt;Expanded Dos Attributes: 0x20&lt;BR /&gt;...0 .... .... .... = Offline&lt;BR /&gt;.... ..0. .... .... = Sparse&lt;BR /&gt;.... .... 0... .... = Normal&lt;BR /&gt;.... .... ..1. .... = Archive&lt;BR /&gt;.... .... ...0 .... = Directory&lt;BR /&gt;.... .... .... .0.. = System&lt;BR /&gt;.... .... .... ..0. = Hidden&lt;BR /&gt;.... .... .... ...0 = Read Only&lt;BR /&gt;UNIX User Id: 0&lt;BR /&gt;UNIX Group Id: 0&lt;BR /&gt;UNIX Mode Bits: 777&lt;BR /&gt;UNIX Mode Bits in Text: rwxrwxrwx&lt;BR /&gt;ACLs: -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only thing I am not sure is whether "Domain Users" or Everyone should be shown unde "ACLs" in normal cases.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have any suggestions on how to fix this, please advise. Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:20:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Strange-issue-with-CIFS-access/m-p/128918#M28014</guid>
      <dc:creator>ACHOU_SIMG</dc:creator>
      <dc:date>2025-06-04T15:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with CIFS access</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Strange-issue-with-CIFS-access/m-p/128937#M28020</link>
      <description>&lt;P&gt;check this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vserver cifs options show&lt;/P&gt;&lt;P&gt;qtree show&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please show the output&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2017 09:43:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Strange-issue-with-CIFS-access/m-p/128937#M28020</guid>
      <dc:creator>suna</dc:creator>
      <dc:date>2017-03-13T09:43:45Z</dc:date>
    </item>
  </channel>
</rss>

