-q | 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. |
-g group_file |
| Specify the location of the group information file. The compiled-in default is /etc/group. |
-p passwd_file |
| Specify the location of the passwd information file. The compiled-in default is /etc/passwd. |
-h hosts_file |
| Specify the location of the hosts database file. The compiled-in default is /etc/hosts. |
-n netid_file |
| 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 .Fx . |
-d domain |
| 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 -d flag. If the domainname is set, the -d flag may be used to override it. |
|