Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the '10.5: Join 'wheel' group as possible fix for system issues' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
10.5: Join 'wheel' group as possible fix for system issues
Authored by: kyngchaos on Mon, Apr 7 2008 at 8:28AM PDT
I've never been a member of group 'wheel', and I've never had permissions problems in any version of Leopard. Only 'root' should be in the 'wheel' group.

'admin' is the group you need to be in for administrator privileges.

[ Reply to This | # ]
10.5: Join 'wheel' group as possible fix for system issues
Authored by: kyngchaos on Mon, Apr 7 2008 at 8:34AM PDT
Forgot to say, just to be clear: this goes for any OSX version as far as I can remember - only root in wheel, admin group for admin privs.

[ Reply to This | # ]
10.5: Join 'wheel' group as possible fix for system issues
Authored by: chiggsy on Thu, Apr 10 2008 at 6:05AM PDT
Wheel group:

some implementations of sudo and su require the login to be in the 'wheel' group, or in other words, only users in that group can su to root.

Now, this is simply a fact of unices, not some horrid thing to be kept secret. For example:

I work in gnu screen always. One of my screens is started with

sudo su -m

in order to keep my current environment but still be root for quick macports installs, easy_install, CPAN , whatever...

All the squealing about this hint is curious to me ( although as a fix, seems a poor idea.. you should not need to have that group access in os X for anything, with netinfo, no? )


[ Reply to This | # ]