Slightly dated but germane and useful article here.Sun Baked said:Running fsck -y is probably something that should be done...
All those things exist, visibly or not, on Macs as well. Repairing permissions is a UNIX-derived thing; to simplify a tiny bit, all Mac files have three 'groups' to consider - the owner, the owner's group (i.e., all admins, etc.), and the world at large. Each of these might have read, write, and/or execute permission for a given file. So, an application should be executable by all three groups - or at least the first two - but not necessarily writable. A Word doc is likely readable and writable by the owner, but perhaps no one else (the 'root' user or superuser - like an administrator on Windows - can see everything).homerjward said:being a pc user, and not very familiar with macs, what exactly is repairing permissions? we have defragging, checking the disk for errors, compression, indexing...etc. what is the windows equivalent?
jsw said:All those things exist, visibly or not, on Macs as well. Repairing permissions is a UNIX-derived thing; to simplify a tiny bit, all Mac files have three 'groups' to consider - the owner, the owner's group (i.e., all admins, etc.), and the world at large. Each of these might have read, write, and/or execute permission for a given file. So, an application should be executable by all three groups - or at least the first two - but not necessarily writable. A Word doc is likely readable and writable by the owner, but perhaps no one else (the 'root' user or superuser - like an administrator on Windows - can see everything).
Anyway, sometimes permissions get messed up, and something which should be readable isn't (or something similar), and things get flaky - for example, if an application needs to read settings in a file which it no longer has read permission for while the given user is logged on.
When we repair permissions, we fix any such errors.
homerjward said:ok, thanks. i always see people say "repair permissions to fix it" and im like "what on earth is that"
Wonderful summary! I'll bookmark this thread for the next time this comes up.yellow said:Repair Permissions, The Skinny:
...
Why the hell would you do that? Just bookmark his post.jsw said:I'll bookmark this thread for the next time this comes up.