Controls how the platform maps platform users to Linux system accounts. These settings apply when the platform is integrated with a Linux host via the Linux Users plugin.

Root User Settings
Allow Root User
When enabled (default), the system root account (UID 0) may be used as a platform user. Disable to prevent root login entirely.
Root Is Administrator
When enabled (default), the root user is automatically granted platform administrator privileges. Only available when Allow Root User is enabled.
UID Range
Minimum UID
The lowest UID that will be treated as a regular user account. Accounts with UIDs below this value (such as system service accounts) are excluded from platform management. Default is 1000.
Maximum UID
The highest UID treated as a regular user. Default is the maximum integer value (effectively no upper limit).
Groups

The list of Linux groups that newly created platform users are added to by default. Default is users. Separate multiple group names with commas or add one per line.