<?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: Combining SYSUAF files in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979448#M76502</link>
    <description>Tony,&lt;BR /&gt;&lt;BR /&gt;the REAL challenge is in also merging RIGHTSLIST.DAT, especially if &lt;BR /&gt;a. duplicate usernames do NOT have identical UICs,   and/or&lt;BR /&gt;b. numeric identifiers are created the DEFAULT way, ie, WITHOUT specifying the /VALU= --- sure to generate conflicting values if done multiple times.&lt;BR /&gt;&lt;BR /&gt;If so, it might be better to NOT merge the RIGHTLIST.DATs, but, after merging the SYSUAFs, do a&lt;BR /&gt;$ MCR AUTHORIZE add/ident/user=*&lt;BR /&gt;&lt;BR /&gt;This scans the SYSUAF for usernames and adds the corresponding identifier values.&lt;BR /&gt;&lt;BR /&gt;Then add numeric identifiers by&lt;BR /&gt;$ MRC ADD/IDENT &lt;IDENTNAME&gt; /VALU=IN=&lt;HEX-VALUE&gt;    see authorize HELP for allowed values.&lt;BR /&gt;&lt;BR /&gt;If you already have a lot of identifiers in your existing RIGHTSLIST, you can start this procedure also with that one.&lt;BR /&gt;&lt;BR /&gt;Oh yeah, &lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;...and have set up all of the required supporting products on the new system - TCP etc.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;You might wish to start be verifying that you dd not already introduce conflicting values. Repairing NOW is a lot easier than later on!&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me (maybe at the Bootcamp in Nashua?)&lt;BR /&gt;&lt;BR /&gt;jpe&lt;/HEX-VALUE&gt;&lt;/IDENTNAME&gt;</description>
    <pubDate>Wed, 17 May 2006 10:48:43 GMT</pubDate>
    <dc:creator>Jan van den Ende</dc:creator>
    <dc:date>2006-05-17T10:48:43Z</dc:date>
    <item>
      <title>Combining SYSUAF files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979441#M76495</link>
      <description>We are in the process of migration to a new Alphaserver and have set up all of the required supporting products on the new system - TCP etc. Entries now exist in the SYSUAF for all of these products. I now want to copy my old UAF file to the new system but do not want to overwite the new file. Any suggestions on merging these files?</description>
      <pubDate>Wed, 17 May 2006 08:08:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979441#M76495</guid>
      <dc:creator>Tony Marron</dc:creator>
      <dc:date>2006-05-17T08:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Combining SYSUAF files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979442#M76496</link>
      <description>&lt;BR /&gt;Just do a multy-file convert with exception file. Roughly:&lt;BR /&gt;&lt;BR /&gt;$convert/stat/excep=dups/sort uaf,old new&lt;BR /&gt;&lt;BR /&gt;Remember to also do rightslist and vmsmail$profile, maybe even password_history.&lt;BR /&gt;&lt;BR /&gt;Take the opportunity to optimze uaf &amp;amp; rightslist.&lt;BR /&gt;All to often they are neglected for decades!&lt;BR /&gt;&lt;BR /&gt;The system documentation has details on converting and optimizing sysuaf&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Wed, 17 May 2006 08:17:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979442#M76496</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2006-05-17T08:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Combining SYSUAF files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979443#M76497</link>
      <description>In the past, I simply used a text editor to extract the records I needed from one file and used CONVERT to merge the (indexed) SYSUAF with the (sequential) file containing the extracted records.&lt;BR /&gt;&lt;BR /&gt;There might also be records in more files like RIGHTSLIST.DAT, NET($)PROXY.DAT. RIGHTSLIST is more of a challenge, because it is permanently kept open, but there are ways to work around it.</description>
      <pubDate>Wed, 17 May 2006 08:19:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979443#M76497</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2006-05-17T08:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Combining SYSUAF files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979444#M76498</link>
      <description>SYSUAF is a index file and you can use merge as described. &lt;BR /&gt;See&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/731FINAL/4477/4477pro_023.html#build_uaf_upgrade" target="_blank"&gt;http://h71000.www7.hp.com/doc/731FINAL/4477/4477pro_023.html#build_uaf_upgrade&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 May 2006 08:58:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979444#M76498</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-05-17T08:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Combining SYSUAF files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979445#M76499</link>
      <description>I know, but I did not want to do a blind merge, but ONLY copy a subset of users.</description>
      <pubDate>Wed, 17 May 2006 09:38:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979445#M76499</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2006-05-17T09:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Combining SYSUAF files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979446#M76500</link>
      <description>I have previously written DCL to open the two SYSUAF files and copy selected records from one to the other. This works when wanting to just copy a few.</description>
      <pubDate>Wed, 17 May 2006 10:09:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979446#M76500</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-05-17T10:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Combining SYSUAF files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979447#M76501</link>
      <description>Ah, interesting. A german proverb says: there is more than one way to Rome ;-)&lt;BR /&gt;&lt;BR /&gt;But DCL is still useful :-)&lt;BR /&gt;I've used it to feed a sequential file of RIGHTSLIST records into an active RIGHTSLIST.DAT.</description>
      <pubDate>Wed, 17 May 2006 10:14:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979447#M76501</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2006-05-17T10:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Combining SYSUAF files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979448#M76502</link>
      <description>Tony,&lt;BR /&gt;&lt;BR /&gt;the REAL challenge is in also merging RIGHTSLIST.DAT, especially if &lt;BR /&gt;a. duplicate usernames do NOT have identical UICs,   and/or&lt;BR /&gt;b. numeric identifiers are created the DEFAULT way, ie, WITHOUT specifying the /VALU= --- sure to generate conflicting values if done multiple times.&lt;BR /&gt;&lt;BR /&gt;If so, it might be better to NOT merge the RIGHTLIST.DATs, but, after merging the SYSUAFs, do a&lt;BR /&gt;$ MCR AUTHORIZE add/ident/user=*&lt;BR /&gt;&lt;BR /&gt;This scans the SYSUAF for usernames and adds the corresponding identifier values.&lt;BR /&gt;&lt;BR /&gt;Then add numeric identifiers by&lt;BR /&gt;$ MRC ADD/IDENT &lt;IDENTNAME&gt; /VALU=IN=&lt;HEX-VALUE&gt;    see authorize HELP for allowed values.&lt;BR /&gt;&lt;BR /&gt;If you already have a lot of identifiers in your existing RIGHTSLIST, you can start this procedure also with that one.&lt;BR /&gt;&lt;BR /&gt;Oh yeah, &lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;...and have set up all of the required supporting products on the new system - TCP etc.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;You might wish to start be verifying that you dd not already introduce conflicting values. Repairing NOW is a lot easier than later on!&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me (maybe at the Bootcamp in Nashua?)&lt;BR /&gt;&lt;BR /&gt;jpe&lt;/HEX-VALUE&gt;&lt;/IDENTNAME&gt;</description>
      <pubDate>Wed, 17 May 2006 10:48:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979448#M76502</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-05-17T10:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Combining SYSUAF files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979449#M76503</link>
      <description>Tony,&lt;BR /&gt;&lt;BR /&gt;sorry, I should have started with&lt;BR /&gt;&lt;BR /&gt;WELCOME to the VMS Forum!&lt;BR /&gt;&lt;BR /&gt;Proost. &lt;BR /&gt;&lt;BR /&gt;Have one on me (maybe at the Bootcamp in Nashua?) &lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Wed, 17 May 2006 10:50:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979449#M76503</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-05-17T10:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Combining SYSUAF files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979450#M76504</link>
      <description>Thanks for all the responses - It sounds a little tricky so I'll give it a try on a test file first.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 May 2006 12:10:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979450#M76504</guid>
      <dc:creator>Tony Marron</dc:creator>
      <dc:date>2006-05-17T12:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Combining SYSUAF files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979451#M76505</link>
      <description>Thanks for all the responses - It sounds a little tricky so I'll give it a try on a test file first.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 May 2006 12:11:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979451#M76505</guid>
      <dc:creator>Tony Marron</dc:creator>
      <dc:date>2006-05-17T12:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Combining SYSUAF files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979452#M76506</link>
      <description>Tony,&lt;BR /&gt;&lt;BR /&gt;Another possibility is that all of the relevant information in the duplicated entries in both UAFs may be identical.&lt;BR /&gt;&lt;BR /&gt;For example, if you have installed the same layered products in two systems, then the automatically generated accounts may have the same UIC values.&lt;BR /&gt;&lt;BR /&gt;In effect, you may need to do nothing more than copy the old SYSUAF onto the new system. Alternatively, some relatively small discrete modifications may be necessary.&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>Wed, 17 May 2006 17:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979452#M76506</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2006-05-17T17:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Combining SYSUAF files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979453#M76507</link>
      <description>Thanks to everyone for the advise - I think I have it sorted now.&lt;BR /&gt;&lt;BR /&gt;Glad I joined this forum !-)&lt;BR /&gt;</description>
      <pubDate>Thu, 18 May 2006 04:18:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/combining-sysuaf-files/m-p/4979453#M76507</guid>
      <dc:creator>Tony Marron</dc:creator>
      <dc:date>2006-05-18T04:18:49Z</dc:date>
    </item>
  </channel>
</rss>

