Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 1996 09:05:02 -0600
From:      Sean Kelly <kelly@fsl.noaa.gov>
To:        Alexis Yushin <alexis@dawn.ww.net>, hackers@freebsd.org
Subject:   Re: permission control tool
Message-ID:  <199608141503.PAA10867@gatekeeper.fsl.noaa.gov>

next in thread | raw e-mail | index | archive | help
Why no support for netgroups?  They're a perfect way to put together
combinations of users, hosts, and users and hosts; they're
distributable via NIS; and there are library calls to query them.

You could integrate them into grammar you've already made by using a
convention like @<text> refers to the netgroup <text>.  Or, you could
make your grammar even simpler by using only netgroups as specifiers
(losing the benefit of .group part of user.group identification).

What do you think?

-- 
Sean Kelly                          
NOAA Forecast Systems Laboratory    kelly@fsl.noaa.gov
Boulder Colorado USA                http://www-sdd.fsl.noaa.gov/~kelly/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608141503.PAA10867>