home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / vms / 12846 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  1.8 KB

  1. Xref: sparky comp.os.vms:12846 vmsnet.sysmgt:224
  2. Path: sparky!uunet!usc!noiro.acs.uci.edu!beckman.com!dsroberts
  3. From: dsroberts@beckman.com
  4. Newsgroups: comp.os.vms,vmsnet.sysmgt
  5. Subject: Re: Copying a LONG list of rights identifiers between users.
  6. Message-ID: <1992Jul28.070332.944@beckman.com>
  7. Date: 28 Jul 92 07:03:32 PDT
  8. References: <1992Jul27.093840.943@beckman.com>
  9. Organization: Beckman Instruments
  10. Lines: 25
  11.  
  12. In article <1992Jul27.093840.943@beckman.com>, I wrote:
  13. > We have a username with about 300 rights identifiers attached to it (sad but
  14. > true).  The user has retired and we want to use a generic username for what we
  15. > were using all those identifiers.  The generic username exists, and I just 
  16. > need to put all those rights identifiers on the generic username.  Is there a 
  17. > simple way to grant/id all those identifiers? 
  18.  
  19. Well, I had hoped there was a slick VMS way of doing this, and, if feasible,
  20. there is, you can simply change the UIC (unless, as in our case, you have strict
  21. accounting reasons that it can't change :-( ).  Since that wasn't allowed, the
  22. best solution recommended was to do an AUTHORIZE LIST/RIGHTS <username>.  This
  23. creates RIGHTSLIST.lis which can be edited with TPU learn sequences into the
  24. correct set of grant/id's.  One thing none of my respondants mentioned is that
  25. you have to be careful of attributes, easily changed with TPU REPL "dynamic"
  26. "/ATTR=dynamic" (similar with resource or a comma seperated list).
  27.  
  28. Thanks to my many correspondents, who are legion in this case :-), otherwise
  29. I'd name names.
  30.  
  31. --
  32.    Don Roberts                   Internet:  don@beckman.com
  33.    Beckman Instruments, Inc.     Phone:     714/961-3029
  34.    2500 Harbor Bl. Mailstop X-12 FAX:       714/961-3351
  35.    Fullerton, CA  92634          Disclaimer:  Blame me, not Beckman.
  36.    People are as happy as they decide to be - A. Lincoln
  37.