Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 3 results
    • https://kb.netapp.com/on-prem/ontap/OHW/OHW-KBs/Does_Unix_mode_bit_changeable_from_the_volume_with_NTFS_security_style
      Applies to NTFS security style Answer Unix mode bit(-unix-permissions) is only changeable from the volume with UNIX security style or MIXED security style(Effectiy style must be UNIX). Example: cluste...Applies to NTFS security style Answer Unix mode bit(-unix-permissions) is only changeable from the volume with UNIX security style or MIXED security style(Effectiy style must be UNIX). Example: cluster::*> vol modify -volume vol1 -unix-permissions 770 Error: command failed: You cannot set UNIX permissions for "ntfs" security style. You can set UNIX permissions only for "unix" and "mixed" security styles. Additional Information additionalInformation_text
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/Files_created_from_Windows_client_on_a_UNIX_security_volume_does_not_have_owner_according_to_the_name_mapping
      Applies to Windows user is properly mapped to a UNIX user ONTAP::> vserver name-mapping show -vserver cifs_svm -direction win-unix Vserver: cifs_svm Windows client creates a file on a UNIX security st...Applies to Windows user is properly mapped to a UNIX user ONTAP::> vserver name-mapping show -vserver cifs_svm -direction win-unix Vserver: cifs_svm Windows client creates a file on a UNIX security style volume These files does not have owner according to name mapping rule 1 nfsnobody nfsnobody 0 Oct 28 14:56 win_user_unix_style_after_name_map_new_window.txt 1 nfsnobody nfsnobody 0 Oct 28 14:56 win_user_unix_style_after_name_map.txt 1 nfsnobody nfsnobody 0 Oct 28 14:56 win_user_unix_style.txt
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/NFS_client_receives_Permission_Denied_on_NTFS_security_style_volume_due_to_missing_file_permissions
      Applies to ONTAP 9 NTFS security style volume/qtree Issue NFS client receives "Permission denied" when accessing NTFS security style volume/qtree, because of insufficient permissions