Date: Fri, 1 Nov 1996 13:40:58 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: jadeite <jadeite@light.pomona.edu> Cc: freebsd-questions@FreeBSD.org Subject: Re: gid of daemon Message-ID: <Pine.BSI.3.94.961101134013.4696B-100000@gdi.uoregon.edu> In-Reply-To: <199611011557.HAA01020@light.pomona.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 1 Nov 1996, jadeite wrote: > Why is the default gid of daemon, 31, which is also the gid of guest? Because the gid of daemon isn't 31, it's 1. id daemon: uid=1(daemon) gid=31(guest) groups=31(guest) 1(daemon) Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.961101134013.4696B-100000>