The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com




Thread: Change Group
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #7 (permalink)  
Old 08-01-2008
zaxxon's Avatar
zaxxon zaxxon is offline Forum Staff  
Moderator
  
 

Join Date: Sep 2007
Location: Germany
Posts: 2,313
Editing the passwd or group is no magic and not corrupting anything. Afaik, Solaris has no ODM like AIX for example so everything is in plain files, but as you like

@jegaraman
chgrp only changes the ownership on files/directories, not that of a user or group itself.