<?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 assign UIC on group, member in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/assign-uic-on-group-member/m-p/4661005#M99564</link>
    <description>Hi all,  created a user in vms. Problem occur when:&lt;BR /&gt;grant/iden menue ABC&lt;BR /&gt;%UAF-E-GRANTUSR, user identifier ABC does not exist; MENUE could not be granted&lt;BR /&gt;&lt;BR /&gt;Checked the UIC, it shows: &lt;BR /&gt;UIC:    [200,1757] ([200,1757])&lt;BR /&gt;&lt;BR /&gt;How can we change to [group, member] instead of the numbering behind. this ([200,1757])&lt;BR /&gt;is suppose to be shown as [COMETS, ABC]&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!</description>
    <pubDate>Wed, 14 Jul 2010 00:26:34 GMT</pubDate>
    <dc:creator>jess_14</dc:creator>
    <dc:date>2010-07-14T00:26:34Z</dc:date>
    <item>
      <title>assign UIC on group, member</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/assign-uic-on-group-member/m-p/4661005#M99564</link>
      <description>Hi all,  created a user in vms. Problem occur when:&lt;BR /&gt;grant/iden menue ABC&lt;BR /&gt;%UAF-E-GRANTUSR, user identifier ABC does not exist; MENUE could not be granted&lt;BR /&gt;&lt;BR /&gt;Checked the UIC, it shows: &lt;BR /&gt;UIC:    [200,1757] ([200,1757])&lt;BR /&gt;&lt;BR /&gt;How can we change to [group, member] instead of the numbering behind. this ([200,1757])&lt;BR /&gt;is suppose to be shown as [COMETS, ABC]&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!</description>
      <pubDate>Wed, 14 Jul 2010 00:26:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/assign-uic-on-group-member/m-p/4661005#M99564</guid>
      <dc:creator>jess_14</dc:creator>
      <dc:date>2010-07-14T00:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: assign UIC on group, member</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/assign-uic-on-group-member/m-p/4661006#M99565</link>
      <description>Jess,&lt;BR /&gt;&lt;BR /&gt;$mcr authorize add/identifier /user=abc&lt;BR /&gt;&lt;BR /&gt;Bill</description>
      <pubDate>Wed, 14 Jul 2010 00:42:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/assign-uic-on-group-member/m-p/4661006#M99565</guid>
      <dc:creator>Bill Hall</dc:creator>
      <dc:date>2010-07-14T00:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: assign UIC on group, member</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/assign-uic-on-group-member/m-p/4661007#M99566</link>
      <description>Jess,&lt;BR /&gt;&lt;BR /&gt;  Your user "ABC" doesn't have an associated identifier. The easiest way to make one is:&lt;BR /&gt;&lt;BR /&gt;UAF&amp;gt; ADD/IDENT/USER=ABC&lt;BR /&gt;&lt;BR /&gt;You should also review your procedures to try to work out why the identifier wasn't created when the user was created. It should happen by default. Check to see what other users are missing identifiers:&lt;BR /&gt;&lt;BR /&gt;$ pipe mcr authorize show * | search sys$pipe "UIC:"&lt;BR /&gt;&lt;BR /&gt;Look for other users with a numeric UIC in parentheses.&lt;BR /&gt;&lt;BR /&gt;you can create then with&lt;BR /&gt;&lt;BR /&gt;UAF&amp;gt; ADD/IDENT/USER=*</description>
      <pubDate>Wed, 14 Jul 2010 00:48:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/assign-uic-on-group-member/m-p/4661007#M99566</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2010-07-14T00:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: assign UIC on group, member</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/assign-uic-on-group-member/m-p/4661008#M99567</link>
      <description>*jess*,&lt;BR /&gt;&lt;BR /&gt;For a start, please do an AUTHORIZE SHOW ABC/FULL.&lt;BR /&gt;&lt;BR /&gt;Also, verify that AUTHORIZE is either:&lt;BR /&gt;- being run following a SET DEFAULT SYS$SYSTEM; or&lt;BR /&gt;- that logical names are properly assigned for SYSUAF and RIGHTSLIST&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jul 2010 01:05:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/assign-uic-on-group-member/m-p/4661008#M99567</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2010-07-14T01:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: assign UIC on group, member</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/assign-uic-on-group-member/m-p/4661009#M99568</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Similar topic was discussed in the below threads.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1151194" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1151194&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1237997" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1237997&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;May be helpful.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ketan&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jul 2010 02:15:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/assign-uic-on-group-member/m-p/4661009#M99568</guid>
      <dc:creator>Shriniketan Bhagwat</dc:creator>
      <dc:date>2010-07-14T02:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: assign UIC on group, member</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/assign-uic-on-group-member/m-p/4661010#M99569</link>
      <description>thanks!</description>
      <pubDate>Thu, 15 Jul 2010 02:24:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/assign-uic-on-group-member/m-p/4661010#M99569</guid>
      <dc:creator>jess_14</dc:creator>
      <dc:date>2010-07-15T02:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: assign UIC on group, member</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/assign-uic-on-group-member/m-p/4661011#M99570</link>
      <description>Hi Jess,&lt;BR /&gt;     As mentioned above, your problem is that the user ABC was not added to the Rightslist when he/she/it was created.&lt;BR /&gt;&lt;BR /&gt;    If you create users using the "ADD" command, then Identifiers are automatically added to the rightslist, however if you create a user by copying an existing user, I think you have to add the identifier manually.   I am just including this because you didn't mention how the UAF record was created.  &lt;BR /&gt;&lt;BR /&gt;   If you DID use the "ADD" command, and the Identifier was not automatically added, then I would follow Bob's suggestion and check that the RIGHTSLIST is accessable, either by being defined logically, or it is in your current default directory.&lt;BR /&gt;&lt;BR /&gt;   A common cause for identifiers not being added it when the UIC is already being used by another user, although this will generate a different error message.    Just as a check however, I would try &lt;BR /&gt;&lt;BR /&gt;UAF&amp;gt; show [200,1745] /brief&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Dave.</description>
      <pubDate>Thu, 15 Jul 2010 10:03:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/assign-uic-on-group-member/m-p/4661011#M99570</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2010-07-15T10:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: assign UIC on group, member</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/assign-uic-on-group-member/m-p/4661012#M99571</link>
      <description>I might guess that this is a cluster with multiple system disks, and (if I've guessed correctly) that this could (also) easily be a case where the cluster itself is misconfigured. &lt;BR /&gt;&lt;BR /&gt;Where there are multiple uncoordinated rightslist files and where the identifiers within the cluster are, well, skewed.&lt;BR /&gt;&lt;BR /&gt;That would be bad.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jul 2010 20:01:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/assign-uic-on-group-member/m-p/4661012#M99571</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-07-15T20:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: assign UIC on group, member</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/assign-uic-on-group-member/m-p/4661013#M99572</link>
      <description>Hoff,&lt;BR /&gt;&lt;BR /&gt;I suspect that you are correct. That is why I asked for the SHOW output earlier in this thread.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Thu, 15 Jul 2010 20:24:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/assign-uic-on-group-member/m-p/4661013#M99572</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2010-07-15T20:24:17Z</dc:date>
    </item>
  </channel>
</rss>

