Results 1 to 2 of 2
Hi,
I would like to create a default group to be use for all the users on my ubuntu box. How do I do that?
When I create new users, ...
- 09-28-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 34
Default Group for all user
Hi,
I would like to create a default group to be use for all the users on my ubuntu box. How do I do that?
When I create new users, let say, myadmin1, then I create a file, when I ls -l owner and group is myadmin1. I want it to use the default group instead, lets say, myadmin1 creates a folder and file, I want the owner is myadmin1 , but the group is the default group.
Hope you can help.
Thanks
- 09-29-2011 #2
Try man useradd or man adduser. Searching the web with "user default group" will help you too.
Also check How To Ask Questions The Smart Way
Hope it helps
Luis


Reply With Quote