Red HatThis forum is for the discussion of Red Hat Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am getting the folder by name "Somebody's Home" instead of "Ashok's Home"(User Home) on my Desktop and my system got slow while accessing my folders/files in my filesystem.
Also, when I try to open my terminal I am getting the commandline as:
Quote:
id: cannot find name for user ID 516
[I have no name!@Station130 ~]$
I am using only the MD5 Authentication and Shadow Authentication in my authconfig.
Run the 'id' cmd as this user; it'll tell you who it thinks you really are http://linux.die.net/man/1/id
Also check for >1 entry by that id and 516 id in passwd and shadow files
As root, backup ashock home folder, delete ashok user, add it again, using specified uid, 516, and copy home folder from old user in newly created folder.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.