Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!ames!oliveb!sun!rose!nowicki From: nowicki@rose.UUCP Newsgroups: comp.unix.wizards Subject: Re: Mixing vaxen and suns on NFS Message-ID: <16089@sun.uucp> Date: Thu, 2-Apr-87 18:31:28 EST Article-I.D.: sun.16089 Posted: Thu Apr 2 18:31:28 1987 Date-Received: Sat, 4-Apr-87 18:40:09 EST References: <5762@brl-adm.ARPA> <1333@steinmetz.steinmetz.UUCP> <135@ausmelb.OZ> Sender: news@sun.uucp Lines: 20 Summary: April fool? In article <135@ausmelb.OZ>, boyd@ausmelb.OZ (Boyd Roberts ) writes: > Where are the name servers? Don't say ``yp''. Because all it does is > is provide one global /etc/passwd. And, very badly at that. You can > do this by simply moving /etc/passwd to globally known place. I hope this pack of lies was an April fool! Yellow Pages is an network service that provides mappings between pairs of strings. We use this service to do the mappings that used to be done by some of the /etc/ files on stand-alone systems. However, YP also provides an update mechanism, higher performance, random access, load sharing, and many other features. For example, our YP domain has over 50 servers, about 700 machines and about 1500 users in several buildings in several cities. Try doing that with symbolic links! Administration of large networks is a hard problem; YP does not provide all the solutions, but some kind of network service is a start. - Bill Nowicki Sun Microsystems