Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!usc!henry.jpl.nasa.gov!elroy.jpl.nasa.gov!ames!sgi!vjs@rhyolite.wpd.sgi.com From: vjs@rhyolite.wpd.sgi.com (Vernon Schryver) Newsgroups: comp.sys.sgi Subject: Re: why separate getpwent routines for YP? Summary: yes Message-ID: <45749@sgi.sgi.com> Date: 5 Dec 89 07:38:33 GMT References: <8911301944.AA11476@kailand.kai.com> <664@alias.UUCP> Sender: vjs@rhyolite.wpd.sgi.com Organization: Silicon Graphics, Inc., Mountain View, CA Lines: 24 In article <664@alias.UUCP>, chk@alias.UUCP (C. Harald Koch) writes: > This brings up a question I have been meaning to ask: Does SGI compile their > standard UNIX programs with YP support? login works, but it appears that csh > was not compiled with YP;... > > C. Harald Koch Alias Research, Inc., Toronto ON Canada > chk%alias@csri.utoronto.ca chk@gpu.utcs.toronto.edu chk@chk.mef.org Almost everything is linked with YP. Csh has been from the beginning, since the 4D csh started life as the 3000/2000 csh, which had YP in 3.5/2.5. (Yes, csh did get re-ported from the 4.3 tape, but that was latter.) Most of the 1000's of machines on the SGI network use csh, and we use lots of YP. You can check to see if YP is present with `strings /bin/csh | grep -i yp`. It would be good to communicate the details of your problem to the Hotline so that the bug (if any) can be fixed or the local installation difficulty (if any) fixed. The only significant exception I can think of is NeWS, which is not linked with YP. Vernon Schryver Silicon Graphics vjs@sgi.com