CONTAP-417323: Volume clone not correctly inheriting UID or GID
Issue
- When a Volume is cloned the NFS Security GID and UID is reset to root
- vserver security file-directory show command on source:
Vserver: svm1
Dummy index for tree walk: -
File Path: /vol1/File
File Inode Number: 66780
Security Style: unix
Effective Style: unix
DOS Attributes: 10
DOS Attributes in Text: ----D---
Expanded Dos Attributes: -
UNIX User Id: 1800120
UNIX Group Id: 200
UNIX Mode Bits: 755
UNIX Mode Bits in Text: rwxr-xr-x
ACLs: -
- vserver security file-directory show command on clone:
Vserver: svm01
Dummy index for tree walk: -
File Path: /vol1/File
File Inode Number: 66780
Security Style: unix
Effective Style: unix
DOS Attributes: 10
DOS Attributes in Text: ----D---
Expanded Dos Attributes: -
UNIX User Id: 0
UNIX Group Id: 0
UNIX Mode Bits: 755
UNIX Mode Bits in Text: rwxr-xr-x
ACLs: -