<?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: default protection and backup in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000050#M29693</link>
    <description>/INTERCHANGE does the job, it even keeps the creation date. The inplied /CONVERT, causing loss of ODS-5 attributes, is no problem (file-spec is ODS-2-compliant)</description>
    <pubDate>Thu, 31 Aug 2006 02:27:07 GMT</pubDate>
    <dc:creator>Willem Grooters</dc:creator>
    <dc:date>2006-08-31T02:27:07Z</dc:date>
    <item>
      <title>default protection and backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000039#M29682</link>
      <description>I wonder what I missed: (VMS 8.2 AXP)&lt;BR /&gt;&lt;BR /&gt;I have files created with a UIC-based protection (s:wred, o:rwed, g:re, w:), owned by SYSTEM. In a batch procedure run under a system account,these files are copied to another location using BACKUP: &lt;BR /&gt;$ BACKUP/LOG/BY_OWNER=&lt;NEW ownername=""&gt;&lt;BR /&gt;The destination directory has a default protection specified: (DEFAULT_PROTECTION,SYSTEM:RWEDC,OWNER:RWEDC,GROUP:RWE,WORLD:RE).&lt;BR /&gt;&lt;BR /&gt;I expect that the UIC-base protection defined on the directory is used, but it seems that this DEFAULT_PROTECTION is bypassed, and the original UIC-based protection is copied.  &lt;BR /&gt;&lt;/NEW&gt;</description>
      <pubDate>Tue, 29 Aug 2006 05:05:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000039#M29682</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2006-08-29T05:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: default protection and backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000040#M29683</link>
      <description>Without testing : /by_owner is a input or ourput aualifier. Did you place it correctly ?&lt;BR /&gt;&lt;BR /&gt;Did you hacve sysprv or where you logged in as the owner ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 29 Aug 2006 05:27:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000040#M29683</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-08-29T05:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: default protection and backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000041#M29684</link>
      <description>I can reproduce this behaviour also under V8.3/Alpha. I think, this is expected, for backup to produce an exact copy of the file.&lt;BR /&gt;Using the COPY utility in the opposite  the new file takes the default protection.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Tue, 29 Aug 2006 05:35:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000041#M29684</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2006-08-29T05:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: default protection and backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000042#M29685</link>
      <description>Mmm, should read better.&lt;BR /&gt;&lt;BR /&gt;Found no way of creating the files with backup and following the acl protection.&lt;BR /&gt;&lt;BR /&gt;New for me (newbe in acl's) is that you can do your backup and do &lt;BR /&gt;$ set sec/def *.*.*. &lt;BR /&gt;This works but modifies the mod date of the files. &lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 29 Aug 2006 06:50:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000042#M29685</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-08-29T06:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: default protection and backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000043#M29686</link>
      <description>Willem,&lt;BR /&gt;&lt;BR /&gt;try using BACKUP/INTERCHANGE &lt;BR /&gt;&lt;BR /&gt;/INTERCHANGE is supposed to not copy certain file attributes (including ACLs).&lt;BR /&gt;&lt;BR /&gt;And it will do what you expect it to do in your case. At least with V8.2.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 29 Aug 2006 07:00:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000043#M29686</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-08-29T07:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: default protection and backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000044#M29687</link>
      <description>I can confirm Volkers words for 7.3.&lt;BR /&gt;But note that acl's are NOT copied when using /interchange. And check help backup/int : I don't understand the first remark.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 29 Aug 2006 07:27:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000044#M29687</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-08-29T07:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: default protection and backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000045#M29688</link>
      <description>Normally BACKUP also treats all DIR-files, even if no file in them is selected to allow for a incremental restore (delete files which should be deleted). /INTERCHANHE skips such directories if they aren't selected by filename.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Tue, 29 Aug 2006 07:39:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000045#M29688</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2006-08-29T07:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: default protection and backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000046#M29689</link>
      <description>Karl,&lt;BR /&gt;&lt;BR /&gt;Example of how to "select by name" ?&lt;BR /&gt;I always seem to get the empty directory too.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 29 Aug 2006 08:54:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000046#M29689</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-08-29T08:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: default protection and backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000047#M29690</link>
      <description>Willem,&lt;BR /&gt;&lt;BR /&gt;have you ever looked at a Backup output qual /BY_OWN=parent?&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, 29 Aug 2006 11:58:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000047#M29690</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-08-29T11:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: default protection and backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000048#M29691</link>
      <description>Jan,&lt;BR /&gt;&lt;BR /&gt;tested it. Doesn't work either.&lt;BR /&gt;BTW : set priv/def *.* preserves acl's copied by backup.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 30 Aug 2006 01:00:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000048#M29691</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-08-30T01:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: default protection and backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000049#M29692</link>
      <description>Thanks to all.&lt;BR /&gt;Some have appearently assumed ACL on the files themselves. That is _not_ the case: nor sorce, nor destination carry ICL protection. According the manula, setting a default protection for all files in a directory is to specify THAT directory with the given ACE.&lt;BR /&gt;Another point is that the creation date needs to be preserved (preferrably).&lt;BR /&gt;&lt;BR /&gt;Karl: Copy is not a real option: it can concern a number of files in one go, and some files can be locked at the time of copy. BACKUP/IGNORE=INTERLOCK solves this issue - and since it are all sequential files used for reference only (log files, to be precise) I don't bother on missing data ;-)&lt;BR /&gt;&lt;BR /&gt;Jan: The destination owner is _not_ SYSTEM, but an normal user (used for general puposes). That's why I put /BY_OWNER=&lt;THIS owner=""&gt; on the output size. But others (WORLD) must be able to read them.&lt;BR /&gt;&lt;BR /&gt;Volker: Might be the solution if the creation date/time is preserved.&lt;BR /&gt;&lt;BR /&gt;I will implement the solutions this week.&lt;BR /&gt;&lt;/THIS&gt;</description>
      <pubDate>Wed, 30 Aug 2006 06:07:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000049#M29692</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2006-08-30T06:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: default protection and backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000050#M29693</link>
      <description>/INTERCHANGE does the job, it even keeps the creation date. The inplied /CONVERT, causing loss of ODS-5 attributes, is no problem (file-spec is ODS-2-compliant)</description>
      <pubDate>Thu, 31 Aug 2006 02:27:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000050#M29693</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2006-08-31T02:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: default protection and backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000051#M29694</link>
      <description>Workable solution from replies</description>
      <pubDate>Sun, 08 Oct 2006 15:04:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/default-protection-and-backup/m-p/5000051#M29694</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2006-10-08T15:04:50Z</dc:date>
    </item>
  </channel>
</rss>

