Main index | Section 8 | 日本語 | Options |
The mknetid utility checks for duplicate occurrences of netids and filters them out.
The mknetid utility prints its results on the standard output. It is usually called only by /var/yp/Makefile when rebuilding the NIS maps.
| |
Normally, mknetid prints a warning message when it encounters a duplicate netid. This flag turns on 'quiet' mode, allowing the warnings to be suppressed. Other error messages may still be generated. | |
| |
Specify the location of the group information file. The compiled-in default is /etc/group. | |
| |
Specify the location of the passwd information file. The compiled-in default is /etc/passwd. | |
| |
Specify the location of the hosts database file. The compiled-in default is /etc/hosts. | |
| |
Specify the location of the netid information file. The compiled-in default is /etc/netid. Note that no error is generated if the netid database cannot be found. The netid database is not likely to be present on most systems until Secure RPC support is added to FreeBSD . | |
| |
By default, the
mknetid
utility uses the system domainname when generating netid records.
If
the system domainname is not set, the domain must be specified on the
command line with the
| |
/var/yp/Makefile | |
the Makefile that calls yp_mkdb and mknetid to build the NIS databases | |
/etc/group | the default group database file |
/etc/passwd | the default passwd database file |
/etc/hosts | the default hosts database file |
/etc/netid | the default netid database file |
MKNETID (8) | June 23, 1996 |
Main index | Section 8 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.