The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 05-02-2008
Vicky Narayan Vicky Narayan is offline
Registered User
 

Join Date: Aug 2007
Posts: 21
Buddy,

In Unix, the users have been characterised into three groups:
Owner (you)
Group (a group of other users that you set up)
World (anyone else browsing around on the file system)

So you can put the users according to your conditions. Once this is done then u can provide permissions to those groups as a whole which will equally be applied on the users inside it.

This is the only way. We can't give permissions to users individually.
Reply With Quote