<?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 Identifier in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifier/m-p/5163770#M93813</link>
    <description>Identifiers are confusing.  There are several ranges of these.  There are the identifiers associated with UICs, which is what you're looking at here.  There are identifiers which are user-created and that are granted to users (or to subsystems).   There are various other sorts and ranges, as well.&lt;BR /&gt;&lt;BR /&gt;You won't see a UIC identifier granted to a user with a matching UIC, but the user (because of the UIC) matches; the access should be granted.  (See if the alphanumeric identifier string shows in the UIC field of U123456, and run some basic tests with ACLs.)&lt;BR /&gt;&lt;BR /&gt;You can and would see a user-created identifier granted (and I prefer to avoid using UIC identifiers for this purpose) to other users.&lt;BR /&gt;&lt;BR /&gt;Personally, I'd look to move U123456 into a user-created identifier range, and leave the UICs for use as UICs.&lt;BR /&gt;&lt;BR /&gt;I've posted up some acl_scrub.zip code a while back which might be worth a look for this stuff, too.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://64.223.189.234/node/426" target="_blank"&gt;http://64.223.189.234/node/426&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And do read the Security Manual here around identifiers and ACLs.  This stuff can be massively confusing, and the manual (and a few of the presentations around) do a reasonable job of describing what you're dealing with.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 16 Mar 2009 16:50:46 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2009-03-16T16:50:46Z</dc:date>
    <item>
      <title>Unable to Grant Identifier</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifier/m-p/5163769#M93812</link>
      <description>Hello, there was a similar issue in an older thread, but it did not help in my situation.    So here is my problem:&lt;BR /&gt;&lt;BR /&gt;I need to add a user to the system and grant them an identifier.  The identifier exists on the system already and is used by many people on the system with no issues.    When I try to create a user with a unique UIC, I receive the following error:&lt;BR /&gt;&lt;BR /&gt;%UAF-I-ADDMSG, user record successfully added&lt;BR /&gt;%UAF-E-RDBADDERRU, unable to add U123456 value [000205,000515] to rights database&lt;BR /&gt;-SYSTEM-F-DUPLNAM, duplicate name&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So you can see the user was successfully added.  I can issue a MCR AUTHORIZE SHO U123456, and get information for that 1 user.  I can also show MCR AUTHORIZE SHOW [205,515] and also get 1 user (same user).   Do there are no duplicates.   I have even tried to delete the account and readd using a new UIC (unique of course).      Since the account was created, I also added the identifier to their account, MCR AUTHORIZE GRANT/IDENT VISTA$USER, and that said it was successful.  HOwever when I look at their account, the Identifier does not show up, and when they log in, the identifier does not work correctly.      If anyone has any suggestions to troubleshoot, I am completely open.   Thanks!!!</description>
      <pubDate>Mon, 16 Mar 2009 16:11:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifier/m-p/5163769#M93812</guid>
      <dc:creator>MJ26</dc:creator>
      <dc:date>2009-03-16T16:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Grant Identifier</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifier/m-p/5163770#M93813</link>
      <description>Identifiers are confusing.  There are several ranges of these.  There are the identifiers associated with UICs, which is what you're looking at here.  There are identifiers which are user-created and that are granted to users (or to subsystems).   There are various other sorts and ranges, as well.&lt;BR /&gt;&lt;BR /&gt;You won't see a UIC identifier granted to a user with a matching UIC, but the user (because of the UIC) matches; the access should be granted.  (See if the alphanumeric identifier string shows in the UIC field of U123456, and run some basic tests with ACLs.)&lt;BR /&gt;&lt;BR /&gt;You can and would see a user-created identifier granted (and I prefer to avoid using UIC identifiers for this purpose) to other users.&lt;BR /&gt;&lt;BR /&gt;Personally, I'd look to move U123456 into a user-created identifier range, and leave the UICs for use as UICs.&lt;BR /&gt;&lt;BR /&gt;I've posted up some acl_scrub.zip code a while back which might be worth a look for this stuff, too.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://64.223.189.234/node/426" target="_blank"&gt;http://64.223.189.234/node/426&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And do read the Security Manual here around identifiers and ACLs.  This stuff can be massively confusing, and the manual (and a few of the presentations around) do a reasonable job of describing what you're dealing with.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Mar 2009 16:50:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifier/m-p/5163770#M93813</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-03-16T16:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Grant Identifier</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifier/m-p/5163771#M93814</link>
      <description>&lt;BR /&gt;The identifier U123456 is already in use (most likely assigned to a different UIC).  To check what UIC it's assigned to, do a:&lt;BR /&gt;&lt;BR /&gt;UAF&amp;gt; SHOW /ID U123456&lt;BR /&gt;&lt;BR /&gt;You have two choices... use another "user name" for the UIC [205,515], or remove the identifier U123456 from its currently assigned UIC (REMOVE/IDENTIFIER) then add that identifier to the UIC [205,515] using ADD/IDENTIFER/VALUE=UIC:[205,515] U123456.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Mar 2009 16:52:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifier/m-p/5163771#M93814</guid>
      <dc:creator>EdgarZamora</dc:creator>
      <dc:date>2009-03-16T16:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Grant Identifier</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifier/m-p/5163772#M93815</link>
      <description>Hoff, thanks for the great information.  I will definately read up more on what you have.&lt;BR /&gt;&lt;BR /&gt;EdgarZamora - Your answer successfully solved my issue.  &lt;BR /&gt;&lt;BR /&gt;I am closing this thread.</description>
      <pubDate>Mon, 16 Mar 2009 17:49:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-grant-identifier/m-p/5163772#M93815</guid>
      <dc:creator>MJ26</dc:creator>
      <dc:date>2009-03-16T17:49:09Z</dc:date>
    </item>
  </channel>
</rss>

