Indicates whether this is an account for a “real” user. This automatically sets group to users
, createHome to true
, home to /home/«username», useDefaultShell to true
, and isSystemUser to false
. Exactly one of isNormalUser
and isSystemUser
must be true.