FreeNAS/freenas 416f7f1gui/services models.py, gui/services/migrations 0024_add_admin_group.py

Allow setting "SMB admin group" in UI
- This group is added as a member of S-1-5-32-544 (local admins)
- Once group is a member of this group, then they are automatically granted
  superuser privileges as to the Samba server and can administer quotas and ACLs.
  It also opens up the ability to use the Computer Management MMC (which is normally
  only available for Domain Admins).
DeltaFile
+67-0src/middlewared/middlewared/plugins/smb.py
+24-0gui/services/migrations/0024_add_admin_group.py
+13-0gui/services/models.py
+104-03 files

UnifiedSplitRaw