home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / ultrix / 9512 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.4 KB  |  30 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!enterpoop.mit.edu!ira.uka.de!news.belwue.de!news.uni-ulm.de!huober_r
  3. From: huober_r@hal.rz.uni-ulm.de (Reiner Huober)
  4. Subject: when does NFS-exports recognize new netgroup
  5. Message-ID: <1993Jan27.171537.14185@wega.rz.uni-ulm.de>
  6. Sender: huober_r@hal (Reiner Huober)
  7. Organization: Universitaet Ulm
  8. Date: Wed, 27 Jan 1993 17:15:37 GMT
  9. Lines: 19
  10.  
  11. Hi,
  12.  
  13. we use DECstations under Ultrix4.1 and 4.2 and machines from other
  14. vendors. Recently, we bought a new sun. In our environment, we
  15. distriubute the existence of our new machine via NIS, where
  16. all servers are suns (this is because otherwise BIND is not supported
  17. on suns) running SunOS4.1.2. We distribute a NIS-netgroup database,
  18. which contains entries for all hosts in "somegroup". Our /etc/exports
  19. can now be connfigured as   "/directory somegroup" and everythings fine.
  20.  
  21. Some NFS-Directories are distributed from Ultrix, which has no "exportfs"
  22. command to announce changes in the /etc/exports-file. On our other
  23. machines (Suns and Sgis), there is no problem, but a few days I couldn't
  24. mount any Ultrix-NFS-server directory to the new sun, there was a
  25. message like "RPC: invalid client credential" indicating that there 
  26. is no permission. Now everything seems to run.
  27.  
  28. How can I inform Ultrix from changes in /etc/netgroup of the YP-Server
  29. and when does Ultrix normally recognize the change?
  30.