revnetgroup (8) - Linux Manuals
revnetgroup: generate reverse netgroup data
NAME
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.
AUTHOR
revnetgroup was written by Thorsten Kukuk <kukuk [at] linux-nis.org>.