<?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: Logical Name Table Protection in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/logical-name-table-protection/m-p/5012359#M86189</link>
    <description>Rob,&lt;BR /&gt;&lt;BR /&gt;There is nothing special about the group logical name table, merely that it be named correctly and entered in the correct place. &lt;BR /&gt;&lt;BR /&gt;This is normally done when the first login from that group occurs, but a simple CREATE can accomplish the same thing during the startup process.&lt;BR /&gt;&lt;BR /&gt;You may also reconsider granting the WRITE permission, and instead consider the use of an ACL with an explicit identifier, or the use of GRPPRV or GRPNAM. Either approach may will produce a higher safety level in many cases.&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>Mon, 06 Nov 2006 08:58:22 GMT</pubDate>
    <dc:creator>Robert Gezelter</dc:creator>
    <dc:date>2006-11-06T08:58:22Z</dc:date>
    <item>
      <title>Logical Name Table Protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-name-table-protection/m-p/5012354#M86184</link>
      <description>Any idea how I change the protection on this Group Name Table to (G:RW) permanently?&lt;BR /&gt;&lt;BR /&gt;Do I need to put something into SYSECURITY.COM?&lt;BR /&gt;&lt;BR /&gt;(LNM$GROUP_000310)      [kernel]  [shareable,group]&lt;BR /&gt;                        [Protection=(RWCD,R,R,)]  [Owner=[ITDEVMT,*]]&lt;BR /&gt;&lt;BR /&gt;Rob.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Nov 2006 08:29:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-name-table-protection/m-p/5012354#M86184</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2006-11-06T08:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Name Table Protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-name-table-protection/m-p/5012355#M86185</link>
      <description>Rob,&lt;BR /&gt;&lt;BR /&gt;putting the commands in SYSECURITY.COM won't help, as this group table would probably not yet exists at startup time.&lt;BR /&gt;&lt;BR /&gt;The group logical name table get created, once the first user in that group logs in.&lt;BR /&gt;&lt;BR /&gt;You might want to submit a batch-job under a user of this group during startup and then set the protection of the group table from a privileged user, once the batch job has finished and the group table has been created.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 06 Nov 2006 08:40:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-name-table-protection/m-p/5012355#M86185</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-11-06T08:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Name Table Protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-name-table-protection/m-p/5012356#M86186</link>
      <description>Wow, that's pretty nasty.&lt;BR /&gt;&lt;BR /&gt;You're definitely sure that's the only method? I'd check it out, but our test node's in use at the moment.&lt;BR /&gt;&lt;BR /&gt;Rob.</description>
      <pubDate>Mon, 06 Nov 2006 08:48:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-name-table-protection/m-p/5012356#M86186</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2006-11-06T08:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Name Table Protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-name-table-protection/m-p/5012357#M86187</link>
      <description>Minimally the following will result in the group table being created.&lt;BR /&gt;$ run/det/inp=nl:/out=nl:/uic=[310,0] sys$system:loginout.exe          &lt;BR /&gt;&lt;BR /&gt;You can then the protection using the SET SECURITY command. &lt;BR /&gt;</description>
      <pubDate>Mon, 06 Nov 2006 08:53:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-name-table-protection/m-p/5012357#M86187</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-11-06T08:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Name Table Protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-name-table-protection/m-p/5012358#M86188</link>
      <description>OK, thanks Ian.&lt;BR /&gt;&lt;BR /&gt;I'll add that to SYSECURITY and see what happens.&lt;BR /&gt;&lt;BR /&gt;Rob.</description>
      <pubDate>Mon, 06 Nov 2006 08:55:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-name-table-protection/m-p/5012358#M86188</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2006-11-06T08:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Name Table Protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-name-table-protection/m-p/5012359#M86189</link>
      <description>Rob,&lt;BR /&gt;&lt;BR /&gt;There is nothing special about the group logical name table, merely that it be named correctly and entered in the correct place. &lt;BR /&gt;&lt;BR /&gt;This is normally done when the first login from that group occurs, but a simple CREATE can accomplish the same thing during the startup process.&lt;BR /&gt;&lt;BR /&gt;You may also reconsider granting the WRITE permission, and instead consider the use of an ACL with an explicit identifier, or the use of GRPPRV or GRPNAM. Either approach may will produce a higher safety level in many cases.&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>Mon, 06 Nov 2006 08:58:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-name-table-protection/m-p/5012359#M86189</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2006-11-06T08:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Name Table Protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-name-table-protection/m-p/5012360#M86190</link>
      <description>Using CREATE/NAME_TABLE will not create a table which has the same attributes as tables created by a process logging in&lt;BR /&gt;i.e. [kernel, no_alias] &lt;BR /&gt;&lt;BR /&gt;(You can get a exec mode table with CREATE) I don't know if this makes any real difference.&lt;BR /&gt;&lt;BR /&gt;Use of an identifier based protection scheme instead of UIC group does does give finer control but what is suitable for your use depends on your requirements.</description>
      <pubDate>Mon, 06 Nov 2006 10:01:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-name-table-protection/m-p/5012360#M86190</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-11-06T10:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Name Table Protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-name-table-protection/m-p/5012361#M86191</link>
      <description>Rob,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;I'll add that to SYSECURITY and see what happens.&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Note that SYLOGICALS is executed even earlier, so, depending on your needs..&lt;BR /&gt;&lt;BR /&gt;I agree with Bob, that ACLs are much more fine-grained, and perhaps better suited.&lt;BR /&gt;However, like Ian, I disagree with him on CREATE_TABLE. Creating the first process in a UIC group creates the kernel mode table, with no_alias, which even prevent, or overrules the effects of, a table in any non-kernel mode.&lt;BR /&gt;&lt;BR /&gt;btw, what is so "pretty nasty" about creating a table before being able to manipulate its protection? To me it sounds more nasty if you could just reference a table, (eg, with SET PROT) and hen that reference would create it. &lt;BR /&gt;Process creation is the established VMS method for creating group logical name tables.&lt;BR /&gt;&lt;BR /&gt;just my EUR 0.02&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>Wed, 08 Nov 2006 10:10:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-name-table-protection/m-p/5012361#M86191</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-11-08T10:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Name Table Protection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-name-table-protection/m-p/5012362#M86192</link>
      <description>Decided to submit a command from SYSTARTUP</description>
      <pubDate>Mon, 03 Sep 2007 10:21:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-name-table-protection/m-p/5012362#M86192</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2007-09-03T10:21:54Z</dc:date>
    </item>
  </channel>
</rss>

