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 the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 11-03-2006
lazytech lazytech is offline
Registered User
  
 

Join Date: Nov 2006
Posts: 39
You can restrict access to files and directories to specific users and group members in Unix by modifying the permissions using chown, chgrp, and chmod.