revnetgroup (8) Linux Manual Page
revnetgroup – generate reverse netgroup data
Synopsis
- /usr/lib/yp/revnetgroup [-u | -h]
Description
Revnetgroup
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.
Options
-u
- Generate netgroup.byuser output; only username information in the original netgroup file is processed.
-h
- Generate netgroup.byhost output; only hostname information in the original netgroup file is processed.
Files
/var/yp/Makefile
- The Makefile to build the NIS databases.
/etc/netgroup
- The default netgroup database file. This file is most often found only on the NIS master server.
See Also
getnetgrent(3), netgroup(5),
Author
revnetgroup was written by Thorsten Kukuk <kukuk [at] linux-nis.org>.
