<?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: Security implementation on /etc/fstab in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/security-implementation-on-etc-fstab/m-p/4504789#M365136</link>
    <description>again a completely pointless exercise as even if I set permissions on /etc/fstab to 600, a non priviliged user can still exceute bdf, df and "/sbin/mount -p" to see what filesystems are mounted.&lt;BR /&gt;&lt;BR /&gt;Your client is wasting his time with these sort of unconsidered security measures...&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
    <pubDate>Tue, 29 Sep 2009 10:38:28 GMT</pubDate>
    <dc:creator>Duncan Edmonstone</dc:creator>
    <dc:date>2009-09-29T10:38:28Z</dc:date>
    <item>
      <title>Security implementation on /etc/fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-implementation-on-etc-fstab/m-p/4504788#M365135</link>
      <description>In course of hardening my hp-ux box, what all can be done in /etc/fstab. Like modifying permissions etc&lt;BR /&gt;&lt;BR /&gt;What all filesystems may need it</description>
      <pubDate>Tue, 29 Sep 2009 10:22:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-implementation-on-etc-fstab/m-p/4504788#M365135</guid>
      <dc:creator>Spark_2</dc:creator>
      <dc:date>2009-09-29T10:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Security implementation on /etc/fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-implementation-on-etc-fstab/m-p/4504789#M365136</link>
      <description>again a completely pointless exercise as even if I set permissions on /etc/fstab to 600, a non priviliged user can still exceute bdf, df and "/sbin/mount -p" to see what filesystems are mounted.&lt;BR /&gt;&lt;BR /&gt;Your client is wasting his time with these sort of unconsidered security measures...&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 29 Sep 2009 10:38:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-implementation-on-etc-fstab/m-p/4504789#M365136</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-09-29T10:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Security implementation on /etc/fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-implementation-on-etc-fstab/m-p/4504790#M365137</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Yes, I wonder...is this security by obscurity?&lt;BR /&gt;&lt;BR /&gt;The standard permission are -rw-r--r-- with root ownership.  What's the problem with being able to see what's mounted?  If that's an issue, you have far deeper problems in my opinion.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 29 Sep 2009 10:40:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-implementation-on-etc-fstab/m-p/4504790#M365137</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-09-29T10:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Security implementation on /etc/fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-implementation-on-etc-fstab/m-p/4504791#M365138</link>
      <description>:-)...well is client is God&lt;BR /&gt;&lt;BR /&gt;its like he wants to control the permissions of mounted fs like:&lt;BR /&gt;&lt;BR /&gt;/dev/hda5 /tmp ext2 rw,nosuid,nodev,noexec, 1 2&lt;BR /&gt;/dev/hda9 /home ext2 rw,nosuid,nodev 1 2&lt;BR /&gt;&lt;BR /&gt;My question is what all fs should be controlled and what should be the permissions</description>
      <pubDate>Tue, 29 Sep 2009 10:41:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-implementation-on-etc-fstab/m-p/4504791#M365138</guid>
      <dc:creator>Spark_2</dc:creator>
      <dc:date>2009-09-29T10:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Security implementation on /etc/fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-implementation-on-etc-fstab/m-p/4504792#M365139</link>
      <description>Any user can type "mount" or "bdf" or "df" and get the mounted filesystems.&lt;BR /&gt;&lt;BR /&gt;There is nothing special in /etc/fstab. It is volumes and filesystems and everybody knows and expects that. What kind of server is this, how many end users are on and what are you protecting yourself from?</description>
      <pubDate>Tue, 29 Sep 2009 10:45:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-implementation-on-etc-fstab/m-p/4504792#M365139</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-09-29T10:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Security implementation on /etc/fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-implementation-on-etc-fstab/m-p/4504793#M365140</link>
      <description>I want to set the best security on the filesystem permissions. Like&lt;BR /&gt;&lt;BR /&gt;/dev/hda5 /tmp ext2 rw,nosuid,nodev,noexec, 1 2&lt;BR /&gt;/dev/hda9 /home ext2 rw,nosuid,nodev 1 2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What all filesystems should be controlled and with what permissions please</description>
      <pubDate>Tue, 29 Sep 2009 10:49:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-implementation-on-etc-fstab/m-p/4504793#M365140</guid>
      <dc:creator>Spark_2</dc:creator>
      <dc:date>2009-09-29T10:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Security implementation on /etc/fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-implementation-on-etc-fstab/m-p/4504794#M365141</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;&amp;gt; /dev/hda5 /tmp ext2 rw,nosuid,nodev,noexec, 1 2&lt;BR /&gt;&lt;BR /&gt;This looks like a snippet from an AIX box, not HP-UX.&lt;BR /&gt;&lt;BR /&gt;That said, I would mark non-OS filesystems as 'nosuid' if you want to increase your security.  If I am correct, and this is AIX, I suggest you read those manpages and decide what additional protection those options might offer.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 29 Sep 2009 10:58:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-implementation-on-etc-fstab/m-p/4504794#M365141</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-09-29T10:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Security implementation on /etc/fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-implementation-on-etc-fstab/m-p/4504795#M365142</link>
      <description>ok...for an HPUX box...what all filesystems should be controlled and how</description>
      <pubDate>Tue, 29 Sep 2009 11:15:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-implementation-on-etc-fstab/m-p/4504795#M365142</guid>
      <dc:creator>Spark_2</dc:creator>
      <dc:date>2009-09-29T11:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Security implementation on /etc/fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-implementation-on-etc-fstab/m-p/4504796#M365143</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;&amp;gt; ok...for an HPUX box...what all filesystems should be controlled and how&lt;BR /&gt;&lt;BR /&gt;I answered that in my response above when I pointed out the some of your mount options were appropriate to AIX servers.  Read my response again.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 29 Sep 2009 11:18:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-implementation-on-etc-fstab/m-p/4504796#M365143</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-09-29T11:18:40Z</dc:date>
    </item>
  </channel>
</rss>

