<?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 Error with root id in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-root-id/m-p/3555836#M225752</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a problem, and I don't know what is happening.&lt;BR /&gt;I go with root in a system, and I go to one directory and create a file and its show a diferent id: &lt;BR /&gt;-rw-r--r--   1 65534      sys              0 &lt;BR /&gt;&lt;BR /&gt;Does anyone could help me?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# id&lt;BR /&gt;uid=0(root) gid=3(sys) groups=0(root),1(other),2(bin),4(adm),5(daemon),6(mail),7(lp),20(users)&lt;BR /&gt;&lt;BR /&gt;# cd /dir1/dir2/users&lt;BR /&gt;# touch kk&lt;BR /&gt;# ls -l kk&lt;BR /&gt;-rw-r--r--   1 65534      sys              0 Jun  1 17:14 kk&lt;BR /&gt;# id&lt;BR /&gt;uid=0(root) gid=3(sys) groups=0(root),1(other),2(bin),4(adm),5(daemon),6(mail),7(lp),20(users)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If I do:&lt;BR /&gt;&lt;BR /&gt;#more /etc/passwd |grep -i 65534&lt;BR /&gt;&lt;BR /&gt;It returns nothing.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Carmen.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 01 Jun 2005 10:22:14 GMT</pubDate>
    <dc:creator>Carme Torca</dc:creator>
    <dc:date>2005-06-01T10:22:14Z</dc:date>
    <item>
      <title>Error with root id</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-root-id/m-p/3555836#M225752</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a problem, and I don't know what is happening.&lt;BR /&gt;I go with root in a system, and I go to one directory and create a file and its show a diferent id: &lt;BR /&gt;-rw-r--r--   1 65534      sys              0 &lt;BR /&gt;&lt;BR /&gt;Does anyone could help me?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# id&lt;BR /&gt;uid=0(root) gid=3(sys) groups=0(root),1(other),2(bin),4(adm),5(daemon),6(mail),7(lp),20(users)&lt;BR /&gt;&lt;BR /&gt;# cd /dir1/dir2/users&lt;BR /&gt;# touch kk&lt;BR /&gt;# ls -l kk&lt;BR /&gt;-rw-r--r--   1 65534      sys              0 Jun  1 17:14 kk&lt;BR /&gt;# id&lt;BR /&gt;uid=0(root) gid=3(sys) groups=0(root),1(other),2(bin),4(adm),5(daemon),6(mail),7(lp),20(users)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If I do:&lt;BR /&gt;&lt;BR /&gt;#more /etc/passwd |grep -i 65534&lt;BR /&gt;&lt;BR /&gt;It returns nothing.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Carmen.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Jun 2005 10:22:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-root-id/m-p/3555836#M225752</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2005-06-01T10:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error with root id</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-root-id/m-p/3555837#M225753</link>
      <description>Is this an NFS mounted file system?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 01 Jun 2005 10:27:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-root-id/m-p/3555837#M225753</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-06-01T10:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error with root id</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-root-id/m-p/3555838#M225754</link>
      <description>I can almost guarantee that this is an NFS mounted file system.&lt;BR /&gt;&lt;BR /&gt;cd /dir1/dir2/users&lt;BR /&gt;bdf .&lt;BR /&gt;&lt;BR /&gt;If it returns something like:&lt;BR /&gt;&lt;BR /&gt;machine_name:/dir1 123456 4567 7890 /dir1&lt;BR /&gt;&lt;BR /&gt;Then it is NFS mounted.  It was probably exported on the NFS server with the anon=65534 and without the root option.</description>
      <pubDate>Wed, 01 Jun 2005 10:51:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-root-id/m-p/3555838#M225754</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-06-01T10:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error with root id</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-root-id/m-p/3555839#M225755</link>
      <description>Of course, I haven't seen this!!&lt;BR /&gt;Thanks a lot of!!!</description>
      <pubDate>Thu, 02 Jun 2005 02:16:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-root-id/m-p/3555839#M225755</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2005-06-02T02:16:39Z</dc:date>
    </item>
  </channel>
</rss>

