mknetid (8) Linux Manual Page
mknetid – generate data for netid map
Synopsis
-
/usr/lib/yp/mknetid[-q] [-hhosts] [-p passwd] [-g group] [-d domain] [-n netid] /usr/lib/yp/mknetid–version
Description
mknetid
Options
-q
- This flag turns on ‘quiet’ mode, don’t print a warning message when finding an duplicate netid entry.
-h hosts
- The
-hflag can be used to specify the use of another hosts file than the default /etc/hosts.
-p passwd
- The
-pflag can be used to specify the use of another passwd file than the default /etc/passwd.
-g group
- The
-gflag can be used to specify the use of another group file than the default /etc/group.
-n netid
- The
-nflag can be used to specify the use of another netid file than the default /etc/netid.
-d domain
- The
mknetidcommand uses the system domainname by default. If it is not set or you whish to override it, you must use the-dparameter.
–version
- Prints the version number
Files
/etc/group
- groups file
/etc/hosts
- hosts database
/etc/netid
- netname database
/etc/passwd
- password file
See Also
passwd(8), group(5), hosts(5), passwd(5)
Author
mknetid was written by Thorsten Kukuk <kukuk [at] linux-nis.org>.
