1832757 Members
3002 Online
110045 Solutions
New Discussion

Re: Console Port

 
SOLVED
Go to solution
Donald C Nelson
Frequent Advisor

Console Port

I have a problem because we don't know the console login and password. The servers sit in another country and we don't have anyone on site to help us. Is there a way to reset the console login and password through HP-UX. The servers in question are L3000 servers. Thank you for your help in advance.
5 REPLIES 5
Torsten.
Acclaimed Contributor

Re: Console Port

Hi Donald,

unfortunately you are a bit lost.

You need to have someone sitting on the local console.

From the local console on this type of server you can logon without user/password.

If everything is default, you have admin rights then.

Check LAn config with

GSP> ls
or configure with
GSP> lc

You can force a reset of user passwords from hp-ux, but you still need somebody on the local keyboard to confirm the reset by pressing "p" ...

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!   
Torsten.
Acclaimed Contributor
Solution

Re: Console Port

In this example the command is issued directly from the console, but you can give it from any session.
The message will be displayed on the console only!

# stty +resetGSP
HP Guardian Service Processor
Firmware Revision A.01.09 Mar 20 2006,12:45:29

Resetting GSP.
Press 'p' now to clear all GSP passwords and users..p
Confirm you would like to clear passwords and users? (Y/[N]) y
All GSP passwords and user information is cleared.
GSP LAN and remote accesses are also disabled.


Type Ctrl-B to activate the GSP Command Interface.

SP reset succeeded.



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!   
Ganesan R
Honored Contributor

Re: Console Port

Hi Donald,

# stty +resetGSP GSP reset succeeded.

You will get the above message if you are running on HP-UX sessions.

Note the above command will only work on L-Class and fewer older models not on all models.
Best wishes,

Ganesh.
Ganesan R
Honored Contributor

Re: Console Port

Wait for few seconds for the GSP to reboot before you try to access the console.
Best wishes,

Ganesh.
Torsten.
Acclaimed Contributor

Re: Console Port

The command

# stty +resetGSP
will **restart** the GSP - without pressing "p" on the console it will reset no values at all!

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!