<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: unable to grant identifer in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050858#M85816</link>
    <description>What matters is does the identifier exist whose value is the UIC.&lt;BR /&gt;&lt;BR /&gt;See attached</description>
    <pubDate>Wed, 08 Aug 2007 07:32:20 GMT</pubDate>
    <dc:creator>Ian Miller.</dc:creator>
    <dc:date>2007-08-08T07:32:20Z</dc:date>
    <item>
      <title>unable to grant identifer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050847#M85805</link>
      <description>Hi everyone&lt;BR /&gt;&lt;BR /&gt;I have 10 users all sharing the same uic [141,2].&lt;BR /&gt;I get an error message when trying to grant them an identifer.&lt;BR /&gt;UAF&amp;gt; grant/ident fauser [141,2]&lt;BR /&gt;%UAF-E-GRANTUSR, user identifier [141,2] does not exist; FAUSER could not be granted&lt;BR /&gt;-SYSTEM-F-NOSUCHID, unknown rights identifier&lt;BR /&gt;&lt;BR /&gt;The identifier is sucessfully used for other accounts which I can see listed using "show/ident fauser/full".&lt;BR /&gt;&lt;BR /&gt;the accounts worked OK yesterday- will it be a case of recovering sysuaf or the rightslist from yesterday&lt;BR /&gt;&lt;BR /&gt;Any ideas??&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Terry</description>
      <pubDate>Tue, 07 Aug 2007 04:56:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050847#M85805</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2007-08-07T04:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: unable to grant identifer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050848#M85806</link>
      <description>what happens when you do this?&lt;BR /&gt;&lt;BR /&gt;UAF&amp;gt; SHOW/BR [141,2]&lt;BR /&gt;&lt;BR /&gt;(Why do you have 10 users with the same UIC? This is not recommended)</description>
      <pubDate>Tue, 07 Aug 2007 05:43:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050848#M85806</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2007-08-07T05:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: unable to grant identifer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050849#M85807</link>
      <description>Hi Ian&lt;BR /&gt;&lt;BR /&gt;thanks so much for getting back to me.&lt;BR /&gt;I restored the sysuaf and rightslist from yesterday - the accounts worked OK then,&lt;BR /&gt;and the users accounts are now OK.&lt;BR /&gt;&lt;BR /&gt;Bye&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Aug 2007 06:03:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050849#M85807</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2007-08-07T06:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: unable to grant identifer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050850#M85808</link>
      <description>Perhaps a user was added with /NOADD_IDENT qualifier (or the identifier accidently removed), to readd a user identifier use&lt;BR /&gt;&lt;BR /&gt;UAF&amp;gt; ADD/IDENT/USER=[141,2]&lt;BR /&gt;&lt;BR /&gt;regards kalle</description>
      <pubDate>Tue, 07 Aug 2007 06:19:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050850#M85808</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2007-08-07T06:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: unable to grant identifer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050851#M85809</link>
      <description>The problem is that when a user ID is added to the SYSUAF, Authorize will try to add the identifier  to the RIGHTSLIST with a value = User_ID UIC.&lt;BR /&gt;   Unfortunately, the RIGHTSLIST will not allow identifiers with the same value.   If you do a &lt;BR /&gt;&lt;BR /&gt;UAF&amp;gt; show /id /value=UIC:[141,2]&lt;BR /&gt;&lt;BR /&gt;you will probably see that only one user ID shows up (this would have been the first account with this uic).     The later accounts failed to be added to the rightslist and therefore you cannot grant them additional Identifiers.&lt;BR /&gt;&lt;BR /&gt;The second thing is that you cannot grant an identifier to a UIC, (for the reason described above), it can only be granted to a User ID, and then only if the User ID has a unique UIC.&lt;BR /&gt;&lt;BR /&gt;to remedy the problem:&lt;BR /&gt;&lt;BR /&gt;1.   the command above will show you who currently owns the Identifier with the value [141,2].&lt;BR /&gt;2.   remove the Identifier from the rightslist using "remove /id &lt;ID_OWNER&gt;"&lt;BR /&gt;3.   modify your 10 users UIC's so that each has a unique UIC, using (modify &lt;USERID&gt; /UIC=[new UIC]"&lt;BR /&gt;4.   once they have unique uic's, add them to the rightslist using  "add /id /user=&lt;USERID&gt;"&lt;BR /&gt;5.    You should now be able to grant the "FAUSER" Identifier to the individual users.&lt;BR /&gt;&lt;BR /&gt;Dave.&lt;/USERID&gt;&lt;/USERID&gt;&lt;/ID_OWNER&gt;</description>
      <pubDate>Tue, 07 Aug 2007 11:30:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050851#M85809</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2007-08-07T11:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: unable to grant identifer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050852#M85810</link>
      <description>Terry,&lt;BR /&gt;&lt;BR /&gt;I strongly advise you to follow the instructions of Dave "the Brit".&lt;BR /&gt;&lt;BR /&gt;But it is probably not enough...&lt;BR /&gt;&lt;BR /&gt;Now each user has a different UIC value.&lt;BR /&gt;_IF_ you still want them to use the same SYS$LOGIN  ("home dir"), which _I_ would strongly advice agains, _THEN_ you have to make permissions on that DIR and its contents to all users.&lt;BR /&gt;_IF_ (advised) you decide to treat them as separate entities (Why else have you given them individual usernames), _THEN_ give them their own SYS$LOGINs, owned by themselves.&lt;BR /&gt;&lt;BR /&gt;(Hint: if separate usernames are to (be able to) track individual actions, those ARE registered usuually based on UICs, so using 1 UIC deos not distinguish them!)&lt;BR /&gt;&lt;BR /&gt;If you need more guidance, please ask.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Tue, 07 Aug 2007 14:30:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050852#M85810</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-08-07T14:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: unable to grant identifer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050853#M85811</link>
      <description>Btw, Terry,&lt;BR /&gt;&lt;BR /&gt;from your Forum Profile:&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;I have assigned points to 212 of 306 responses to my questions.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Maybe you can find some time to do some assigning?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Mind, I do NOT say you necessarily need to give lots of points. It is fully up to _YOU_ to decide how many. If you consider an answer is not deserving any points, you can also assign 0 ( = zero ) points, and then that answer will no longer be counted as unassigned.&lt;BR /&gt;Consider, that every poster took at least the trouble of posting for you!&lt;BR /&gt;&lt;BR /&gt;To easily find your streams with unassigned points, click your own name somewhere.&lt;BR /&gt;This will bring up your profile.&lt;BR /&gt;Near the bottom of that page, under the caption "My Question(s)" you will find "questions or topics with unassigned points " Clicking that will give all, and only, your questions that still have unassigned postings.&lt;BR /&gt;If you have closed some of those streams, you must "Reopen" them to "Submit points". (After which you can "Close" again)&lt;BR /&gt;&lt;BR /&gt;Do not forget to explicitly activate "Submit points", or your effort gets lost again!!&lt;BR /&gt;&lt;BR /&gt;Thanks on behalf of your Forum colleagues.&lt;BR /&gt;&lt;BR /&gt;PS. - nothing personal in this. I try to post it to everyone with this kind of assignment ratio in this forum. If you have received a posting like this before - please do not take offence - none is intended!&lt;BR /&gt;&lt;BR /&gt;PPS. - Zero points for this.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Tue, 07 Aug 2007 14:32:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050853#M85811</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-08-07T14:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: unable to grant identifer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050854#M85812</link>
      <description>&amp;gt;&amp;gt;&amp;gt;&amp;gt;The Brit wrote at Aug 7, 2007 16:30:34 GMT:&lt;BR /&gt;"The later accounts failed to be added to the rightslist and therefore you cannot grant them additional Identifiers.&lt;BR /&gt;&lt;BR /&gt;The second thing is that you cannot grant an identifier to a UIC, (for the reason described above), it can only be granted to a User ID, and then only if the User ID has a unique UIC."&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;--------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Neither of those statements is accurate.  But then neither is UAF&amp;gt; help grant/identifier&lt;BR /&gt;&lt;BR /&gt;While it is true that you cannot grant an identifier to a UIC, the only thing you can grant an identifier to is a UIC valued identifier. You do not grant an identifier to a USERNAME, although a UIC valued identifier can have the same name as a USERNAME, and this is in fact the most common case.&lt;BR /&gt;&lt;BR /&gt;Identifiers are defined by the RIGHTSLIST file.  When you create an identifier, you add a record to the RIGHTSLIST file that associates a unique name to a unique value.  In other words, there is a one-to-one correspondence between identifier names, and identifier values.  Some identifier values correspond to UIC values, some to non-UIC values.  You can only grant non-UIC valued identifiers, and you can only grant to UIC valued identifiers.  When you grant an identifier, you create a record in the RIGHTSLIST file, which has the primary key set to the non-UIC value of the identifier being granted, and the holder value set to the UIC valued identifier that the identifier is being granted to.  &lt;BR /&gt;&lt;BR /&gt;For you to be able to grant an identifier to a UIC, there must be a UIC valued identifier representing the UIC.  If this UIC valued identifier is deleted, all records in the RIGHTSLIST file associated with that UIC are removed.  This is the most likely event that caused TMcB's problem.  If you have security auditing enabled for AUTHORIZATION, you should be able to determine the process that did the deed.&lt;BR /&gt;&lt;BR /&gt;There is no change to the SYSUAF due to additions or deletions of identifiers. The SYSUAF file has no place to store them.  However, a USERNAME in the SYSUAF file is related to identifiers based on the UIC associated with the USERNAME.  This is the reason why it is recommended that a single USERNAME be assigned a specific UIC value.  The UIC is the basis of protection.&lt;BR /&gt;&lt;BR /&gt;NOTE WELL:  If you have multiple USERNAMEs with the same UIC, for example, [123,1], you cannot grant an identifier to one of those usernames without the identifier being granted to all other USERNAMES with that UIC value.  Also, you can grant an identifier to a UIC valued identifier that no USERNAME is associated with.&lt;BR /&gt;&lt;BR /&gt;As always, if you think I am incorrect, please say so, but provide evidence.&lt;BR /&gt;&lt;BR /&gt;Extraordinary claims require extraordinary evidence, so I have attached a log file demonstrating my claims.&lt;BR /&gt;&lt;BR /&gt;Jon&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Aug 2007 04:26:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050854#M85812</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2007-08-08T04:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: unable to grant identifer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050855#M85813</link>
      <description>To add to Jon:&lt;BR /&gt;&lt;BR /&gt;You cannot have identifiers with numeric names.&lt;BR /&gt;E.g. we have an application that uses numeric usernames. To add the correspondig UIC-valued identifiers, another name must be selected and the correspondence of username/identifier is broken.&lt;BR /&gt;&lt;BR /&gt;regards kalle</description>
      <pubDate>Wed, 08 Aug 2007 05:09:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050855#M85813</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2007-08-08T05:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: unable to grant identifer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050856#M85814</link>
      <description>Sorry for being unclear, I meant to say that you cannot grant an identifier to a UIC if it is a duplicate, i.e. if multiple user names have the same UIC value.&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Wed, 08 Aug 2007 05:39:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050856#M85814</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2007-08-08T05:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: unable to grant identifer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050857#M85815</link>
      <description>&amp;gt;&amp;gt;&amp;gt;&amp;gt;I meant to say that you cannot grant an identifier to a UIC if it is a duplicate, i.e. if multiple user names have the same UIC value.&lt;BR /&gt;&lt;BR /&gt;Dave&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;So you are claiming that if the following is&lt;BR /&gt;done:&lt;BR /&gt;&lt;BR /&gt;$ uaf:==$authorize&lt;BR /&gt;$ uaf add user1/uic=[123,456]&lt;BR /&gt;$ uaf add user2/uic=[123,456]&lt;BR /&gt;$ uaf add /id itrcdemo&lt;BR /&gt;&lt;BR /&gt;Then the following will not work?&lt;BR /&gt;&lt;BR /&gt;$ uaf grant/id itrcdemo [123,456]&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Wed, 08 Aug 2007 06:09:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050857#M85815</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2007-08-08T06:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: unable to grant identifer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050858#M85816</link>
      <description>What matters is does the identifier exist whose value is the UIC.&lt;BR /&gt;&lt;BR /&gt;See attached</description>
      <pubDate>Wed, 08 Aug 2007 07:32:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050858#M85816</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2007-08-08T07:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: unable to grant identifer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050859#M85817</link>
      <description>Take the previous example by Ian, and, before the UAF&amp;gt; REM/ID default,&lt;BR /&gt;try to GRANT TESTID to TEST1 or TEST2.&lt;BR /&gt;It will be instructive.&lt;BR /&gt;&lt;BR /&gt;Bottom line: Maintain a one-to-one relation of usernames &amp;amp; UIC-identifiers, or be prepared to deal with counter-intuitive "features"!&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Aug 2007 07:40:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050859#M85817</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-08-08T07:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: unable to grant identifer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050860#M85818</link>
      <description>&lt;!--!*#--&gt;&lt;BR /&gt;I guess Jon didn't actually try this!   So here goes.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$ mc authorize&lt;BR /&gt;UAF&amp;gt; add user1/uic=[123,456]&lt;BR /&gt;%UAF-I-ADDMSG, user record successfully added&lt;BR /&gt;%UAF-I-RDBADDMSGU, identifier USER1 value [000123,000456] added to rights database&lt;BR /&gt;     &amp;lt;&amp;lt;&amp;lt;&amp;lt; OK So far!&lt;BR /&gt;&lt;BR /&gt;UAF&amp;gt; add user2/uic=[123,456]&lt;BR /&gt;%UAF-I-ADDMSG, user record successfully added&lt;BR /&gt;%UAF-E-RDBADDERRU, unable to add USER2 value [000123,000456] to rights database&lt;BR /&gt;-SYSTEM-F-DUPIDENT, duplicate identifier&lt;BR /&gt;     &amp;lt;&amp;lt;&amp;lt;&amp;lt; User account added OK, but   Identifier not added to rightslist, duplicate!!&lt;BR /&gt;&lt;BR /&gt;UAF&amp;gt; add /id itrcdemo&lt;BR /&gt;%UAF-I-RDBADDMSG, identifier ITRCDEMO value %X80010034 added to rights database&lt;BR /&gt;     &amp;lt;&amp;lt;&amp;lt;&amp;lt; Identifier added OK&lt;BR /&gt;&lt;BR /&gt;Now try&lt;BR /&gt;&lt;BR /&gt;UAF&amp;gt; grant/id itrcdemo [123,456]&lt;BR /&gt;%UAF-I-GRANTMSG, identifier ITRCDEMO granted to USER1&lt;BR /&gt;     &amp;lt;&amp;lt;&amp;lt;&amp;lt; Identifier only granted to USER1&lt;BR /&gt;&lt;BR /&gt;Now try &lt;BR /&gt;UAF&amp;gt; show /brief user2&lt;BR /&gt;       Owner         Username           UIC       Account  Privs Pri Directory&lt;BR /&gt;&lt;BR /&gt;                     USER2           [123,456]             Normal  4 Disuser&lt;BR /&gt;UAF&amp;gt; grant /id itrcdemo user2&lt;BR /&gt;%UAF-E-GRANTUSR, user identifier USER2 does not exist; ITRCDEMO could not be granted&lt;BR /&gt;-SYSTEM-F-NOSUCHID, unknown rights identifier&lt;BR /&gt;&lt;BR /&gt;Checking the original post, this was the error that the Q was about.   and the answer is still that you need to have unique UIC's to get all of the user_ID's into the Rightslist.   You cannot grant additional identifiers to a user unless their user id is in the rightslist.&lt;BR /&gt;&lt;BR /&gt;The "grant" command appears to work, since it gives no errors, however it only grants the ID to the single user who is in the rights list with the value [123,456].   The remaining users with that UIC cannot receive the Identifier.&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Aug 2007 07:57:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050860#M85818</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2007-08-10T07:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: unable to grant identifer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050861#M85819</link>
      <description>Dave,&lt;BR /&gt;&lt;BR /&gt;a NEARLY perfect example sequence.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;UAF&amp;gt; show /brief user2&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;had you refrained from specifying /brief, you would have seen another counter-intuitive phenomenon.&lt;BR /&gt;&lt;BR /&gt;Because user2 _DOES_ have the uic [123,456], the account of user2 HAS identifier itrcdemo, and therefor user2's account shows the right itrcdemo.&lt;BR /&gt;Only the granting mechanism seems not to be able to make the connection which AUTHORIZE SHOW obviously can.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Fri, 10 Aug 2007 08:36:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050861#M85819</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-08-10T08:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: unable to grant identifer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050862#M85820</link>
      <description>Dave,&lt;BR /&gt;&lt;BR /&gt;Please look at the annotated logfile I attached to my note dated Aug 8, 2007 09:26:49 GMT.&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Fri, 10 Aug 2007 12:05:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050862#M85820</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2007-08-10T12:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: unable to grant identifer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050863#M85821</link>
      <description>Hi Jon,&lt;BR /&gt;      Follow all you said, however there is one command you didn't include, (neither did I)&lt;BR /&gt;&lt;BR /&gt;again,&lt;BR /&gt;&lt;BR /&gt;$ mc authorize  &lt;BR /&gt;UAF&amp;gt; add user1 /uic=[123,456]&lt;BR /&gt;%UAF-I-ADDMSG, user record successfully added&lt;BR /&gt;%UAF-I-RDBADDMSGU, identifier USER1 value [000123,000456] added to rights databa&lt;BR /&gt;se&lt;BR /&gt;&lt;BR /&gt;UAF&amp;gt; add user2/uic=[123,456]&lt;BR /&gt;%UAF-I-ADDMSG, user record successfully added&lt;BR /&gt;%UAF-E-RDBADDERRU, unable to add USER2 value [000123,000456] to rights database&lt;BR /&gt;-SYSTEM-F-DUPIDENT, duplicate identifier&lt;BR /&gt;&lt;BR /&gt;UAF&amp;gt; add /id itrcdemo       &lt;BR /&gt;%UAF-I-RDBADDMSG, identifier ITRCDEMO value %X8001002D added to rights database&lt;BR /&gt;&lt;BR /&gt;UAF&amp;gt; grant /id itrcdemo [123,456]&lt;BR /&gt;%UAF-I-GRANTMSG, identifier ITRCDEMO granted to USER1&lt;BR /&gt;&lt;BR /&gt;UAF&amp;gt; show/id/full itrcdemo&lt;BR /&gt;  Name                             Value           Attributes&lt;BR /&gt;  ITRCDEMO                         %X8001002D      &lt;BR /&gt;    Holder                           Attributes&lt;BR /&gt;    USER1      &lt;BR /&gt;&lt;BR /&gt;Even though the UAF record indicates that USER2 has the Identifier, the RightsList insists that it has only been granted to USER1.&lt;BR /&gt;&lt;BR /&gt;While most of the discussion so far has been very informative, and I thank you for that, the real question is whether USER2 is able to access protected objects using the ITRCDEMO identifier.&lt;BR /&gt;According to his UAF record, he should be able to.   Or whether the final arbiter is the Rightslist, who seems to disagree.&lt;BR /&gt;&lt;BR /&gt;Dave.</description>
      <pubDate>Fri, 10 Aug 2007 12:31:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050863#M85821</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2007-08-10T12:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: unable to grant identifer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050864#M85822</link>
      <description>Now do this:&lt;BR /&gt;&lt;BR /&gt;$ mc authorize&lt;BR /&gt;UAF&amp;gt; rename/id user1 itrcuser&lt;BR /&gt;UAF&amp;gt; SHOW USER/FUL USER1 ! the uic will display [123,456] ([ITRCUSER])&lt;BR /&gt;UAF&amp;gt; SHOW USER/FUL USER2 ! the uic will display [123,456] ([ITRCUSER])&lt;BR /&gt;UAF&amp;gt; SHOW itrcuser ! should display %UAF-W-BADSPC, no user matches specification&lt;BR /&gt;UAF&amp;gt; SHOW /ID/FUL ITRCDEMO !(this should display) ITRCUSER as the holder.&lt;BR /&gt;&lt;BR /&gt;ITRCUSER is not a username, it is an identifier name for a UIC.  And it is the entity that other non-uic based identifiers are granted to.&lt;BR /&gt;&lt;BR /&gt;During LOGINOUT UAF is read, the UIC is determined,  Using the UIC the RIGHTSLIST is consulted to find the identifiers (also referred to as RIGHTS) held by the UIC.  These rights are added to the process's RIGHTSLIST (as is seen in "process rights" in the output of show process/rights.  This is an in memory copy, and if revoke the rights via UAF, it will not remove rights form the process, they stay until the process is logged out, or the rights are disabled (set rights/disable)&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Fri, 10 Aug 2007 13:31:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifer/m-p/4050864#M85822</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2007-08-10T13:31:24Z</dc:date>
    </item>
  </channel>
</rss>

