Re: How do I repair privileges to an application?
Re: How do I repair privileges to an application?
- Subject: Re: How do I repair privileges to an application?
- From: Charles Srstka <email@hidden>
- Date: Sat, 15 Jan 2005 17:52:48 -0600
On Jan 15, 2005, at 5:30 PM, Frederick C. Lee wrote:
Greetings:
I can't launch the Activity Monitor application found in Panther's
Utility directory. What I get is the following listed in the
Console:
2005-01-15 15:25:27.783 Activity Monitor[311] The tool is not setuid
root - please repair the privileges
I've tried resetting the privileges of all files via the disk utility.
It took over an hour. But in the end. No change.
How can I fix this error?
This should fix it:
cd '/Applications/Utilities/Activity Monitor.app/Contents/Resources/'
sudo chown root:admin pmTool
sudo chmod u+s pmTool
Charles
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden