3
Using NIS
As soon as multiple UNIX systems in a network want to access common resources, it
becomes important that all user and group identities are the same for all machines in
that network. The network should be transparent to users: whatever machines they use,
they always find themselves in exactly the same environment. This can be done by
means of NIS and NFS services. NFS distributes file systems over a network and is
discussed in Chapter 26, Sharing File Systems with NFS (↑Administration Guide).
NIS (Network Information Service) can be described as a database-like service that
provides access to the contents of
/etc/passwd
,
/etc/shadow
, and
/etc/group
across networks. NIS can also be used for other purposes (making the contents of files
like
/etc/hosts
or
/etc/services
available, for example), but this is beyond
the scope of this introduction. People often refer to NIS as YP, because it works like
the network's “yellow pages.”
3.1 Configuring NIS Servers
To distribute NIS information across networks, you can either have one single server
(a master) that serves all clients, or you can have NIS slave servers requesting this in-
formation from the master and relaying it to their respective clients.
• To configure just one NIS server for your network, proceed with
Section 3.1.1,
“Configuring a NIS Master Server”
(page 28).
• If your NIS master server should export its data to slave servers, set up the master
server as described in
Section 3.1.1, “Configuring a NIS Master Server”
(page 28)
Using NIS
27
Содержание LINUX ENTERPRISE DESKTOP 11
Страница 1: ...SUSE Linux Enterprise Server www novell com 11 March 17 2009 Security Guide...
Страница 9: ...32 7 Managing Audit Event Records Using Keys 433 33 Useful Resources 435...
Страница 10: ......
Страница 29: ...Part I Authentication...
Страница 30: ......
Страница 55: ...Figure 4 2 YaST LDAP Server Configuration LDAP A Directory Service 41...
Страница 126: ......
Страница 127: ...Part II Local Security...
Страница 128: ......
Страница 158: ......
Страница 173: ...Part III Network Security...
Страница 174: ......
Страница 194: ......
Страница 197: ...Figure 16 2 Scenario 2 Figure 16 3 Scenario 3 Configuring VPN Server 183...
Страница 210: ......
Страница 228: ......
Страница 229: ...Part IV Confining Privileges with Novell AppArmor...
Страница 230: ......
Страница 274: ......
Страница 300: ......
Страница 328: ......
Страница 340: ......
Страница 342: ......
Страница 386: ......
Страница 387: ...Part V The Linux Audit Framework...
Страница 388: ......