home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / admin / 4635 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  1.1 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!caen!destroyer!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!news
  2. From: sherwood@fenris.space.ualberta.ca (Sherwood Botsford)
  3. Newsgroups: comp.unix.admin
  4. Subject: Re: NeXT on Sun YP Network w/o netinfo?
  5. Message-ID: <1992Aug21.175302.15409@kakwa.ucs.ualberta.ca>
  6. Date: 21 Aug 92 17:53:02 GMT
  7. References: <scs.714412704@wotan.iti.org>
  8. Sender: news@kakwa.ucs.ualberta.ca
  9. Organization: University Of Alberta, Edmonton Canada
  10. Lines: 23
  11. Nntp-Posting-Host: fenris.space.ualberta.ca
  12.  
  13. Steve Simmons writes
  14. > We have been able to successfully integrate NIS with the  
  15. NeXT, but we
  16. > have not been able to get the NFS mounts to happen  
  17. properly at boot.
  18. > Doing standard NFSish things like editing the fstab don't  
  19. work.  The
  20. > docs we have been able to find discuss *only* using NFS  
  21. with netinfo.
  22. > However, it appears you get netinfo or NIS, but not both.   
  23. Duplicating
  24. > the YP data into netinfo is acceptable only if there is  
  25. some mechanical
  26. > method.
  27.  
  28. Create a copy of fstab that doesn't have the local disks in  
  29. it.  Call it nfstab
  30.  
  31. Now type 
  32. niload fstab . < nfstab
  33. mount -at nfs
  34.