mknetid - a YP filter program
mknetid [-d domain] [-q] [-p passwdfile] [-g groupfile] [-h
hostfile]
[-m netidfile]
mknetid is used to create a map named netid.byname. The map
consists of
information from passwd(5), group(5) and hosts(5), concatenated with a
netid(5) file, if one exists.
The options are as follows:
-d domain
Which yp-domain if not default yp-domain.
-q Keep quiet about multiple occurrences of a UID. Ignore all but
the first.
-p passwdfile
Alternate passwd(5) file. Default is /etc/passwd.
-g groupfile
Alternate group(5) file. Default is /etc/group.
-h hostfile
Alternate hosts(5) file. Default is /etc/hosts.
-m netidfile
Alternate netid(5) file. Default is /etc/netid.
file.
/etc/passwd
/etc/group
/etc/hosts
/etc/netid
group(5), hosts(5), netid(5), passwd(5), yp(8)
Mats O Jansson <[email protected]>
OpenBSD 3.6 January 13, 1996
[ Back ] |