The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 12-04-2005
matrixmadhan matrixmadhan is offline
Technorati Master
 

Join Date: Mar 2005
Location: Large scale systems...
Posts: 2,473
Thats very true,

after changing the group in /etc/passwd
all the files hence forth created will have the current group
and not the older ones

Assumed when group is changed for a user the home directory of the user which in turns contain an unique inode, would change its group name based on the group id identified from the file.

Wouldn't the contents of the inode(group name) be refreshed with the current one?
Would appreciate very much if somebody explains at the level of inodes?

Thanks,
Mad
Reply With Quote