Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 5 results
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/chmod__Changing_permission_fails_with_error_Operation_not_permitted
      Applies to A unix user that belongs to the unix ownergroup with RW permission fails to execute the chmod command. It returns Operation not permitted [root@user11: ~]# cat /etc/passwd user1:x:2004:300:...Applies to A unix user that belongs to the unix ownergroup with RW permission fails to execute the chmod command. It returns Operation not permitted [root@user11: ~]# cat /etc/passwd user1:x:2004:300::/user1:/bin/bash [root@user11: ~]# cat /etc/group [root@user11: ~]# ls -l -rw-rw-r--. 1 2013 group1 12108 Dec 31 10:11 000100000000 [user1@Migration /]$ chmod 664 /path/1101/000100000000 chmod: changing permissions of '/path/1101/000100000000': Operation not permitted IDC_NAS::*> unix-user show
    • 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/DP/SnapLock/SnapLock-KBs/SnapLock_chmod_755_fails_on_expired_file
      Applies to ONTAP 9.x SnapLock Issue Adding the Write permission fails for an Expired file, for example: [root@rhel1 NFSCompliance]# chmod 755 file chmod: changing permissions of ‘file’: Read-only file...Applies to ONTAP 9.x SnapLock Issue Adding the Write permission fails for an Expired file, for example: [root@rhel1 NFSCompliance]# chmod 755 file chmod: changing permissions of ‘file’: Read-only file system
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/How_to_understand_UNIX_permissions
      Applies to UNIX security style POSIX-compatible file systems Description The following article describes the functionality of UNIX permissions
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/Copyed_file_inherit_parent_directory_s_Unix_permission
      mode: 0666, Name: Unknown, Read permission for owner, Write permission for owner, Read permission for group, Write permission for group, Read permission for others, Write permission for others mode: 0...mode: 0666, Name: Unknown, Read permission for owner, Write permission for owner, Read permission for group, Write permission for group, Read permission for others, Write permission for others mode: 0777, Name: Unknown, Read permission for owner, Write permission for owner, Execute permission for owner, Read permission for group, Write permission for group, Execute permission for group, Read permission for others, Write permissi