Change the default group for a user in Linux

Submitted by barnettech on

usermod -g group user

This will also allow them to use chgrp to change the group ownership of any files.