Operating System - HP-UX
1834601 Members
3854 Online
110069 Solutions
New Discussion

Re: User Account Disabled

 
vijila
Advisor

User Account Disabled

Hi all,
While trying to login as root, an error message is showing that "the account is disabled". how to solve this.

Thanks in advance ,
Vijila
4 REPLIES 4
Fabian Briseño
Esteemed Contributor

Re: User Account Disabled

hello.

Con you log in thru the console ?.

Otherwise you have to shutdown the system and go into single user mode.

try this command.
usr/lbin/modprpw -k userid
Knowledge is power.
Ivan Krastev
Honored Contributor

Re: User Account Disabled

The root login is available from the console.

Use modprpw command to activate the account.

/usr/lbin/modprpw -k root

regards,
ivan
Jaime Bolanos Rojas.
Honored Contributor

Re: User Account Disabled

Vijila,

If you can not get it from console, then follow the steps in this thread to recover your password:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1037700&admit=-682735245+1168259624350+28353475

Regards,

Jaime
Work hard when the need comes out.
Jason Ray
Frequent Advisor

Re: User Account Disabled

We get that same problem alot. Logging in thru the console has always fixed this. We didn't even have to run the modprpw. The console log in was enough.