home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / protocol / nfs / 1929 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  3.4 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!mips!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!chepil!wagner
  2. From: wagner@chepil.weru.ksu.edu (Larry Wagner)
  3. Newsgroups: comp.protocols.nfs
  4. Subject: pcnfsd version 2 on a SUN 386i
  5. Message-ID: <14kmnmINN1bb@moe.ksu.ksu.edu>
  6. Date: 22 Jul 92 22:16:22 GMT
  7. Organization: Kansas State University
  8. Lines: 64
  9. NNTP-Posting-Host: chepil.weru.ksu.edu
  10.  
  11. We have compiled pcnfsd version 2 that was obtained
  12. from tmc.edu in the /pcnfs directory (pcnfsd.403c.tar.Z).
  13.  
  14. This is the only copy of version 2 that would compile on the
  15. 386i's that we found.  The one that came with pcnfs4.0 and two
  16. others on tmc.edu would not compile for us.
  17.  
  18. We have two 386i/250's running SunOS 4.0.2, one is the master YP server
  19. and the other is configured as a slave YP server.  We have several
  20. 88, 286, 386, and 486 PC's connected running PC-NFS versions 3.5c or 4.0a.
  21.  
  22. The copy of pcnfsd that compiled for us appears to work correctly on 
  23. the master YP server.  Everything checks out as far as accessing the
  24. printer queues, etc.  However, when we installed the pcnfsd daemon
  25. on the YP slave, things did not work so nicely.
  26.  
  27. We currently have PCNFS configured to query for a YP server, etc.
  28. Usually the YP slave server will respond first since it is usually
  29. more lightly loaded than the master.  PCNFS apparently will use
  30. the YP (NIS) server it has found and use it for as the authentication
  31. server as well when configured this way.
  32.  
  33. The problem is that the pcnfsd daemon on the slave server apparently
  34. dies off when the PC tries to initiate the authentication process
  35. to verify the user who is logging in.  Anyway, the pcnfsd daemon no
  36. longer exists afterwards and the user never does get "logged in".
  37. This does not occur if the master YP server happens to respond to
  38. the PCNFS requests and does the authentication.  Of course, if we
  39. explicitely instruct PCNFS to use the YP master server, everything
  40. also appears to work correctly.
  41.  
  42. We have run "rpcinfo -u hostname 150001 2" on the PC's,
  43. where hostname is either the YP master or slave server
  44. we get the expected response mentioned in the manuals.  After an
  45. attempt has been made by PCNFS to use the YP slave server for authentication,
  46. which apparently kills the pcnfsd daemon on that machine,
  47. we get the expected "rpcinfo" response that pcnfsd version 2 is not available.
  48.  
  49. We have tried various things, like executing the identical binary used
  50. by the YP master (they should have been the same anyway) to rebooting
  51. the machine.  Nothing has worked. 
  52.  
  53. Also, even after the pcnfsd daemon has died on the YP slave server,
  54. PCNFS appears to assume that the YP server will also be the authentication
  55. server as well (without checking to see if pcnfsd is running on that machine)
  56. unless told explicitly to use a different machine.
  57.  
  58. Therefore, our questions are:
  59.  
  60. 1) most importantly, why does the pcnfsd daemon die on the YP slave
  61. server but appear to work correctly on the YP master server?
  62.  
  63. 2) shouldn't PCNFS really verify that the YP server it finds actually has
  64. a pcnfsd daemon running (and can therefore also be the authentication server)
  65. rather than blindly assuming that this is the case?
  66.  
  67. Thanks in advance for any help.
  68.  
  69.  
  70. --
  71. Larry E. Wagner                     | wagner@chepil.weru.ksu.edu
  72. USDA-ARS Wind Erosion Research Unit | wagner@matt.ksu.ksu.edu
  73. 105B East Waters Hall, KSU          | phone: (913) 532-6807 
  74. Manhattan, KS 66506                 | fax:   (913) 532-6528
  75.