home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / vms / 13937 < prev    next >
Encoding:
Text File  |  1992-08-21  |  1.0 KB  |  40 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!gatech!concert!epa-rtp!ralph.rtpnc.epa.gov!rbn
  3. From: rbn@ralph.rtpnc.epa.gov (Bob Boyd)
  4. Subject: Re: RIGHTS IDENTIFIERS in VMS V5.4-2
  5. Message-ID: <1992Aug21.161656.26572@rtpnc.epa.gov>
  6. Sender: usenet@rtpnc.epa.gov
  7. Nntp-Posting-Host: ralph.rtpnc.epa.gov
  8. Reply-To: rbn@ralph.rtpnc.epa.gov
  9. Organization: Unisys/EPA
  10. References:  <1992Aug20.140032.498@sdi.com>
  11. Date: Fri, 21 Aug 1992 16:16:56 GMT
  12. Lines: 26
  13.  
  14. From the behavior you describe it looks like on your system (V5.4-2)  
  15. adding the identifier or the instance of granting it to the user 
  16. set the attributes to DYNAMIC.
  17.  
  18. You might check this out with
  19.  
  20. UAF> show/ident/full foo
  21.  
  22. See what you get in the display.
  23.  
  24. To me the strange thing is that my recollections of V5.4-2 are that 
  25. NODYNAMIC was the default -- but I could be wrong.   
  26.  
  27. Perhaps you need to specify
  28.  
  29. UAF> add/identifier/attrib=nodynamic foo
  30.  
  31. or
  32.  
  33. UAF>mod/identifier/attrib=nodynamic foo
  34.  
  35. --
  36. Bob Boyd                 
  37. rbn@ralph.rtpnc.epa.gov 
  38. Unisys/EPA               
  39.  
  40.