On 15/06/18 21:42, Stuart Henderson wrote: > On 2018-06-15, Asbel Kiprop <seran...@gmail.com> wrote: > > Sooo, current behaviour when i have everything in /home/ with > > "myuser:myuser" ownership and "wheel:*:0:root, myuser" in /etc/group the > > correct one? > > That's one common way. As for whether it's "correct", that depends how > you want to administer your system. > > One thing to be aware of is the not-very-well-known restriction that one > user can be in a maximum of 16 groups. If you're using the "uid=gid" > scheme and have some admin users that you want to add to the primary > group for a bunch of users, you'll soon run out. >
Thanks Stuart. I wasn't aware of that restriction.