Date: Mon, 31 May 2004 15:46:30 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Scott Gerhardt <scott@g-it.ca> Cc: FreeBSD <freebsd-questions@freebsd.org> Subject: Re: Groups Message-ID: <20040531144630.GB65687@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <10DD7B4C-B310-11D8-8913-000393801C60@g-it.ca> References: <10DD7B4C-B310-11D8-8913-000393801C60@g-it.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
--/WwmFnJnmDyWGHa4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 31, 2004 at 08:37:39AM -0600, Scott Gerhardt wrote: > To simplify administration for some temporary groups I would like to=20 > make a group a member of an existing group. >=20 > The question is: Can a group be made a member of a group, i.e. nested=20 > groups? >=20 > There is nothing in the documentation that says that a group can or=20 > cannot be made a member of a group. Unfortunately that doesn't work with the regular Unix /etc/groups file -- it's only users that can belong to groups. Same goes for things like NIS if you're using that. You might be able to achieve that effect if you're using LDAP, but you'ld have to put a bit of effort into finding out exactly how. The one place where this sort of trick does work is with mail aliases. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --/WwmFnJnmDyWGHa4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAu0VGiD657aJF7eIRAj7bAJ48IaNmm4BVdnDHhctWtdy5N68OPACfeCsK e6PiuvqBmiShZ6nodVy6FB0= =55qx -----END PGP SIGNATURE----- --/WwmFnJnmDyWGHa4--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040531144630.GB65687>