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 -->
  #2 (permalink)  
Old 12-13-2004
locustfurnace locustfurnace is offline
Registered User
 

Join Date: Aug 2004
Posts: 232
By using groups, placing certain people in certain groups and allowing those groups to access only those files. and by using chmod to change the USER, GROUP, and WORLD permisisons to those files.



read the manuals

man group
man chmod
man chown
man chgrp
man chmod
Reply With Quote