LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-11-2005, 02:14 PM   #1
twallstr
LQ Newbie
 
Registered: Aug 2004
Posts: 25

Rep: Reputation: 15
changing group


I have a question about changing the group owner of a folder and the files in it.
I have a user, thomas, and a folder named folder1. This folder with the files in it is initially owned by user and group thomas. I want to change the group to "special" so I use the chgrp command like;
chgrp -R special folder1.
Here everything looks OK as both folder and files in it all have a new group owner, "special".
What confuses me is if user thomas now creates another file in "folder1" it does not get the group owner special but rather thomas.
Can anybody please exlplain why this is so and what I can do so that all new files saved in folder1 inherite the group special.

Thank you!

twallstr.
 
Old 09-11-2005, 02:44 PM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
That's default behaviour. To get the perms on the newly
created files to be the groups by default you'll have to make
the directory folder1 SETGID.

chmod -R g+s folder1


Cheers,
Tink
 
Old 09-11-2005, 03:00 PM   #3
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
While tinkster probably has a far better knowledge than I do, I would think using -R on that chmod command might have potential problems on files. I would just do chmod g+s for each directory. But maybe I'm off base here.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing group in Konqueror? miscreant Linux - Software 1 07-08-2005 05:42 PM
Changing user's group? orange400 Linux - General 2 06-18-2004 04:30 AM
Changing user group atze Linux - Newbie 12 06-08-2004 08:27 AM
Changing User Group Didn't Work ryancoolest Linux - Newbie 1 01-28-2004 07:55 PM
changing the group anwar_lpk Linux - Networking 2 05-08-2003 10:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration