home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / next / sysadmin / 6455 < prev    next >
Encoding:
Text File  |  1992-11-12  |  2.1 KB  |  51 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!destroyer!cs.ubc.ca!unixg.ubc.ca!kakwa.ucs.ualberta.ca!sherwood
  3. From: sherwood@space.ualberta.ca (Operator)
  4. Subject: Re: Next 2.{1,2}: any user logging in becomes root?!  [netinfo?]
  5. Message-ID: <1992Nov13.000853.28574@kakwa.ucs.ualberta.ca>
  6. Sender: news@kakwa.ucs.ualberta.ca
  7. Nntp-Posting-Host: fenris.space.ualberta.ca
  8. Organization: University Of Alberta, Edmonton Canada
  9. X-Newsreader: TIN [version 1.1 PL6]
  10. References: <1992Nov3.004535.25773@news2.cis.umn.edu>
  11. Date: Fri, 13 Nov 1992 00:08:53 GMT
  12. Lines: 37
  13.  
  14. Stuart Levy (slevy@ricci.geom.umn.edu) wrote:
  15. : Three times in the last few days we've had a NeXT get into an odd state.
  16. : Any user who logs in from the console gets root's environment:
  17. : Terminal creates superuser shells, the dock is that of root, $HOME = /, etc.
  18. : rlogin from elsewhere, or "su username", gives a shell with the proper
  19. : owner, so the machine hasn't completely forgotten about that user.
  20. : Only valid account/passwords are accepted; you can't type just *anything*
  21. : and be logged in as root.
  22. : /usr/lib/NextStep/Loginwindow.app doesn't appear to have been modified.
  23. : ---> Rebooting the machine restores normality. <---
  24.  
  25.     I suspect that this machine is not mounting the user's file system
  26.  
  27. Check this: When a user logs in, use the workspace and look at his home
  28. directory.  If it's there, log out and immediately log in again.  If things 
  29. are normal, then the automount is slow mounting the the user disk partition.
  30.  
  31. If the user's directory is unavailable, open a shell and type 
  32. /etc/mount -ap
  33. This will show if the partition is mounted properly.
  34.  
  35. As to it's intermittent nature:  If you are running the automounter, consider
  36. changing so that mounts are fixed.  If you aren't, then someone with 
  37. privledge is unmounting that disk.  (Check all scripts run by cron)
  38.  
  39. See if the filesystem is softmounted.  If so, try changing to hard.
  40.  
  41. --
  42. => Sherwood Botsford                   sherwood@space.ualberta.ca <= 
  43. => University of Alberta         Lab Manager, Space Physics Group <=         
  44. => tel:403 492-3713                             fax: 403 492-4256 <=         
  45.