home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / vms / 21703 < prev    next >
Encoding:
Internet Message Format  |  1993-01-22  |  2.0 KB

  1. Path: sparky!uunet!cs.utexas.edu!uwm.edu!spool.mu.edu!agate!ucbvax!UNODE2.NSWC.NAVY.MIL!SYSTEM_JB
  2. From: SYSTEM_JB@UNODE2.NSWC.NAVY.MIL ("SYSTEM SUPPORT")
  3. Newsgroups: comp.os.vms
  4. Subject: operator accounts
  5. Message-ID: <9301221030.AA01176@ucbvax.Berkeley.EDU>
  6. Date: 21 Jan 93 15:44:00 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 34
  11.  
  12. I've been working with this one a bit lately.  We had been using a separate
  13. account for OPERATOR  (it was captive and did the mean and dirty stuff with
  14. privs) as well as an OPRWORK account (a few added privs to do some simple
  15. grunt work) and an individual account for mail, etc.)
  16.  
  17. I created an executable (pretty much justs spawns) that starts up a menu
  18. system. The executable is installed with SETPRV and is started up by typing
  19. OPERATOR from the individual account.  This meant 1 instead of 3 passwords to
  20. learn, no sharing of accounts, and if anything happens, you can audit the
  21. idividual accounts.  The executable calls a DCL based menu program that is kept
  22. tight for errors and control-c stuff so they don't keep bombing.  if an error
  23. does occur, the operator should be booted from the program and all installed
  24. privs resinded. use reads instead of inquires and all that stuff.  seems to be
  25. easier for the operators as well as easier for use to maintain and hold down
  26. any funny stuff. (also, on the shared accounts, had to reset password every
  27. time someone left) 
  28.  
  29. Sorry if this is kind of schetchy, but I'm hungry and it is lunch time here.
  30.  
  31. Jon
  32.  
  33. -----------------------------------------------------------------------------
  34.  
  35.          ////                   Jonathan C. Baker
  36.          ^[^                    Naval Surface Warfare Center
  37.          \_/                    Code N23A
  38.                                 Dahlgren, VA 22448
  39.                                 703-663-8705
  40.                                 INTERNET:  system_jb@unode1.nswc.navy.mil
  41.  
  42.           "Is it true that Asfault is a rectal disease???"
  43.  
  44.  
  45.  
  46.