It's mostly just a nuisance, but I can't save my System Preferences settings-- most notably File Sharing. It's system-wide, as I have a "test" account for things like this.
I suspected permissions problems, so I used Terminal to repair my permissions as Apple suggests, with diskutil resetUserPermissions / `id -u`. I got a -69841 error, so I ran chflags -R nouchg ~, then ran the first command again and it worked. Also I found out my sudoers file had corrupted permissions, but I ran visudo and repaired them.
I'm out of ideas, and don't want to wipe my drive and do a clean install. Any ideas??
I suspected permissions problems, so I used Terminal to repair my permissions as Apple suggests, with diskutil resetUserPermissions / `id -u`. I got a -69841 error, so I ran chflags -R nouchg ~, then ran the first command again and it worked. Also I found out my sudoers file had corrupted permissions, but I ran visudo and repaired them.
I'm out of ideas, and don't want to wipe my drive and do a clean install. Any ideas??