I can't see my user name in `pw group show wheel`
Matthew Seaman
m.seaman at infracaninophile.co.uk
Fri Dec 22 07:11:28 PST 2006
lveax wrote:
> On 12/22/06, Matthew Seaman <m.seaman at infracaninophile.co.uk> wrote:
>> The primary group is defined in /etc/master.passwd -- the gid
>> number is put into the third field. Eg: consider the standard
>> system user bin:
>>
>> happy-idiot-talk:~:% id bin
>> uid=3(bin) gid=7(bin) groups=7(bin)
>> happy-idiot-talk:~:% pw group show bin
>> bin:*:7:
>> happy-idiot-talk:~:% pw user show bin
>> bin:*:3:7::0:0:Binaries Commands and Source:/:/usr/sbin/nologin
>> ^
>> ^
>>
>> No UIDs are listed as members of group bin in /etc/group, but the
>> bin user has bin as their primary group deom the password file.
> thank you
>
> but i find an exception?
>
> $ id root
> uid=0(root) gid=0(wheel) groups=0(wheel), 5(operator)
>
> root's primary group is wheel and root is in the list?
Yeah. The root account is special in many ways, and what you point
out is just one visible manifestation of that. However I suspect
this is of no deeper significance than historical inertia -- something
that's been in BSD password and group files since the epoch or
thereabouts.
Cheers,
Matthew
--
Dr Matthew J Seaman MA, D.Phil. Flat 3
7 Priory Courtyard
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
Kent, CT11 9PW, UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20061222/d299b9b5/signature.pgp
More information about the freebsd-questions
mailing list