home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.vms
- Path: sparky!uunet!gatech!concert!epa-rtp!ralph.rtpnc.epa.gov!rbn
- From: rbn@ralph.rtpnc.epa.gov (Bob Boyd)
- Subject: Re: RIGHTS IDENTIFIERS in VMS V5.4-2
- Message-ID: <1992Aug21.161656.26572@rtpnc.epa.gov>
- Sender: usenet@rtpnc.epa.gov
- Nntp-Posting-Host: ralph.rtpnc.epa.gov
- Reply-To: rbn@ralph.rtpnc.epa.gov
- Organization: Unisys/EPA
- References: <1992Aug20.140032.498@sdi.com>
- Date: Fri, 21 Aug 1992 16:16:56 GMT
- Lines: 26
-
- From the behavior you describe it looks like on your system (V5.4-2)
- adding the identifier or the instance of granting it to the user
- set the attributes to DYNAMIC.
-
- You might check this out with
-
- UAF> show/ident/full foo
-
- See what you get in the display.
-
- To me the strange thing is that my recollections of V5.4-2 are that
- NODYNAMIC was the default -- but I could be wrong.
-
- Perhaps you need to specify
-
- UAF> add/identifier/attrib=nodynamic foo
-
- or
-
- UAF>mod/identifier/attrib=nodynamic foo
-
- --
- Bob Boyd
- rbn@ralph.rtpnc.epa.gov
- Unisys/EPA
-
-