<?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 Mailbox protection in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931822#M11304</link>
    <description>I don't seem to find where the RWPL protection of mailboxes is documented (RW is easy but the other 2). Anyone ?&lt;BR /&gt;&lt;BR /&gt;Is there a way to change the protection of audit_mbx (set audit/list) ? The default is "allow all", thus anyone can manipulate it.&lt;BR /&gt;I know I could do it after the set auduit/list with set sec but this requires a program change in my case, and that I want to avoid.&lt;BR /&gt;&lt;BR /&gt;Wim&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 24 Jan 2007 03:56:39 GMT</pubDate>
    <dc:creator>Wim Van den Wyngaert</dc:creator>
    <dc:date>2007-01-24T03:56:39Z</dc:date>
    <item>
      <title>Mailbox protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931822#M11304</link>
      <description>I don't seem to find where the RWPL protection of mailboxes is documented (RW is easy but the other 2). Anyone ?&lt;BR /&gt;&lt;BR /&gt;Is there a way to change the protection of audit_mbx (set audit/list) ? The default is "allow all", thus anyone can manipulate it.&lt;BR /&gt;I know I could do it after the set auduit/list with set sec but this requires a program change in my case, and that I want to avoid.&lt;BR /&gt;&lt;BR /&gt;Wim&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Jan 2007 03:56:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931822#M11304</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-01-24T03:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Mailbox protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931823#M11305</link>
      <description>Oh yes : I don't want to change the global default mailbox protection. Not even for a second.&lt;BR /&gt;&lt;BR /&gt;Wim&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Jan 2007 03:59:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931823#M11305</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-01-24T03:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Mailbox protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931824#M11306</link>
      <description>The MBDRIVER treats IO$_WRITE/READPLBK, READLBLK, READVBLK all the same so I don't think P,L protection bits make any difference. They may for other functions (SENSMODE, SETMODE).&lt;BR /&gt;&lt;BR /&gt;Your issue is that non-priv users potentiall could read this mailbox?&lt;BR /&gt;&lt;BR /&gt;I think you need to specify the correct protection when the mailbox is created or use SET SECURITY.</description>
      <pubDate>Wed, 24 Jan 2007 04:14:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931824#M11306</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2007-01-24T04:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Mailbox protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931825#M11307</link>
      <description>Ian : my question is "where is this RWPL documented".&lt;BR /&gt;And yes, my issue is that anyone can manipulate the mailbox.&lt;BR /&gt;I hope their is some kind of (undocumented)logical to alter the audit mailbox creation behaviour.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 24 Jan 2007 04:34:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931825#M11307</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-01-24T04:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mailbox protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931826#M11308</link>
      <description>Section 4.1.3 of the I/O users Manual documents mailbox protection.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Jan 2007 06:08:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931826#M11308</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2007-01-24T06:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Mailbox protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931827#M11309</link>
      <description>Not exactly what I was looking for.&lt;BR /&gt;&lt;BR /&gt;This did : help set sec /prot. &lt;BR /&gt;&lt;BR /&gt;A list of what protection codes exist (object class device indicates a mailbox. May be this was choosen too general ?).&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 24 Jan 2007 07:13:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931827#M11309</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-01-24T07:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Mailbox protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931828#M11310</link>
      <description>Do take a look at the Security Manual, in the region of Chapter 5 entitled Device Protection. &lt;BR /&gt;&lt;BR /&gt;There are a couple of pages of details there. &lt;BR /&gt;&lt;BR /&gt;The bits for shared devices are defined as:&lt;BR /&gt;Read, Write, Physical, Logical, Control.  Unshared devices include Read, Write and Control.&lt;BR /&gt;&lt;BR /&gt;If you fire up the search box on the PDF, there are numerous references to mailboxes within the security manual.  Mostly located within the pages 92 and 96 in the V7.3-2 edition that's presently current.&lt;BR /&gt;&lt;BR /&gt;ACLs are (an)approach here for protecting a device, though having an audit mailbox exposed in the fashion described looks to be a security bug, and one that appears worthy of a formal report.  I'd hope that only suitably privileged users would be able to access and to read the mailbox and its data.&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Jan 2007 23:39:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931828#M11310</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-01-24T23:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mailbox protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931829#M11311</link>
      <description>What is creating the mailbox?&lt;BR /&gt;If it's your program then you can control the protection.</description>
      <pubDate>Thu, 25 Jan 2007 04:43:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931829#M11311</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2007-01-25T04:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Mailbox protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931830#M11312</link>
      <description>I think it is the audit_server process.&lt;BR /&gt;My program spawns a "set aud/list". So, I will need to modify it if sox audit requires it.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Thu, 25 Jan 2007 05:29:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931830#M11312</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-01-25T05:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Mailbox protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931831#M11313</link>
      <description>I thought the way that worked is that you create the mailbox then specify its name in the SET AUDIT/LISTENER command?&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jan 2007 05:50:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931831#M11313</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2007-01-25T05:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Mailbox protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931832#M11314</link>
      <description>No. You create it with set audit/listen=audit_mbx where audit_mbx is a logical created by the set command. &lt;BR /&gt;&lt;BR /&gt;Audit_server is signaled that it must use the mailbox. But not sure who executes it : a rtl or audit_server or ??? No file is accessed by setaudit.exe (set watch done).&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Thu, 25 Jan 2007 05:58:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931832#M11314</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-01-25T05:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Mailbox protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931833#M11315</link>
      <description>&amp;lt; No. You create it with set &lt;BR /&gt;&amp;lt; audit/listen=audit_mbx where a udit_mbx is a &lt;BR /&gt;&amp;lt; logical created by the set command. &lt;BR /&gt;&lt;BR /&gt;If I do a SET AUDIT/LIST=MBX I get an invalid device error. To specify a audit-listener mailbox I had to CREATE/MAILBOX mbx and do a SET AUDIT with the MBAxxx device name, specifying MBX leads again to an error (OpenVMS/Alpha V8.3).&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Thu, 25 Jan 2007 06:18:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931833#M11315</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2007-01-25T06:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Mailbox protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931834#M11316</link>
      <description>Wim,&lt;BR /&gt;  If you create a mailbox (specifying the device protection you require) and then enter a SET AUDIT/LISTENER command specifying the mailbox that you have created then this will give you what you require.&lt;BR /&gt;&lt;BR /&gt;I tried this using OpenVMS Alpha V8.3 CREATE/MAILBOX command.&lt;BR /&gt;&lt;BR /&gt;I think in your case the mailbox is being created by  SET AUDIT as it does not already exist and it inherits the default protection.</description>
      <pubDate>Thu, 25 Jan 2007 06:20:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931834#M11316</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2007-01-25T06:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Mailbox protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931835#M11317</link>
      <description>OOOEEEEPPPSSSS&lt;BR /&gt;&lt;BR /&gt;I didn't notice the crembx in the program (Fortran). That explains everything.&lt;BR /&gt;&lt;BR /&gt;Thanks Kalle &amp;amp; Ian.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Thu, 25 Jan 2007 06:40:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailbox-protection/m-p/3931835#M11317</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-01-25T06:40:21Z</dc:date>
    </item>
  </channel>
</rss>

