group users for new user?
|
8th Feb, 2014, 08:10 AM
Post: #1
|
|||
|
|||
group users for new user?
Hello all,
I added on my Xbian system a new user "foobar" and there seems to be no group "users"? The home directory of the new user looks like this: drwxr-xr-x 2 foobar foobar 4096 Feb 7 21:37 foobar Shouldn't this be like this? drwxr-xr-x 2 foobar users 4096 Feb 7 21:37 foobar Many thanks in advance Turtle PS: By the way, the user "users" is in the system: > sudo group add users gives > groupadd: group 'users' already exists but users is nowhere to be found in /etc/groups |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
group users for new user? - turtle - 8th Feb, 2014 08:10 AM
RE: group users for new user? - IriDium - 9th Feb, 2014, 02:53 AM
RE: group users for new user? - turtle - 9th Feb, 2014, 10:24 AM
RE: group users for new user? - IriDium - 9th Feb, 2014, 11:31 PM
RE: group users for new user? - mk01 - 24th Mar, 2014, 02:54 PM
|