October 2000
Intermediate to advanced
1152 pages
26h 41m
English
The most popular use of NIS is to keep a global user database so that it is possible to grant access to any machine at your site to any user. Under Red Hat Linux, this behavior is implicit for all NIS clients.
Sometimes, however, you do not want everyone accessing certain systems, such as those used by personnel. You can fix this access by using the special token + in your /etc/passwd file. By default, NIS clients have the line +:::::: at the end of their /etc/passwd file, thereby allowing everyone in NIS to log in to the system. To arrange that the host remains a NIS client but does not grant everyone permission, change the line to read +::::::/bin/false. This will allow only people with actual entries ...
Read now
Unlock full access