1753875 Members
7641 Online
108809 Solutions
New Discussion юеВ

Re: EFI password

 
Thomas G├╢tschl
New Member

EFI password

Hello

I have forgot the admin password to EFI.
Does anyone know how to reset it ?

 

P.S. This thread has been moved from HP 9000 to Servers > Integrity. -HP Forum Moderator

4 REPLIES 4
Lee Huei
Regular Advisor

Re: EFI password

You can change the password via singel user mode.

Here's the steps:
When the Itanium server starts up, at the boot option select
HP-UX Primary Boot

You get messages
HP-UX Boot Loader for IA64
Press Any Key to interupt Autoboot

Press a key to interupt the boot, and get to the "HPUX>" prompt

At the prompt type
hpux -is

change the password:
# /sbin/mount -a
# passwd root

Then go to multi-user mode:
# init 4

Hope it helps.
Thomas G├╢tschl
New Member

Re: EFI password

What mico suggested is the way to change password in hpux not for EFI.
The only way to blank EFI password is to
take out the battery, which will also blank
all boot settings...

Correct way to change/blank password for root

It should be:
Interupt autoboot, press a key to get the
"HPUX>" prompt

First get in as superuser in hpux:
HPUX>boot vmunix -is

Now change password:
# /sbin/mount -a
# passwd root
OR if you have a trusted system:
go to /tcb/files/auth/r/
edit the file root
and blank everything between = and : in the
u_pwd field

Then back to multi user mode
# init 4

Thomas
Dave La Mar
Honored Contributor

Re: EFI password

Thomas -
Just out of curiosity, did you answer your own question?
And pardon the ignorant, but what is this EFI?

Best regards,

dl
"I'm not dumb. I just have a command of thoroughly useless information."
doug hosking
Esteemed Contributor

Re: EFI password

Dave, EFI is Intel's Extensible Firmware Interface for Itanium systems. See

http://www.intel.com/technology/efi/