diff options
author | wpaul <wpaul@FreeBSD.org> | 1995-03-24 05:46:47 +0000 |
---|---|---|
committer | wpaul <wpaul@FreeBSD.org> | 1995-03-24 05:46:47 +0000 |
commit | 946e0fba44d43f6f80e015eca2bf1205f304aee3 (patch) | |
tree | 10fd58723e66cbffa4e2e64a5a7852a9954cad81 /gnu | |
parent | 5ece83c427b5b00cfe870c57d90626384ad586f7 (diff) | |
download | FreeBSD-src-946e0fba44d43f6f80e015eca2bf1205f304aee3.zip FreeBSD-src-946e0fba44d43f6f80e015eca2bf1205f304aee3.tar.gz |
As per Justin T. Gibbs's request, agument the +@netgroup/-@netgroup
remapping mechanism in the following manner: if given an entry +@foo
and there is no netgroup named 'foo,' try searching for a regular
user group called 'foo' and build the cache using the members of
group 'foo' instead. If both a netgroup 'foo' and a user group 'foo'
exist, the 'foo' netgroup takes precedence, since we're primarily
interested in netgroup matching anyway.
This allows access control schemes based on ordinary user groups
(which are also available via NIS) rather than netgroups, since
netgroups on some systems are limited in really brain-damaged ways.
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions