Operating System - HP-UX
1834136 Members
2282 Online
110064 Solutions
New Discussion

Re: unable to login as root through console

 
Veerendra
Occasional Advisor

unable to login as root through console

Hi,

I am unable to login as root through console after changing password on the server.

But,i am able to login as a normal user and switch to root successfully using the new password.

I think the issue might be with PAM auth.I don't have much idea on PAM.
Please help me resolving the issue

Regards,
9 REPLIES 9
Torsten.
Acclaimed Contributor

Re: unable to login as root through console

First thought - do you have @ or # in your password? This may confuse the getty.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Veerendra
Occasional Advisor

Re: unable to login as root through console

This issue exists even we use only alphabets and numeric characters.
Yogeeraj_1
Honored Contributor

Re: unable to login as root through console

hi veerendra,

can you confirm that there were no changes on the terminal settings of the console itself?

For testing purposes, can you try to change the root password to 123 or abc and retry



revert!
kind regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Jeeshan
Honored Contributor

Re: unable to login as root through console

though you have @ or # in your password you can login but put \ before @ or #.
a warrior never quits
Shomsa
New Member

Re: unable to login as root through console

Assuming non-trusted system. what about making blank the passwd entry for root in the password file and login.Then set new password.!
Anshumali
Esteemed Contributor

Re: unable to login as root through console

Are you on the actual console... (someone telnet from ur console to another console.) ;)
Dreams are not which you see while sleeping, Dreams are which doesnt allow you to sleep while you are chasing for them!!
UXisCool
Advisor

Re: unable to login as root through console

I'm guessing the new password you chose is over 8 characters long. I have seen a problem before, logging into the console with a long password. Try only typing the 1st 8 characters of the password you chose and see if that let's you in. I know that seems like your password would be wrong but it has work for me on several occasions.
HP-FMS
Frequent Advisor

Re: unable to login as root through console

Hi veerendra,

r u able to login thro console with Old passwd?...

If yes, that seems new passwd settings is pblm..

If no, pls verify the console settings in
/etc/securetty...

Thanks,

Kannan.H
Veerendra
Occasional Advisor

Re: unable to login as root through console

Thanks for all your advices.The issue is resolved.