How to Add a User to the sysadmin Group Without
a Name Service
Use this procedure if you will use the Solstice AutoClient software on the local system only.
-
Become root on your system.
-
Edit the /etc/group file.
Add a comma-separated list of members to the sysadmin group.
.
.
.
sysadmin::14:user1,user2,user3
|