NIS?
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Jim Phillips jim at ks.uiuc.eduWed Oct 3 10:54:55 PDT 2001
- Previous message: NIS?
- Next message: SC2001 Beowulf Party
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 3 Oct 2001, Donald Becker wrote:
> The best-practice approach for other cluster types is to specify "files"
> (use local files) in nsswitch, and to use rdist/rsync to periodically
> update the /etc/{passwd,group,hosts} files.
We encountered problems with NIS when we set up our first (pre-Scyld)
Linux cluster. The elegant solution we eventually came up with was to
list both "files" and "nis" in the nsswitch file, but with files first so
that NIS would only get hit if the information wasn't in the file. Then a
cron job would run ypcat hourly to update the files to match yp. This
worked quite well, although the script had to deal with ypcat failures in
such a way that you didn't end up with an empty passwd file.
-Jim
- Previous message: NIS?
- Next message: SC2001 Beowulf Party
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
