<?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: Unrecognized name for user ID in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087740#M7005</link>
    <description>Another thing I observed is that when I create a new user it issues the same error.  Where does linux keep its record of its users? What files?</description>
    <pubDate>Wed, 08 Oct 2003 04:25:01 GMT</pubDate>
    <dc:creator>Francis Ancheta</dc:creator>
    <dc:date>2003-10-08T04:25:01Z</dc:date>
    <item>
      <title>Unrecognized name for user ID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087735#M7000</link>
      <description>For no apparent reason all my linux users cannot be recognized by linux. When I logon I have the following error. "id: cannot find name for user ID 500" where my id is 500.  What could be wrong.</description>
      <pubDate>Wed, 08 Oct 2003 02:54:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087735#M7000</guid>
      <dc:creator>Francis Ancheta</dc:creator>
      <dc:date>2003-10-08T02:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unrecognized name for user ID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087736#M7001</link>
      <description>by the way I am using RH9.</description>
      <pubDate>Wed, 08 Oct 2003 02:56:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087736#M7001</guid>
      <dc:creator>Francis Ancheta</dc:creator>
      <dc:date>2003-10-08T02:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unrecognized name for user ID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087737#M7002</link>
      <description>Check /etc/passwd.  It sounds like you might have a little bug in there.  Have a look at your particular entry, it should look like&lt;BR /&gt; &lt;BR /&gt;yourid:password or *:500:group id:some descriptive text:/bin/bash&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Wed, 08 Oct 2003 03:05:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087737#M7002</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-10-08T03:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unrecognized name for user ID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087738#M7003</link>
      <description>Check /etc/passwd as adviced by Mark Grant and also check /etc/group the user your are looking for should  be enter there with group 500.&lt;BR /&gt; &lt;BR /&gt;Also check on/in the user directory to see who is the owner of file "most would normaly be owned by 'username 500' &lt;BR /&gt; &lt;BR /&gt;Keep us informed.&lt;BR /&gt; &lt;BR /&gt;J-P&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Oct 2003 04:07:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087738#M7003</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-08T04:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unrecognized name for user ID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087739#M7004</link>
      <description>Nothing seems to be wrong with my passwd, I checked this before hand.  When I login as root I do not encounter this error but when I logon as a diff user other than root this error message occurs. I am puzzled.</description>
      <pubDate>Wed, 08 Oct 2003 04:16:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087739#M7004</guid>
      <dc:creator>Francis Ancheta</dc:creator>
      <dc:date>2003-10-08T04:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unrecognized name for user ID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087740#M7005</link>
      <description>Another thing I observed is that when I create a new user it issues the same error.  Where does linux keep its record of its users? What files?</description>
      <pubDate>Wed, 08 Oct 2003 04:25:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087740#M7005</guid>
      <dc:creator>Francis Ancheta</dc:creator>
      <dc:date>2003-10-08T04:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unrecognized name for user ID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087741#M7006</link>
      <description>it keeps the record of it's users in:&lt;BR /&gt;/etc/passwd&lt;BR /&gt;/etc/groups&lt;BR /&gt;and in case you use shadow (this is the default) /etc/shadow</description>
      <pubDate>Wed, 08 Oct 2003 04:37:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087741#M7006</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2003-10-08T04:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unrecognized name for user ID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087742#M7007</link>
      <description>Do you get error when you create a new user ?&lt;BR /&gt;how do you create this new user?&lt;BR /&gt;&lt;BR /&gt;Also make sure the /etc/groups is not corrupted&lt;BR /&gt;&lt;BR /&gt;J-P</description>
      <pubDate>Wed, 08 Oct 2003 04:51:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087742#M7007</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-08T04:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unrecognized name for user ID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087743#M7008</link>
      <description>I use the "adduser" to add a new user and also I use webmin.  I do not encounter errors when I create a new user.  I checked on /etc/group and /etc/passwd and so far I can open and edit it.  What could be wrong?</description>
      <pubDate>Wed, 08 Oct 2003 04:57:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087743#M7008</guid>
      <dc:creator>Francis Ancheta</dc:creator>
      <dc:date>2003-10-08T04:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unrecognized name for user ID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087744#M7009</link>
      <description>Francis, &lt;BR /&gt;&lt;BR /&gt;User names are not used in linux only user ID's.  When an applciation needs to show you a user name (e.g. "ls -l") then it will take the user id and match it against a user name  in either NIS or /etc/passwd depending on the values defined in /etc/nsswitch.conf &lt;BR /&gt;&lt;BR /&gt;do you have NIS running.   If you do, then it could be that your NIS maps are broken and you should get new maps from the NIS server or if this is a standalone machine stop using NIS.&lt;BR /&gt; &lt;BR /&gt;Check /etc/nsswitch.conf to make sure the OS is check /etc/passwd first and then NIS .</description>
      <pubDate>Wed, 08 Oct 2003 05:11:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087744#M7009</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-10-08T05:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unrecognized name for user ID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087745#M7010</link>
      <description>protection of /etc/group&lt;BR /&gt;and /etc/passwd look like this on my system&lt;BR /&gt; &lt;BR /&gt;-rw-r--r-- root root /etc/group&lt;BR /&gt;-rw-r--r-- root root /etc/passwd&lt;BR /&gt; &lt;BR /&gt;and protection on home look like this&lt;BR /&gt; &lt;BR /&gt;drwxr-xr-x    5 root     root         4096 Sep 25 14:44 home&lt;BR /&gt; &lt;BR /&gt;the directory of username set up like this&lt;BR /&gt; &lt;BR /&gt;drwx------   83 'username'    500          8192 Oct  8 10:40 'username'&lt;BR /&gt; &lt;BR /&gt;This is all I can think of for now&lt;BR /&gt; &lt;BR /&gt;Keep use informed &lt;BR /&gt; &lt;BR /&gt;J-P</description>
      <pubDate>Wed, 08 Oct 2003 05:15:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087745#M7010</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-08T05:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unrecognized name for user ID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087746#M7011</link>
      <description>You got it Huc, I checked on the file permission and it lacks the read flag for all users.  Thanks a lot guys ... more power to you.</description>
      <pubDate>Wed, 08 Oct 2003 05:19:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unrecognized-name-for-user-id/m-p/3087746#M7011</guid>
      <dc:creator>Francis Ancheta</dc:creator>
      <dc:date>2003-10-08T05:19:26Z</dc:date>
    </item>
  </channel>
</rss>

