Linux version 2.6.32-400.34.4.el5uek (gcc version 4.1.2 20080704 (Red Hat 4.1.2-54))
Hi all ..
When I am trying to create a user say teat ,I observer it creates a group by same name , but same is not the issue if I create oracle user ..
I want to have a user test created and then add to a group testgroup.
when I do this and id on this test user , I see that this user is actually present in 2 groups , one test(which I nave not created) and other testgrp.
Is this a expected behavior.