Reset Mac OS X (Snow Leopard) File Permissions — All Files
Is there a script or process completely reset all file system file permissions to factory default? (Less restoring from a image backup or reinstalling the OS).
I’ve affected all files from / to “Applications” and home folder and all contents. (Everything)
I’ve tried to use the “Disk Utility”’s First Aid “Repair Disk Permissions” but it didn’t seem to touch or affect everything; some but not all. I’ve ran it twice so far.
I’ve seen this thread—“Fixing mac user file permissions, not the system”—but it’s not quite the something.
The reason for all of this is I accidentally ran a chmod on all files (as sudo). Working too fast, now I’m in a hole.
osx-snow-leopard permissions
add a comment |
Is there a script or process completely reset all file system file permissions to factory default? (Less restoring from a image backup or reinstalling the OS).
I’ve affected all files from / to “Applications” and home folder and all contents. (Everything)
I’ve tried to use the “Disk Utility”’s First Aid “Repair Disk Permissions” but it didn’t seem to touch or affect everything; some but not all. I’ve ran it twice so far.
I’ve seen this thread—“Fixing mac user file permissions, not the system”—but it’s not quite the something.
The reason for all of this is I accidentally ran a chmod on all files (as sudo). Working too fast, now I’m in a hole.
osx-snow-leopard permissions
2
Which files don't seem to be affected? Only the home folders, or also others?
– Daniel Beck♦
Feb 20 '11 at 21:19
add a comment |
Is there a script or process completely reset all file system file permissions to factory default? (Less restoring from a image backup or reinstalling the OS).
I’ve affected all files from / to “Applications” and home folder and all contents. (Everything)
I’ve tried to use the “Disk Utility”’s First Aid “Repair Disk Permissions” but it didn’t seem to touch or affect everything; some but not all. I’ve ran it twice so far.
I’ve seen this thread—“Fixing mac user file permissions, not the system”—but it’s not quite the something.
The reason for all of this is I accidentally ran a chmod on all files (as sudo). Working too fast, now I’m in a hole.
osx-snow-leopard permissions
Is there a script or process completely reset all file system file permissions to factory default? (Less restoring from a image backup or reinstalling the OS).
I’ve affected all files from / to “Applications” and home folder and all contents. (Everything)
I’ve tried to use the “Disk Utility”’s First Aid “Repair Disk Permissions” but it didn’t seem to touch or affect everything; some but not all. I’ve ran it twice so far.
I’ve seen this thread—“Fixing mac user file permissions, not the system”—but it’s not quite the something.
The reason for all of this is I accidentally ran a chmod on all files (as sudo). Working too fast, now I’m in a hole.
osx-snow-leopard permissions
osx-snow-leopard permissions
edited Mar 20 '17 at 10:17
Community♦
1
1
asked Feb 20 '11 at 18:23
Frank VFrank V
76031427
76031427
2
Which files don't seem to be affected? Only the home folders, or also others?
– Daniel Beck♦
Feb 20 '11 at 21:19
add a comment |
2
Which files don't seem to be affected? Only the home folders, or also others?
– Daniel Beck♦
Feb 20 '11 at 21:19
2
2
Which files don't seem to be affected? Only the home folders, or also others?
– Daniel Beck♦
Feb 20 '11 at 21:19
Which files don't seem to be affected? Only the home folders, or also others?
– Daniel Beck♦
Feb 20 '11 at 21:19
add a comment |
2 Answers
2
active
oldest
votes
Reboot your machine from the Mac OS X install media and do a verify/repair permissions on your boot drive. This should fix your problems.
Believe it or not, this is not all that uncommon of an occurrence. While the system is booted, diskutil can't fix the OS partition.
add a comment |
My opinion, based entirely on a guess, is that your Repair option is not working because the files have the "wrong" permissions to allow the repair to work correctly.
This is not a good position to be in because you have no idea about the stability of the system.
I'd do an Archive and Install installation of OS X (which I guess is what @Chris suggested).
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f248160%2freset-mac-os-x-snow-leopard-file-permissions-all-files%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Reboot your machine from the Mac OS X install media and do a verify/repair permissions on your boot drive. This should fix your problems.
Believe it or not, this is not all that uncommon of an occurrence. While the system is booted, diskutil can't fix the OS partition.
add a comment |
Reboot your machine from the Mac OS X install media and do a verify/repair permissions on your boot drive. This should fix your problems.
Believe it or not, this is not all that uncommon of an occurrence. While the system is booted, diskutil can't fix the OS partition.
add a comment |
Reboot your machine from the Mac OS X install media and do a verify/repair permissions on your boot drive. This should fix your problems.
Believe it or not, this is not all that uncommon of an occurrence. While the system is booted, diskutil can't fix the OS partition.
Reboot your machine from the Mac OS X install media and do a verify/repair permissions on your boot drive. This should fix your problems.
Believe it or not, this is not all that uncommon of an occurrence. While the system is booted, diskutil can't fix the OS partition.
edited Feb 15 at 15:03
JakeGould
32.2k1098141
32.2k1098141
answered Sep 3 '11 at 13:21
C0D3M0NK3YC0D3M0NK3Y
58539
58539
add a comment |
add a comment |
My opinion, based entirely on a guess, is that your Repair option is not working because the files have the "wrong" permissions to allow the repair to work correctly.
This is not a good position to be in because you have no idea about the stability of the system.
I'd do an Archive and Install installation of OS X (which I guess is what @Chris suggested).
add a comment |
My opinion, based entirely on a guess, is that your Repair option is not working because the files have the "wrong" permissions to allow the repair to work correctly.
This is not a good position to be in because you have no idea about the stability of the system.
I'd do an Archive and Install installation of OS X (which I guess is what @Chris suggested).
add a comment |
My opinion, based entirely on a guess, is that your Repair option is not working because the files have the "wrong" permissions to allow the repair to work correctly.
This is not a good position to be in because you have no idea about the stability of the system.
I'd do an Archive and Install installation of OS X (which I guess is what @Chris suggested).
My opinion, based entirely on a guess, is that your Repair option is not working because the files have the "wrong" permissions to allow the repair to work correctly.
This is not a good position to be in because you have no idea about the stability of the system.
I'd do an Archive and Install installation of OS X (which I guess is what @Chris suggested).
answered Feb 21 '11 at 0:51
user3463
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f248160%2freset-mac-os-x-snow-leopard-file-permissions-all-files%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
Which files don't seem to be affected? Only the home folders, or also others?
– Daniel Beck♦
Feb 20 '11 at 21:19