Basic Unix Concepts For DBA
“useradd –g existinggroupname newusername”
This command will create a new user and assignes that user to an existing Group at the time of User creation.