Understanding the Mac OS X UserBased Access Model
For security and ease of use, each user on your computer stores files in his or her home folder. Unless these files are explicitly placed in a publicly-accessible folder, they can only be opened and edited by the Owner or the System Administrator. Other files, such as applications in Applications and system files in System, are located outside your home folder because they are intended to be shared by all users of your computer.[View full size image]

Storing Files Based on Access
This exercise demonstrates how you can restrict access to files and applications based on where you save the file.
Creating Two Files
The following steps will walk you through creating two files and storing them in two separate locations:
1. | Log in as Chris Johnson. |
2. | Open TextEdit. |
3. | Create a file, name it Secret, and save it in Chris's Documents folder. |
4. | Create another file, name it Shared, and save it in Chris's Public folder. |
5. | Quit TextEdit. |
Testing Access to the Files
Follow these steps to test your access to the files you just created:
1. | Switch to Martha. |
2. | Open a Finder window. |
3. | Go to the Users folder. |
4. | Go to Chris's home folder.You should not be able to see the contents of the Documents folder, so you have no access to the Secret document therein. However, you should be able to open Chris' Public folder and access the Shared file therein. |
5. | Log out Martha. |
Using the Shared Folder
Along with the Public folder available in each user's home folder, Mac OS X includes a specific location where you can place files that are to be shared among all local users on the computer. This shared location is /Users/Shared. The /Users/Shared folder has permissions set so that any local user can add files or folders that any other local user can access. While /Users/Shared would not be available to guest users across the network, it is the recommended place for storing files shared among local users.

