Get a Quote     (408) 943-4100               TrueNAS Discord      VendOp_Icon_15x15px   Commercial Support Toggle between Light and Dark mode

Groups

  1 minute read.

Last Modified 2022-12-05 12:41 -0500

The Groups screen lets you create and manage UNIX-style groups.

Groups List

UIRefGroupsList

Name Description
Filter Groups Filters groups by keyword.
COLUMNS Lets users display/hide list columns.
ADD Opens the Group Configuration form
Displays/hides built-in groups
Group Group name.
GID Group ID number.
Builtin Whether or not the group is built-in.
Permit Sudo Whether or not the group has Permit Sudo enabled.
Samba Authentication Whether or not the group has Samba Authentication enabled.

Groups Configuration

Fields with an * must be configured to submit or change the UI configuration.

UIRefGroupsAdd

Name Description
GID A unique number used to identify a Unix group.
Name Descriptive name for the group.
Permit Sudo Allows group members to act as the root account with sudo. Group members are prompted for their password when using sudo.
Samba Authentication Allows group to be used for Samba permissions and authentication.
Allow Duplicate GIDs Allows more than one group to have the same group ID.

Related Content