Score:1

Should both root and wheel users own the files that originally were only owned by root?

ye flag

Should a wheel user that was created to disable root login and secure SSH have the same ownership as root from a security point of view?

Score:2
pe flag

No.

Modern Unix systems use user groups to control access privileges. The wheel group is a special user group used on some Unix systems to control access to the su command, which allows a user to masquerade as another user (usually the super user).

mirabilos avatar
cn flag
Uhm… on Berkeley Unix, `wheel` is just gid 0, but there’s no corresponding uid (well there is, it’s just `root`). This answer is wrong, but the question itself is… I’d say bad. I don’t get what he wants to ask.
anonymoose avatar
jp flag
@mirabilos I think the OP is asking about Linux. AFAIK most Linux distros have a `root` group with GID 0, and a separate `wheel` (or sometimes `sudo`) group that controls access to `sudo`.
mirabilos avatar
cn flag
Ah, I know of that as `sudo` group (on BSD, the `wheel` group indeed does both `su` and `sudo`). Thanks for clearing up.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.