You are not logged in.

#1 2009-07-09 14:57:39

belbono
Member
Registered: 2008-08-21
Posts: 25

Standard Owner:Group on file creation

Hi,

on a fresh System with the existing home partition /home/carl I created a user (carl) with the primary group 'users'.
I ran into some difficulties and decided to change the primary group of user carl to an own group called carl

so I did

groupadd carl
usermod -g carl carl

I also adjusted the group id of the group carl, so that it matches the ID that was set to files, created in the past.

Now I have the problem that newly created files still have the group id of 'users'.
How can I change this behavior so that new files get the group of 'carl'?

regards,
bel

Last edited by belbono (2009-07-09 15:00:37)

Offline

#2 2009-07-09 19:19:42

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: Standard Owner:Group on file creation

Offline

Board footer

Powered by FluxBB