<?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: Invalid Argument Error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-argument-error/m-p/2716983#M947729</link>
    <description>Hi Wodisch,&lt;BR /&gt;&lt;BR /&gt;It is not a file, socket or symbolic link. It is a regular directory. I checked it again.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Chandra</description>
    <pubDate>Mon, 06 May 2002 18:25:18 GMT</pubDate>
    <dc:creator>Chandra Sirapu</dc:creator>
    <dc:date>2002-05-06T18:25:18Z</dc:date>
    <item>
      <title>Invalid Argument Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-argument-error/m-p/2716977#M947723</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;I have this problem "Invalid Argument" while changing the directory or file ownership to "nobody". &lt;BR /&gt;&lt;BR /&gt;example : &lt;BR /&gt;&lt;BR /&gt;chown nobody proxy&lt;BR /&gt;&lt;BR /&gt;proxy: Invalid Argume.&lt;BR /&gt;&lt;BR /&gt;I checked the entries in /etc/passwd and /etc/group files, seems ok. Here are the entries respectively..&lt;BR /&gt;&lt;BR /&gt;nobody:*:-2:-2::/:&lt;BR /&gt;&lt;BR /&gt;nogroup:*:-2&lt;BR /&gt;&lt;BR /&gt;any help is really appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks! in advance.&lt;BR /&gt;&lt;BR /&gt;Chandra</description>
      <pubDate>Fri, 03 May 2002 22:05:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/invalid-argument-error/m-p/2716977#M947723</guid>
      <dc:creator>Chandra Sirapu</dc:creator>
      <dc:date>2002-05-03T22:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Argument Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-argument-error/m-p/2716978#M947724</link>
      <description>Chandra&lt;BR /&gt;&lt;BR /&gt;If you wish to change the owner and group respectivley use&lt;BR /&gt;&lt;BR /&gt;chown nobody:proxy &lt;FILENAME&gt; &lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;&lt;BR /&gt;&lt;/FILENAME&gt;</description>
      <pubDate>Fri, 03 May 2002 23:49:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/invalid-argument-error/m-p/2716978#M947724</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-05-03T23:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Argument Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-argument-error/m-p/2716979#M947725</link>
      <description>On most UNIX implementations these are considered reserved uid's. They are intended for anonymous NFS users. On some versions (but not HP-UX) you can trick the chown by using the UID 65535 (which is FFFE or two-complement for -2).</description>
      <pubDate>Sat, 04 May 2002 00:23:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/invalid-argument-error/m-p/2716979#M947725</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-05-04T00:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Argument Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-argument-error/m-p/2716980#M947726</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;is there any particular reason why you want to do this? there maybe a better alternative !! &lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;John.</description>
      <pubDate>Sat, 04 May 2002 04:27:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/invalid-argument-error/m-p/2716980#M947726</guid>
      <dc:creator>John Carr_2</dc:creator>
      <dc:date>2002-05-04T04:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Argument Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-argument-error/m-p/2716981#M947727</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;Thanks! for your responses.&lt;BR /&gt;&lt;BR /&gt;I am getting this error when I  am installing Apache server 1.3.24. While configuring the  server, it is creating some directories and failes to change the ownership.&lt;BR /&gt;&lt;BR /&gt;So I don't think I have control over, unless I tweak the Apache code, which I don't know how to do it.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your time.&lt;BR /&gt;&lt;BR /&gt;Chandra</description>
      <pubDate>Mon, 06 May 2002 17:52:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/invalid-argument-error/m-p/2716981#M947727</guid>
      <dc:creator>Chandra Sirapu</dc:creator>
      <dc:date>2002-05-06T17:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Argument Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-argument-error/m-p/2716982#M947728</link>
      <description>Hello Chandra,&lt;BR /&gt;&lt;BR /&gt;I can only guess that your *file* named "proxy" isn't a file, but a *socket* or a broken sym-link!&lt;BR /&gt;Check with "ls -l" and/or "ls -lL"...&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Mon, 06 May 2002 18:12:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/invalid-argument-error/m-p/2716982#M947728</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-05-06T18:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Argument Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-argument-error/m-p/2716983#M947729</link>
      <description>Hi Wodisch,&lt;BR /&gt;&lt;BR /&gt;It is not a file, socket or symbolic link. It is a regular directory. I checked it again.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Chandra</description>
      <pubDate>Mon, 06 May 2002 18:25:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/invalid-argument-error/m-p/2716983#M947729</guid>
      <dc:creator>Chandra Sirapu</dc:creator>
      <dc:date>2002-05-06T18:25:18Z</dc:date>
    </item>
  </channel>
</rss>

