- 0 Comments
- 0 Recommendations
Take Control of Permissions in OS X Page 2 of 3
Use Finder’s Info window, third-party tools to set permissions
As you see, there are nine basic permission settings, each of which can be turned on or off. That’s a total of 512 possible combinations!
Because the same combinations are used over and over, Apple wisely provides an extremely easy way of using the most common combinations. The convenient combinations provided by Apple are:
Any one of these four pre-defined settings can be applied to each of the three owner types via the Info window of the Finder.
Choose a method of setting permissions
You can set permissions in Mac OS X in more than one way. Namely, you can use:
Each method has relative advantages and disadvantages, outlined below.
Methods of Setting Permissions
| Method | Advantages | Disadvantages |
|---|---|---|
| Info window | Easier and more intuitive than Unix commands. | Limited capabilities. Not as powerful or flexible as Unix commands. |
| Third-party tools | More features than the Info window. | Not present by default. May require additional expense. |
| Unix commands | More powerful and flexible than the Info window. May be faster if you are familiar with Unix. | Less intuitive than the Info window. |
Because the vast majority of users will get by just fine with the easier graphically based methods, I cover the Info window and third-party tools next; advanced Unix commands appear elsewhere in this ebook.
|
|
Figure 1: Ownership and permissions for a typical file as viewed in the Info window. |
|
Set permissions using the Info window
For simple tasks, set permissions using the Finder’s Info window. The Info window does not provide the degree of control that Unix commands do. You cannot, for instance, manipulate individual Unix permissions. However, setting permissions via the Info window is quite easy, and is perfectly adequate for most day-to-day situations.
Set permissions with the Info window by following these steps:
• Set access permissions: Choose your access permissions from the You Can pop-up menu. The menu item will be dimmed if you lack sufficient permissions to change the item.
• Set owner permissions: Click the Details triangle to change permissions for owner, group, and others ( as shown in Figure 2 below).
A lock icon beside an item indicates that such a change requires administrator level privilege. Click the lock icon and provide the user name and password of an administrator account when prompted.
Unix Equivalents of Info Window Access Settings
| Setting | Effect on Files | Effect on Folders |
|---|---|---|
| Read & Write | rw- | rwx |
| Read Only | r-- | r-x |
| Write Only (Drop Box) | Not applicable | -wx |
| No Access | --- | --- |
- Recommend? 0 YES 0 NO
- 0 Comments






"Take Control of Permissions in OS X" Comments