Basic Unix file permissions
From MyWiki
In the Unix world of file permissions users wishing to access a file (or directory) are divided int three categories, Owner, Group member and Other.
Files and directories have an owner and group associated with them, so if you won the file ou get the owners permissions and if one belongs to the files group thn one gets the groups permissions. Outside these categories persons get the Other permissions.