home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sun / admin / 5716 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.5 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!mtxinu!usenix!rgbsys!rick
  2. From: rick@rgb.com (Rick Davis)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: pcnfsd_v2 yp_match error & automounter
  5. Summary: rpc.pcnfsd v2 gives yp-match error: comments & suggestion
  6. Keywords: pcnfs,automount
  7. Message-ID: <1992Aug19.185950.28517@rgb.com>
  8. Date: 19 Aug 92 18:59:50 GMT
  9. Organization: RGB Spectrum
  10. Lines: 23
  11.  
  12. After upgrading to version 2 of Sun's pcnfs daemon, I started getting
  13. yp_match errors on the console of the server where the daemon was running.
  14. Investigating the problem, I discovered ( by adding a little code to
  15. pcnfsd_v2.c ) that the daemon was trying to do a yp match in the map
  16. auto.home for the user name in order to find the user's home directory.
  17. Since we don't yet have the automounter running ( or even installed )
  18. this map does not exist, and yp_match was giving an error.  I have
  19. commented this section of Sun's code out, and things seem to be working
  20. well. 
  21.     My question here is in two parts:
  22.         1) why doesn't pcnfsd look up the home directory in the password 
  23.            service thereby remaining compatible with non-automounter sites?
  24.  
  25.         2) why does pc/nfs care anyway?  It dosn't do anything with
  26.            this home directory information.
  27.  
  28. Rick Davis
  29. rick@rgb.com
  30. -- 
  31.                                               <uunet,usenix>!rgbsys!rick
  32.                     R  G  B  Spectrum         rick@rgb.com
  33.                950 Marina Village Parkway
  34.                    Alameda, California 
  35.