<?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 not allowed to access folders owned by BIN in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-not-allowed-to-access-folders-owned-by-bin/m-p/2670119#M50719</link>
    <description>I am trying at this point to only make an archive of systems across the network from an Ignite server, however I DID see a number of directpries owned by nobody:nogroup if that's a helpfull clue.  However, the directories that are actually causing the issue are the ones owned by bin:bin...but if Ignite is runningas nobody, that might explain it.&lt;BR /&gt;&lt;BR /&gt;I was on the phone with HP support till 9PM last night and they were stumped too.  This is a hard one.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
    <pubDate>Fri, 22 Feb 2002 15:12:57 GMT</pubDate>
    <dc:creator>Mike_316</dc:creator>
    <dc:date>2002-02-22T15:12:57Z</dc:date>
    <item>
      <title>Ignite not allowed to access folders owned by BIN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-not-allowed-to-access-folders-owned-by-bin/m-p/2670117#M50717</link>
      <description>Hey Folks, &lt;BR /&gt;&lt;BR /&gt;OK.  Here's one that has stumped everyone.  I have a new installation of Ignite on a K200 running HPUX 10.20.&lt;BR /&gt;&lt;BR /&gt;When Ignite installs, all of its files and directories are installed as owned by bin:bin, with permissions of rwxr-xr-x so only the owner of bin can write to them.  HOWEVER the system is not recognizing Ignite as having permissions to write to these files and directories as bin.&lt;BR /&gt;&lt;BR /&gt;What I mean is, I was getting an error when attempting to add a new client for recovery that it could not create a file under the /var/opt/ignite/recovery directory which was owned by bin:bin with rwxr-xr-x permissions.  As sson as I changed those permissions to rwxrwxrwx I could add the client.&lt;BR /&gt;&lt;BR /&gt;I have run into a dozen errors like that and corrected tham all by simply changing the permissions to rwxrwxrwx...BUT (here's the kicker) everytime you run a net recovery, it creates a new directpry based on the date/time stamp (owned by bin:bin with rwxr-xr-x) which it them canot write to.  If you stop and start the recovery it creates a new directpry, and it failes so soon after creating the directory that I do not have time to jump in and change the permissions.&lt;BR /&gt;&lt;BR /&gt;SO I need to find out why it feels Ignite, run as root, does not have the rights to write to files and directories owned by bin:bin with permissions of rwxr-xr-x.&lt;BR /&gt;&lt;BR /&gt;CRAZY! and urgent actually!&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for all the help!&lt;BR /&gt;Mike</description>
      <pubDate>Fri, 22 Feb 2002 15:02:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-not-allowed-to-access-folders-owned-by-bin/m-p/2670117#M50717</guid>
      <dc:creator>Mike_316</dc:creator>
      <dc:date>2002-02-22T15:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite not allowed to access folders owned by BIN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-not-allowed-to-access-folders-owned-by-bin/m-p/2670118#M50718</link>
      <description>if you're doing a network recovery it's probably going to run as nobody..&lt;BR /&gt;&lt;BR /&gt;I'm looking around for some info on this, I came across it before..&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 22 Feb 2002 15:06:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-not-allowed-to-access-folders-owned-by-bin/m-p/2670118#M50718</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-02-22T15:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite not allowed to access folders owned by BIN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-not-allowed-to-access-folders-owned-by-bin/m-p/2670119#M50719</link>
      <description>I am trying at this point to only make an archive of systems across the network from an Ignite server, however I DID see a number of directpries owned by nobody:nogroup if that's a helpfull clue.  However, the directories that are actually causing the issue are the ones owned by bin:bin...but if Ignite is runningas nobody, that might explain it.&lt;BR /&gt;&lt;BR /&gt;I was on the phone with HP support till 9PM last night and they were stumped too.  This is a hard one.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Fri, 22 Feb 2002 15:12:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-not-allowed-to-access-folders-owned-by-bin/m-p/2670119#M50719</guid>
      <dc:creator>Mike_316</dc:creator>
      <dc:date>2002-02-22T15:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite not allowed to access folders owned by BIN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-not-allowed-to-access-folders-owned-by-bin/m-p/2670120#M50720</link>
      <description>I have Ignite installed and the directory ownerships are bin:bin with the 755 permissions and I have no problems creating a network recovery archive.&lt;BR /&gt;&lt;BR /&gt;The first question that came to mind was are you sure you're running as root?&lt;BR /&gt;&lt;BR /&gt;Another thing is to make sure that your /etc/exports is set up appropriately to allow access to the /var/opt/ignite/recovery/archives directory.&lt;BR /&gt;&lt;BR /&gt;Here is an excerpt from mine:&lt;BR /&gt;&lt;BR /&gt;var/opt/ignite/recovery/archives/worf -anon=2,access=worf&lt;BR /&gt;&lt;BR /&gt;What version of Ignite/UX are you running?  I don't recall this as being a problem anywhere, but if you're not on version 3.5.89 then I'd go ahead and upgrade and see if that helps.</description>
      <pubDate>Fri, 22 Feb 2002 15:14:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-not-allowed-to-access-folders-owned-by-bin/m-p/2670120#M50720</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-02-22T15:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite not allowed to access folders owned by BIN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-not-allowed-to-access-folders-owned-by-bin/m-p/2670121#M50721</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Check out nobody and bin in the passwd file:-&lt;BR /&gt;&lt;BR /&gt;nobody:*:-2:-2::/:&lt;BR /&gt;bin:*:2:2::/usr/bin:/sbin/sh&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Are default settings.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Paula&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Feb 2002 15:21:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-not-allowed-to-access-folders-owned-by-bin/m-p/2670121#M50721</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-02-22T15:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite not allowed to access folders owned by BIN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-not-allowed-to-access-folders-owned-by-bin/m-p/2670122#M50722</link>
      <description>NFS is doing the nobody:nogroup thing...&lt;BR /&gt;&lt;BR /&gt;You must have the recovery directory exported anon&lt;BR /&gt;&lt;BR /&gt;as mentioned above.&lt;BR /&gt;vi /etc/exports&lt;BR /&gt;lalala..&lt;BR /&gt;exportfs -av&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 22 Feb 2002 15:22:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-not-allowed-to-access-folders-owned-by-bin/m-p/2670122#M50722</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-02-22T15:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite not allowed to access folders owned by BIN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-not-allowed-to-access-folders-owned-by-bin/m-p/2670123#M50723</link>
      <description>nice Shark thing!&lt;BR /&gt;&lt;A href="http://www.utr.net/RIGHTMIK.HTM" target="_blank"&gt;http://www.utr.net/RIGHTMIK.HTM&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;;)</description>
      <pubDate>Fri, 22 Feb 2002 15:25:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-not-allowed-to-access-folders-owned-by-bin/m-p/2670123#M50723</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-02-22T15:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite not allowed to access folders owned by BIN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-not-allowed-to-access-folders-owned-by-bin/m-p/2670124#M50724</link>
      <description>Hey Gang!&lt;BR /&gt;&lt;BR /&gt;OK!  With your help and the help of a very able technician at HP by the name of Margarita (like the drink...very nice accent) we got it figured out.&lt;BR /&gt;&lt;BR /&gt;You guys were on the right track with the exports and nobody thing.  When Ignite added the lines to the exports file, it was using anon=2 (assuming it was trying to make anon to equal bin.)  Margarita had me change all the entires inthe exports file to anon=0 (for root) and everything is working fine.&lt;BR /&gt;&lt;BR /&gt;As I add new machines for backup hopwever, I will need to be sure to add/modify all the lines inthe exports file that relate to Ignite as anon=0.&lt;BR /&gt;&lt;BR /&gt;Thanks for everything!&lt;BR /&gt;&lt;BR /&gt;Mike&lt;BR /&gt;&lt;BR /&gt;P.S.  I'm glad you liked the shark picture.  Forgot I had that one on there :-D&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Feb 2002 16:09:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-not-allowed-to-access-folders-owned-by-bin/m-p/2670124#M50724</guid>
      <dc:creator>Mike_316</dc:creator>
      <dc:date>2002-02-22T16:09:41Z</dc:date>
    </item>
  </channel>
</rss>

