home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sun / admin / 5715 < prev    next >
Encoding:
Text File  |  1992-08-20  |  1.4 KB  |  49 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!rde!eric
  3. From: eric@homebase.vistachrome.com (Eric Brunson)
  4. Subject: Automounter mounting local drives
  5. Message-ID: <1992Aug21.021455.19744@homebase.vistachrome.com>
  6. Organization: Vista-Chrome Incorporated
  7. Distribution: comp
  8. Date: Fri, 21 Aug 1992 02:14:55 GMT
  9. Lines: 38
  10.  
  11. I would like to use the automounter on all my Sun stations to mount
  12. the home directory of any other Sun if needed.
  13.  
  14. so my passwd file could look like
  15.  
  16. bob:...:/home/sun1/bob:...
  17. rob:...:/home/sun2/rob:...
  18. nob:...:/home/sun3/nob:...
  19. cob:...:/home/sun4/cob:...
  20.  
  21. and my auto.home could look like
  22.  
  23. sun1    &:/home/&
  24. sun2    &:/home/&
  25. sun3    &:/home/&
  26. sun4    &:/home/&
  27.  
  28. and everyone could use NIS and everything would be wonderful.
  29.  
  30. The only problem comes when someone logs into their own machine.
  31. The automounter mounts its own /home/`hostname` in /tmp_mnt
  32. and creates the link /home/`hostname` -> /tmp_mnt/home/`hostname`
  33. and you can't use that directory with the looping symbolic link.
  34.  
  35. I am thinking that there would be a way to start automount with a 
  36. command line option the would nullify its own line, but if there is
  37. the syntax doesn't leap out at me.
  38.  
  39. Can anyone gave a suggestion?
  40.  
  41. Email and I will summarize to the net if requested.
  42.  
  43. Thanks, all...
  44.  
  45. -- 
  46. Eric "Raa" Brunson      |
  47. eric@vistachrome.com   |     These opinions are mine alone, but
  48. brunson@math.fsu.edu   |   they could be yours for a low monthly fee.  
  49.