<?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: /etc/exports permissions in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-permissions/m-p/2448417#M10144</link>
    <description>make these filesystems owned by oradba&lt;BR /&gt;do a chmod -R 711 on all the filesystems&lt;BR /&gt;use root=hp3 and&lt;BR /&gt;rw=hp3&lt;BR /&gt;now when these are mounted the machine hp3 will have full root access and oradba will have rw access but all others will only have read only access.&lt;BR /&gt;i.e rwxr--r--&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 27 Sep 2000 16:42:21 GMT</pubDate>
    <dc:creator>Anthony Goonetilleke</dc:creator>
    <dc:date>2000-09-27T16:42:21Z</dc:date>
    <item>
      <title>/etc/exports permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-permissions/m-p/2448415#M10142</link>
      <description>It currently looks like:&lt;BR /&gt;&lt;BR /&gt;/vol1 -anon=65534,async,root=hp3&lt;BR /&gt;/oracle/backup -anon=65534,async&lt;BR /&gt;/var/opt/ignite/clients -anon=2,async,ro&lt;BR /&gt;&lt;BR /&gt;I want to give oradba and root rw access and everyone else ro. &lt;BR /&gt;&lt;BR /&gt;How do I do this?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Sep 2000 16:10:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-permissions/m-p/2448415#M10142</guid>
      <dc:creator>Unix Administrator_6</dc:creator>
      <dc:date>2000-09-27T16:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/exports permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-permissions/m-p/2448416#M10143</link>
      <description>The permissions in exports say how the filesystem is allowed to be mounted on the remote system.  This is independant of the user accessing it.  To achieve what you require export and mount the filesystem read-write, and use the UNIX file and directory permissions to make everything read only as required.</description>
      <pubDate>Wed, 27 Sep 2000 16:14:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-permissions/m-p/2448416#M10143</guid>
      <dc:creator>Chris Garman</dc:creator>
      <dc:date>2000-09-27T16:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/exports permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-permissions/m-p/2448417#M10144</link>
      <description>make these filesystems owned by oradba&lt;BR /&gt;do a chmod -R 711 on all the filesystems&lt;BR /&gt;use root=hp3 and&lt;BR /&gt;rw=hp3&lt;BR /&gt;now when these are mounted the machine hp3 will have full root access and oradba will have rw access but all others will only have read only access.&lt;BR /&gt;i.e rwxr--r--&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Sep 2000 16:42:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-permissions/m-p/2448417#M10144</guid>
      <dc:creator>Anthony Goonetilleke</dc:creator>
      <dc:date>2000-09-27T16:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/exports permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-permissions/m-p/2448418#M10145</link>
      <description>This is a correction to Tony's reply.&lt;BR /&gt;chmod -R 711 is wrong, 744 is correct; however, this would hit directories too.&lt;BR /&gt;   Better is:&lt;BR /&gt;find /mydir -type f -exec chmod u=rwx,g=r,o=r {} ;&lt;BR /&gt;   NOTE: assuming the files are owned by oradba:dba, you will have also locked out all other accounts in the group 'dba'.</description>
      <pubDate>Thu, 28 Sep 2000 05:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-permissions/m-p/2448418#M10145</guid>
      <dc:creator>unix team_4</dc:creator>
      <dc:date>2000-09-28T05:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/exports permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-permissions/m-p/2448419#M10146</link>
      <description>Sheri,&lt;BR /&gt;&lt;BR /&gt;Take a backup first!!&lt;BR /&gt;&lt;BR /&gt;I would advise caution in chmod-ing files if this directory contains an application like the Oracle rdbms.&lt;BR /&gt;&lt;BR /&gt;Permissions on this are set correctly as designed by Oracle and changing them is very likely to cause the application to fail.&lt;BR /&gt;&lt;BR /&gt;If this contains Oracle data files, then just check the database still starts after changing the permissions, and restore from the backup if there are any problems.&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Thu, 28 Sep 2000 08:48:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-permissions/m-p/2448419#M10146</guid>
      <dc:creator>Chris Garman</dc:creator>
      <dc:date>2000-09-28T08:48:05Z</dc:date>
    </item>
  </channel>
</rss>

