Sharp.Augeas/Sharp.Augeas.Test/root/etc/sysconfig/system-config-users

11 lines
304 B
Plaintext

# Configuration file for system-config-users
# Filter out system users
FILTER=true
# Automatically assign highest UID for new users
ASSIGN_HIGHEST_UID=true
# Automatically assign highest GID for new groups
ASSIGN_HIGHEST_GID=true
# Prefer to have same UID and GID for new users
PREFER_SAME_UID_GID=true