Operating System - HP-UX
1832765 Members
3309 Online
110045 Solutions
New Discussion

Re: HPUX 9000 login problem

 
Kukania
New Member

HPUX 9000 login problem

When I try to login remotely to my server as root it gives me error message: "Account is disabled -- see Account Administrator." Moreover, when I use any other account it gives me this: "Login incorrect Wait for login retrie: .."
I know that the other account works for sure, since I have been able to connect to local console in SINGLE USER MODE and create that account, I also tried resetting password for root but it didn't bring any results! Trying from other systems, none of the rsh or ssh commands works to this server. You guys have any suggestions what might by wrong?
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: HPUX 9000 login problem

You need to reactivate the account.

Its been disabled for laock of use or to many bad login attempts.

sam
accounts & users
users
Actions
Reactivate

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Sridhar Bhaskarla
Honored Contributor

Re: HPUX 9000 login problem

To enabled the accounts on the trusted system, use "/usr/lbin/modprpw -k login" command. To enable root's account, login directly from the console and issue the command.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Kukania
New Member

Re: HPUX 9000 login problem

Thanks lots for your advices guys; however, i didn't apply any of them yet. When I came back today morning to work HPUX worked fine. I guess there was some time interval to reset itself after the account got locked out. I am happy to see that working but I still don't understand why 20 other user accounts were not working when root was disabled yesterday. Anyway, thanks.