home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / sysadmin / 5186 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.8 KB  |  45 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!lemson
  3. From: lemson@ux1.cso.uiuc.edu (David Lemson)
  4. Subject: Re: FIX: Losing Preferences
  5. Message-ID: <BuLFBp.AyJ@ux1.cso.uiuc.edu>
  6. Organization: University of Illinois at Urbana
  7. References: <BuKzCG.4KE@monitor.com>
  8. Date: Tue, 15 Sep 1992 00:13:58 GMT
  9. Lines: 34
  10.  
  11. shawn@monitor.com writes:
  12.  
  13. >Sorry if this is a rehash for some of you.
  14.  
  15. >A number of folks have had problems with folks on their network losing their  
  16. >Preference settings (or rather, not having them stay changed) when they log  
  17. >out and back in.
  18.  
  19. >This generally will happen when a user's home directory is on an network NFS  
  20. >mounted drive.  The problem is that Preferences runs SUID root and expects  
  21. >root access to the device it is writing to.
  22.  
  23. But I have changed my Preferences to mode 755 so that no one but
  24. root can change the clock time.  Why should Preferences need to be
  25. suid in order to write to the home dir of the person logged in?
  26. (I have been noticing this problem as well, keyboard preferences
  27. aren't getting saved)
  28.  
  29. >The fix is to export the server volume with root access to the machines that  
  30. >need it, or you can export it to the world with root access (obvious security  
  31. >issues here).  In your /etc/exports file:
  32. >     /Users -root=machine1:machine2:machine3 etc.......
  33. >to allow certain machines root access to /User and:
  34. >     /Users -anon=0
  35. >to allow the world root access to /User.
  36.  
  37. No way, not going to open up security holes like that... I want a
  38. better answer... :-)
  39.  
  40. -- 
  41. David Lemson                                                (217) 244-1205
  42. University of Illinois NeXT Campus Consultant / CCSO NeXT Lab System Admin
  43. Internet : lemson@uiuc.edu                UUCP :...!uiucuxc!uiucux1!lemson 
  44. NeXTMail accepted                                  BITNET : LEMSON@UIUCVMD
  45.