Hello,
I'm testing the ABE (Access-based-enumeration) on a SVM, and I can see the following issues for NAS Admin with ABE enabled :
-
NAS Administrators can no longer use the "Shared folder" windows' mmc in order to see/modify the shares'ACLs of the SVM
-
NAS Administrators can no longer use the rmtshare commands on a Windows server in order to see/modify the shares'ACLs of the SVM
the NAS Administrators are in an AD group that is a member of the "BUILTIN\Administrators" group of each SVM
(ex : vserver cifs users-and-groups local-group add-members -vserver TESTSVM -group-name BUILTIN\Administrators -member-names AD\NASAdminGroup)
this AD Group has access using c$ share, but we don't give any share access to this group on each cifs share.