LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   id: cannot find name for user ID 500 (https://www.linuxquestions.org/questions/linux-newbie-8/id-cannot-find-name-for-user-id-500-a-200399/)

stakhous 07-02-2004 02:17 PM

id: cannot find name for user ID 500
 
I got this error message while logging in one day with the user account 'fusion', "id: cannot find name for user ID 500"

here is a listing from /etc/passwd:
fusion:x:500:500::/home/fusion:/bin/bash
here is a listing from /etc/group:
fusion:x:500:
/etc/shadow how similar results, luckily i'm not posting that. :)

Any ideas?

ToniT 07-02-2004 02:25 PM

Check the permissions on /etc/passwd and /etc/group. They both should be world
readable.


All times are GMT -5. The time now is 11:19 AM.