Hi,
I am new to linux, i did freak out inside linux. After that i restarted the machine, and now i am not able to login. I am getting a message 'Authentication failed'. If i am giving wrong password there is another message coming saying 'wrong user name' Authentication failed is displayed on a dialog box. I created another user and tried to log in the same message is displayed.
could you tell me why is it so?
Narayanan
can u login in using "root"???
if this is your machine and lilo is installed...you can say "linux single" when the text lilo prompt is on screen.
if u get colorful lilo with penguin on screen.
press control+x to get to the text prompt.
if u can boot into single mode...you can edit /ec/passwd file and remove the password for an user by deleting the junk part (between two :) from the line which corresponds to the user's name (be careful)
after u save and reboot, that user will not asked for password. and u can again change it to whatever u want from the command prompt.
make cure u copy /etc/passwd file as a backup if in case u edit it wrongly.