REVNETGROUP(8) | NIS Reference Manual | REVNETGROUP(8) |
revnetgroup - generate reverse netgroup data
/usr/lib/yp/revnetgroup [-u | -h]
Revnetgroup processes the standard input in netgroup(5) format into what is called reverse netgroup form. That is, where the original file shows netgroup memberships in terms of which members reside in a particular group, the reverse netgroup format specifies what groups are associated with a particular member. This information is used to generate the netgroup.byuser and netgroup.byhosts NIS maps. These reverse netgroup maps are used to help speed up netgroup lookups, particularly for the innetgr() library function.
The revnetgroup command prints its results on the standard output. It is usually called only by /var/yp/Makefile when rebuilding the NIS netgroup maps.
-u
-h
/var/yp/Makefile
/etc/netgroup
revnetgroup was written by Thorsten Kukuk <kukuk@linux-nis.org>.
12/31/2020 | NIS Reference Manual |