Manual Pages
Table of Contents
na_ypmatch - Prints matching values from a NIS database.
ypmatch [ -k ] [ -t ] key [ key ... ] mapname
ypmatch -x
The ypmatch command prints every value in the NIS map
mapname whose key matches one of the keys given. Matches
are case sensitive. There are no pattern matching
facilities. An error is reported if a key fails to match
any in the specified map.
- -k
- Prints keys as well as values. Useful when the
database may contain null values.
- -t
- Does not translate NIS map nicknames to map
names.
- -x
- Displays the NIS map nickname translation table.
When run from a vfiler context, (for example via the
vfiler run command), ypmatch operates on the concerned
vfiler.
na_nis(1), na_vfiler(1), na_ypcat(1)
Table of Contents