ericmurphy
Registered
I have two accounts on my OS X machine for my own use. One is "admin" and is an administrative account. The other one is "eric" and it's just a regular account, not an administrative account. I use this account when I'm doing regular production on the machine. I only log in as "admin" when I'm doing administrative stuff, like installing software.
Well, yesterday I was trying to install the latest version of "Fire," when I discovered my "admin" account didn't have "write" rights to the Applications folder! The rights went like this:
Owner: "System" rwx
Group: "Admin" r_x
Everyone r_x
Now, I'm reasonably positive I have never changed the privileges on the Applications folder. Why would I? I like the idea that I usually can't move or delete files in the Applications folder. But somehow, I lost administrative "write" rights to the folder anyway.
I ended up logging into the console as "root" and resetting the privileges. And even as "root" it wasn't easy; I had to keep selecting the Applications folder until I was finally able to change the privileges (most of the time the privileges buttons were greyed out). I suppose I could have set the permissions from the command line using su, but I was lazy. And regardless, this can't be taken as nominal behavior of the filesystem.
Has anyone else seen anything like this?
Well, yesterday I was trying to install the latest version of "Fire," when I discovered my "admin" account didn't have "write" rights to the Applications folder! The rights went like this:
Owner: "System" rwx
Group: "Admin" r_x
Everyone r_x
Now, I'm reasonably positive I have never changed the privileges on the Applications folder. Why would I? I like the idea that I usually can't move or delete files in the Applications folder. But somehow, I lost administrative "write" rights to the folder anyway.
I ended up logging into the console as "root" and resetting the privileges. And even as "root" it wasn't easy; I had to keep selecting the Applications folder until I was finally able to change the privileges (most of the time the privileges buttons were greyed out). I suppose I could have set the permissions from the command line using su, but I was lazy. And regardless, this can't be taken as nominal behavior of the filesystem.
Has anyone else seen anything like this?