CIFS sharing configuration in ONTAP 9.8.
I have a user name (grp_test) and a group name (domain\grp_test) that are identical, but I cannot set up a single share (share$) with the same user name and group name. I want to give full control permissions to both objects.
vserver cifs share access-control create -vserver vs01 -share share$ -user-or-group domain\grp_test -permission Full_Control
Error: command failed: duplicate entry
Is it possible to set the same user name and group name?
Please let me know if there is a way to fix this.
Thanks.