<?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 Directury security, new created files in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/directury-security-new-created-files/m-p/4935039#M29385</link>
    <description>there's a directory [wal.xfer] with following security set:&lt;BR /&gt;KARLEND &amp;gt; dir/secu [wal]xfer.dir&lt;BR /&gt;&lt;BR /&gt;Directory DSA2:[WAL]&lt;BR /&gt;&lt;BR /&gt;XFER.DIR;1               218  19-FEB-2001 14:14:13.07  [SYSTEM]                 &lt;BR /&gt;        (RWE,RWE,RE,E)&lt;BR /&gt;          (IDENTIFIER=[FTP],OPTIONS=DEFAULT,ACCESS=READ+WRITE+EXECUTE)&lt;BR /&gt;          (IDENTIFIER=[FTP],ACCESS=READ+WRITE+EXECUTE)&lt;BR /&gt;&lt;BR /&gt;Total of 1 file, 218 blocks.&lt;BR /&gt;&lt;BR /&gt;i would like that new files created in this directory have this security. it works when i create a new file in this dir by hand. but there's a program that every hour creates a new file in this dir:&lt;BR /&gt;OPEN (W_LUN,FILE='WAL_XFER:TAGD.TXT',STATUS='NEW',&lt;BR /&gt;        2       carriagecontrol='list',&lt;BR /&gt;        2       RECL=128)&lt;BR /&gt;and on this file only system has privileges. why??</description>
    <pubDate>Thu, 20 Oct 2005 00:56:27 GMT</pubDate>
    <dc:creator>Dario Karlen</dc:creator>
    <dc:date>2005-10-20T00:56:27Z</dc:date>
    <item>
      <title>Directury security, new created files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/directury-security-new-created-files/m-p/4935039#M29385</link>
      <description>there's a directory [wal.xfer] with following security set:&lt;BR /&gt;KARLEND &amp;gt; dir/secu [wal]xfer.dir&lt;BR /&gt;&lt;BR /&gt;Directory DSA2:[WAL]&lt;BR /&gt;&lt;BR /&gt;XFER.DIR;1               218  19-FEB-2001 14:14:13.07  [SYSTEM]                 &lt;BR /&gt;        (RWE,RWE,RE,E)&lt;BR /&gt;          (IDENTIFIER=[FTP],OPTIONS=DEFAULT,ACCESS=READ+WRITE+EXECUTE)&lt;BR /&gt;          (IDENTIFIER=[FTP],ACCESS=READ+WRITE+EXECUTE)&lt;BR /&gt;&lt;BR /&gt;Total of 1 file, 218 blocks.&lt;BR /&gt;&lt;BR /&gt;i would like that new files created in this directory have this security. it works when i create a new file in this dir by hand. but there's a program that every hour creates a new file in this dir:&lt;BR /&gt;OPEN (W_LUN,FILE='WAL_XFER:TAGD.TXT',STATUS='NEW',&lt;BR /&gt;        2       carriagecontrol='list',&lt;BR /&gt;        2       RECL=128)&lt;BR /&gt;and on this file only system has privileges. why??</description>
      <pubDate>Thu, 20 Oct 2005 00:56:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/directury-security-new-created-files/m-p/4935039#M29385</guid>
      <dc:creator>Dario Karlen</dc:creator>
      <dc:date>2005-10-20T00:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Directury security, new created files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/directury-security-new-created-files/m-p/4935040#M29386</link>
      <description>Dario,&lt;BR /&gt;&lt;BR /&gt;consider to set up a DEFAULT_PROTECTION ACE for that directory:&lt;BR /&gt;&lt;BR /&gt;$ SET SECURITY/ACL=(DEFAULT_PROTECTION,S:RWE,O:RWE,G:RE,W:E) DSA2:[WAL]XFER.DIR&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 20 Oct 2005 01:24:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/directury-security-new-created-files/m-p/4935040#M29386</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-10-20T01:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Directury security, new created files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/directury-security-new-created-files/m-p/4935041#M29387</link>
      <description>Dario,&lt;BR /&gt;&lt;BR /&gt;the default protection of a newly created file is taken from the default protection mask, if no DEFAULT_PROTECTION ACE is specified.&lt;BR /&gt;&lt;BR /&gt;$ SHOW PROT will show the default protection mask.&lt;BR /&gt;&lt;BR /&gt;$ SET PROT=[(code)]/DEFAULT will change it&lt;BR /&gt;&lt;BR /&gt;The system parameter RMS_FILEPROT will provide the systemwide default.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 20 Oct 2005 01:30:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/directury-security-new-created-files/m-p/4935041#M29387</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-10-20T01:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Directury security, new created files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/directury-security-new-created-files/m-p/4935042#M29388</link>
      <description>jep, exactly what i need!&lt;BR /&gt;besten Dank Volker</description>
      <pubDate>Thu, 20 Oct 2005 01:34:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/directury-security-new-created-files/m-p/4935042#M29388</guid>
      <dc:creator>Dario Karlen</dc:creator>
      <dc:date>2005-10-20T01:34:41Z</dc:date>
    </item>
  </channel>
</rss>

