How to Add a Group to User
Let's print current id of the user. [root@primary01 ~]# id oracle uid=54321(oracle) gid=54321(oinstall) groups=54321(oinstall),54322(dba) In this case, we would like to add a new group… Read More »How to Add a Group to User