1834449 Members
2303 Online
110067 Solutions
New Discussion

Root password mising

 
SOLVED
Go to solution
antonio_21
New Member

Root password mising

I have lost the root password. Is it possible to recover it or change for other one ?
HP server C3000
ama
2 REPLIES 2
S.K. Chan
Honored Contributor
Solution

Re: Root password mising

Boot the system up in single user mode, ie interrupt the bootup and at ISL mode enter ..

ISL> hpux -is

once you're in just run ..

# passwd root

to change it. And after you're done, boot it up in multi-user mode.
Ceesjan van Hattum
Esteemed Contributor

Re: Root password mising

If after ISL bootup the 'passwd root' fails for some reason, try to 'vi passwd' and delete the encrypted password or '*'. In case your $PATH is not correct, type full pathname for passwd or vi.

Succes,
Ceesjan