<?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: Ignite-UX Permission Errors. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-permission-errors/m-p/3193775#M515294</link>
    <description>Thanks for your speedy responses. It seems that the restrictive mask has caused the problem. I will change and see how I get on.&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;&lt;BR /&gt;Colin.</description>
    <pubDate>Tue, 17 Feb 2004 05:26:43 GMT</pubDate>
    <dc:creator>Warren griggs</dc:creator>
    <dc:date>2004-02-17T05:26:43Z</dc:date>
    <item>
      <title>Ignite-UX Permission Errors.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-permission-errors/m-p/3193772#M515291</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I am getting strange errors from my Ignite-UX make_net_recovery. I have had this running for months with no problems and now I have started getting errors. (See attached file)&lt;BR /&gt;&lt;BR /&gt;It mounts the nfs drive ok but when reading certain files in comes back with permission denied.&lt;BR /&gt;&lt;BR /&gt;The first file it has trouble with is ...&lt;BR /&gt;&lt;BR /&gt;/var/opt/ignite/clients/hostname1/recovery/client_status&lt;BR /&gt;&lt;BR /&gt;Permissions for this file are...&lt;BR /&gt;&lt;BR /&gt;-rw-r-----   1 root       sys            290 Feb 10 00:46 client_status&lt;BR /&gt;&lt;BR /&gt;The second file is ...&lt;BR /&gt;&lt;BR /&gt;/var/opt/ignite/clients/hostname1/CINDEX&lt;BR /&gt;&lt;BR /&gt;Permissions are ...&lt;BR /&gt;&lt;BR /&gt;-rw-r-----   1 root       sys            789 Feb 10 00:46 CINDEX&lt;BR /&gt;&lt;BR /&gt;Obviously the client is having trouble reading these files with these permissions. What I don't understand is 1) Why has this suddenly changed? 2) Ignite is creating these files so why with the wrong perms?&lt;BR /&gt;&lt;BR /&gt;Nothing has been changed on this system by an admin.&lt;BR /&gt;&lt;BR /&gt;Any ideas on what I can do to sort this out?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Colin.</description>
      <pubDate>Tue, 17 Feb 2004 04:30:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-permission-errors/m-p/3193772#M515291</guid>
      <dc:creator>Warren griggs</dc:creator>
      <dc:date>2004-02-17T04:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite-UX Permission Errors.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-permission-errors/m-p/3193773#M515292</link>
      <description>Hi Colin,&lt;BR /&gt;&lt;BR /&gt;Don't no what caused this, but your files should be with 666 permission.&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 17 Feb 2004 04:58:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-permission-errors/m-p/3193773#M515292</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-02-17T04:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite-UX Permission Errors.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-permission-errors/m-p/3193774#M515293</link>
      <description>a) restrictive umask ? release notes for IUX 4.1.61 refer that this can cause problems &lt;BR /&gt;&lt;BR /&gt;b) someone editted the files ?&lt;BR /&gt;&lt;BR /&gt;c) /etc/exports:  but contents should be defaults and created by IUX.</description>
      <pubDate>Tue, 17 Feb 2004 05:19:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-permission-errors/m-p/3193774#M515293</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2004-02-17T05:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite-UX Permission Errors.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-permission-errors/m-p/3193775#M515294</link>
      <description>Thanks for your speedy responses. It seems that the restrictive mask has caused the problem. I will change and see how I get on.&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;&lt;BR /&gt;Colin.</description>
      <pubDate>Tue, 17 Feb 2004 05:26:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-permission-errors/m-p/3193775#M515294</guid>
      <dc:creator>Warren griggs</dc:creator>
      <dc:date>2004-02-17T05:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite-UX Permission Errors.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-permission-errors/m-p/3193776#M515295</link>
      <description>Hi Colin,&lt;BR /&gt;&lt;BR /&gt;   Make sure u add the option "anon=-2" in the NFS export option in the Ignite-UX server.&lt;BR /&gt;&lt;BR /&gt;   Remember root in the NFS client will be treated as NOBODY by the NFS server for determining the permissions.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Sundar.</description>
      <pubDate>Wed, 18 Feb 2004 17:46:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-permission-errors/m-p/3193776#M515295</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-02-18T17:46:39Z</dc:date>
    </item>
  </channel>
</rss>

