<?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: copying data with rights and protection intact accross remote nodes? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951706#M51175</link>
    <description>Oh, on second thought,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;backup /verify /record /ignore=(interlock) device:[000000]*.dir userdata:[username]&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;perhaps it is better to /EXCLUDE 000000.DIR here.&lt;BR /&gt;All kinds of strange effects can occur if you create a 000000.DIR in your MFD.&lt;BR /&gt;The one you (and a BACKUP command!) normally see there is in fact a self-reference, but upon restore sometimes (and I still have not found out exactly WHEN and WHEN NOT) a real one gets created. Better safe than sorry!&lt;BR /&gt;&lt;BR /&gt;As an aside: what goal is served here by /RECORD? &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>Mon, 16 Jan 2006 15:07:41 GMT</pubDate>
    <dc:creator>Jan van den Ende</dc:creator>
    <dc:date>2006-01-16T15:07:41Z</dc:date>
    <item>
      <title>copying data with rights and protection intact accross remote nodes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951685#M51154</link>
      <description>I have a 6.2 system and a 8.2 sytem, separtate nodes non clustered.&lt;BR /&gt;&lt;BR /&gt;IS it possible to copy files and structure from DIsk on 6.2 system with all protections and rightlist information intact onto the 8.2 system?&lt;BR /&gt;&lt;BR /&gt;Is it possible to use BACKUP to backup disk from the 6.2 host into save-sets on the 8.2 host disks?&lt;BR /&gt;&lt;BR /&gt;Thx&lt;BR /&gt;CLayton&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jan 2006 11:33:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951685#M51154</guid>
      <dc:creator>Clayton_12</dc:creator>
      <dc:date>2006-01-11T11:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: copying data with rights and protection intact accross remote nodes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951686#M51155</link>
      <description>Yes, BACKUP is the right way. It will even retain the creation and revision dates on plain files. For directores, I use a hack of two command procedures and the good old FILE utility.</description>
      <pubDate>Wed, 11 Jan 2006 12:22:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951686#M51155</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2006-01-11T12:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: copying data with rights and protection intact accross remote nodes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951687#M51156</link>
      <description>Note that the rights identifiers in the ACLS will have the binary values, not the names so you have to manually reconcile the rightslist.dat files on the 2 systems.</description>
      <pubDate>Wed, 11 Jan 2006 14:41:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951687#M51156</guid>
      <dc:creator>David Jones_21</dc:creator>
      <dc:date>2006-01-11T14:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: copying data with rights and protection intact accross remote nodes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951688#M51157</link>
      <description>Clyton,&lt;BR /&gt;&lt;BR /&gt;you can try some related info here under the subtitle of&lt;BR /&gt;B.1 Building a Common SYSUAF.DAT File &lt;BR /&gt;B.2 Merging RIGHTSLIST.DAT Files &lt;BR /&gt; &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;&lt;BR /&gt;Archunan</description>
      <pubDate>Wed, 11 Jan 2006 16:24:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951688#M51157</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2006-01-11T16:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: copying data with rights and protection intact accross remote nodes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951689#M51158</link>
      <description>Clayton,&lt;BR /&gt;&lt;BR /&gt;"VMS guide to system security" says that BACKUP of RIGHTSLIST.database will not be correct even if we use /IGNORE=INTERLOCK qualifier in the backup command as RIGHTSLIST database is one of the VMS CORE files which should be open always. &lt;BR /&gt;&lt;BR /&gt;And the manual says RIGHTSLIST database cannot be recovered from a BACKUP copy.&lt;BR /&gt;&lt;BR /&gt;So better &lt;BR /&gt;1. CREATE RIGHTSLIST database &lt;BR /&gt;2. ADD/IDENTIFIER to generate UIC for each user in SYSUAF.database.&lt;BR /&gt;3, Redefine the holders of the identifiers with GRANT/IDENTIFIER commands.&lt;BR /&gt;&lt;BR /&gt;I saw your couple posting on this same topic earlier, I guess this is best way as per the the manual.&lt;BR /&gt;&lt;BR /&gt;Archunan &lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jan 2006 16:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951689#M51158</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2006-01-11T16:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: copying data with rights and protection intact accross remote nodes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951690#M51159</link>
      <description>Re: archuan:&lt;BR /&gt;&lt;BR /&gt;A consistent copy of active SYSUAF.DAT and RIGHTSLIST.DAT  (and other permanently opened files) can be made by&lt;BR /&gt;$ CONVERT/SHARE &lt;FILE&gt; &lt;TEMP-FILE&gt;,&lt;BR /&gt;and then copying temp-file.&lt;BR /&gt;(see the MANY postings on this and related subjects by Mr. RMS himself, Hein van den Heuvel)&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;Jpe&lt;/TEMP-FILE&gt;&lt;/FILE&gt;</description>
      <pubDate>Wed, 11 Jan 2006 17:08:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951690#M51159</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-01-11T17:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: copying data with rights and protection intact accross remote nodes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951691#M51160</link>
      <description>Clayton,&lt;BR /&gt;&lt;BR /&gt;Yes, Jan. Clayton can use CONVERT/SHARE to a copy of rightslist file, and he already mentioned in his previous posting that he used COPY command and it worked for him.&lt;BR /&gt;&lt;BR /&gt;I never tried BACKUP?, our docs also says backup/restore can't be the best way. &lt;BR /&gt;&lt;BR /&gt;Archunan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jan 2006 17:31:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951691#M51160</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2006-01-11T17:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: copying data with rights and protection intact accross remote nodes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951692#M51161</link>
      <description>How unreliable is a BACKUP/IGNORE=INTERLOCK of RIGHTSLIST.DAT really?&lt;BR /&gt;&lt;BR /&gt;IMHO there is very little write/update activity on RIGHTSLIST on a normal system. So when you take this backup on a system which is not doing anything else, the chance that you wind up with an unusable RIGHTSLIST file is very slim.&lt;BR /&gt;&lt;BR /&gt;OK, the documentation is correct. There is a chance that something goes wrong. In practice, if you know what you are doing, just do it!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Bart Zorn&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Jan 2006 02:46:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951692#M51161</guid>
      <dc:creator>Bart Zorn_1</dc:creator>
      <dc:date>2006-01-12T02:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: copying data with rights and protection intact accross remote nodes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951693#M51162</link>
      <description>CLayton,&lt;BR /&gt;yes, BACKUP can save original owner-UIC of file (Did you mean this as "righlist information"?). The best solution is to use the same user with the same UIC on both systems for owner of the saved file. If user of orig. UIC doesn't exist, you'll see only UIC-num as owner of file. You can use parameter /BY_OWNER=ORIGINAL into your BACKUP comands for backup and restor (or /BY_OWNER=['actual_uic'] for restore command).&lt;BR /&gt;Petr</description>
      <pubDate>Thu, 12 Jan 2006 07:15:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951693#M51162</guid>
      <dc:creator>Petr Spisek</dc:creator>
      <dc:date>2006-01-12T07:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: copying data with rights and protection intact accross remote nodes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951694#M51163</link>
      <description>I was looking to perserve both Owner information, protection information, and identifier (Rightlist??/) permisions on files and directories?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thx&lt;BR /&gt;Clayton&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jan 2006 11:19:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951694#M51163</guid>
      <dc:creator>Clayton_12</dc:creator>
      <dc:date>2006-01-13T11:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: copying data with rights and protection intact accross remote nodes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951695#M51164</link>
      <description>Most of what BACKUP does (ownership, protection, ACL), but the ACL (Access Control List), which is part of the file header, stores the binary information of an identifier while RIGHTSLIST.DAT stores the name-to-value mapping.</description>
      <pubDate>Fri, 13 Jan 2006 11:24:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951695#M51164</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2006-01-13T11:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: copying data with rights and protection intact accross remote nodes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951696#M51165</link>
      <description>IS the qualifier /by_owner the one that captures and restores the file and directory protection, owner, and ACL information?&lt;BR /&gt;&lt;BR /&gt;Thx&lt;BR /&gt;Clayton&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jan 2006 11:28:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951696#M51165</guid>
      <dc:creator>Clayton_12</dc:creator>
      <dc:date>2006-01-13T11:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: copying data with rights and protection intact accross remote nodes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951697#M51166</link>
      <description>Ownership and protection are always saved. /BY_OWNER can be used as an input qualifier to select a sub-set of files to be saved.&lt;BR /&gt;&lt;BR /&gt;/BY_OWNER as an output qualifier is a silly name (IMO), because it changes the ownership of all files created.&lt;BR /&gt;&lt;BR /&gt;I say silly, because, prior to VAX/VMS V5.0 we had the /OWNER qualifier with the same functionality.</description>
      <pubDate>Fri, 13 Jan 2006 11:37:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951697#M51166</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2006-01-13T11:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: copying data with rights and protection intact accross remote nodes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951698#M51167</link>
      <description>" IS the qualifier /by_owner the one that captures and restores the file and directory protection, owner, and ACL information? "&lt;BR /&gt;&lt;BR /&gt;No /BY_OWNER is a file selection qualifier.&lt;BR /&gt;&lt;BR /&gt;Backup always preserves the security info in the backup saveset.</description>
      <pubDate>Fri, 13 Jan 2006 11:48:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951698#M51167</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-01-13T11:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: copying data with rights and protection intact accross remote nodes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951699#M51168</link>
      <description>Thx for responses.&lt;BR /&gt;&lt;BR /&gt;Does the security permissions automatically restore or is there a switch or qualifier that will do it?&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jan 2006 12:58:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951699#M51168</guid>
      <dc:creator>Clayton_12</dc:creator>
      <dc:date>2006-01-13T12:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: copying data with rights and protection intact accross remote nodes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951700#M51169</link>
      <description>Use /BY_OWNER=ORIGINAL as an output qualifier.</description>
      <pubDate>Fri, 13 Jan 2006 13:02:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951700#M51169</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2006-01-13T13:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: copying data with rights and protection intact accross remote nodes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951701#M51170</link>
      <description>everthing is looking good except there is &lt;BR /&gt;One little quirk!&lt;BR /&gt;&lt;BR /&gt;I backup from the 6.2 system:&lt;BR /&gt; &lt;BR /&gt;backup /verify /record /ignore=(interlock) device:[*...] userdata:[username]file.bck /saveset&lt;BR /&gt;&lt;BR /&gt;I copy the file to the 8.2 system then restore the data:&lt;BR /&gt;&lt;BR /&gt;device:[backups]file.bck.bck/saveset device:[newdir...] /by_owner=original&lt;BR /&gt;&lt;BR /&gt;All the files and and directories retain there ownership and the ACLS&lt;BR /&gt;EXCEPT!&lt;BR /&gt;All the directories at the root of newdir.&lt;BR /&gt;All device:[newdir.*] retain ownership but not the ACLS. All device[newdir.*.*] do have ACLs retained, all files have ACLs retained?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ANy ideas?&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jan 2006 13:07:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951701#M51170</guid>
      <dc:creator>Clayton_12</dc:creator>
      <dc:date>2006-01-16T13:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: copying data with rights and protection intact accross remote nodes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951702#M51171</link>
      <description>Right, that's a problem with BACKUP - use:&lt;BR /&gt;&lt;BR /&gt;$ backup disk:[000000]dir1.DIR;1,[dir1...]*.*;* -&lt;BR /&gt; saveset.bck/SAVE_SET&lt;BR /&gt;&lt;BR /&gt;or something like this.</description>
      <pubDate>Mon, 16 Jan 2006 13:11:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951702#M51171</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2006-01-16T13:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: copying data with rights and protection intact accross remote nodes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951703#M51172</link>
      <description>The way I see it now , the best solution is to first backup the root directory into one saveset , restore without [...] output specification&lt;BR /&gt;&lt;BR /&gt;And then restore data saveset with the [...]&lt;BR /&gt;output specification:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;backup /verify /record /ignore=(interlock) device:[000000]*.dir  userdata:[username]rootdirfile.bck /saveset&lt;BR /&gt;backup /verify /record /ignore=(interlock) device:[*...] userdata:[username]file.bck /saveset &lt;BR /&gt;&lt;BR /&gt;I copy the file to the 8.2 system then restore the data: &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;then first restore the root tree structure:&lt;BR /&gt;device:[backups]rootdirfile.bck.bck/saveset device:[newdir] /by_owner=original&lt;BR /&gt;&lt;BR /&gt;This gives the root directories with ACLS&lt;BR /&gt;&lt;BR /&gt;then restore all files by command:&lt;BR /&gt;device:[backups]file.bck.bck/saveset device:[newdir...] /by_owner=original &lt;BR /&gt;&lt;BR /&gt;IS the the best solution?&lt;BR /&gt;&lt;BR /&gt;Thx&lt;BR /&gt;Clayton&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jan 2006 14:06:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951703#M51172</guid>
      <dc:creator>Clayton_12</dc:creator>
      <dc:date>2006-01-16T14:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: copying data with rights and protection intact accross remote nodes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951704#M51173</link>
      <description>Clayton,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;IS the the best solution? &lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;I don't know if it is THE best solution, but it sure is a GOOD solution, and it is straightforward.&lt;BR /&gt;&lt;BR /&gt;Success!&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jan 2006 14:58:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copying-data-with-rights-and-protection-intact-accross-remote/m-p/4951704#M51173</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-01-16T14:58:44Z</dc:date>
    </item>
  </channel>
</rss>

