Create TAS user group and TAS user account
Create a TAS user group, and tas_install user.
The TAS user group supports dynamic user ID. If the default ID is in use or conflicts with your requirements, assign a custom ID by adding it to the inventory file during installation.
Before you begin
Procedure
-
Create a TAS user group with ID 5000, and default name tas:
Copygroupadd -g 5000 tas
-
Create an Installation service user:
-
Enable processes run by tas_inst to continue after the user logs out:
Copyloginctl enable-linger tas_inst
What to do next