- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- I lost my password workstation B180L
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2006 09:49 PM
12-14-2006 09:49 PM
I lost my password workstation B180L
I have a workstation model B180L with the HPUX 10.20 and I'm trying change the password for root, but I'm not have success. I tried the following steps:
1) Boot in single user:
* boot pri ipl
* IPL > hpux -is
Note: The system operation initiates boot, but i asked for the password
2) Boot in single user:
* boot pri ipl
* IPL > hpux -lm (mode maintenance)
Note:
it continues asking for the password, that is, I do not obtain to get prompt to modify the password.
3) Boot in single user:
* boot pri ipl
* IPL > hpux -isl
Note: I tried a lot of time, but no success.
Please, can somebody help me?
Tkanks!!!
Claudemir.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2006 10:03 PM
12-14-2006 10:03 PM
Re: I lost my password workstation B180L
suspect you have password protected single user mode. You must boot off a Core OS cd and null out the password section of root user in /etc/passwd.
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
So far you have not awarded any points !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2006 11:19 PM
12-14-2006 11:19 PM
Re: I lost my password workstation B180L
I am trying to make one boot for the CD (install) but the only options that I have are:
-----------------
INSTALL HPUX
RUNNING A SHELL
ADVANCED OPTIONS
HELP
------------------
I tried the option "RUNNING A SHELL", but I'm not using this option. Do you have any howto this?
Tkansk a advance.
Claudemir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 12:44 AM
12-15-2006 12:44 AM
Re: I lost my password workstation B180L
You want the adnvanced options selection.........
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 12:58 AM
12-15-2006 12:58 AM
Re: I lost my password workstation B180L
check this thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=764574
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 01:31 AM
12-15-2006 01:31 AM
Re: I lost my password workstation B180L
power off your system
remove the disk and network connection.
power on your system in the boot mode screen
type> con
type> sec off
power off
reconnect the disk and network
power on
Boot into single user mode
# mount -a
# vi /etc/passwd
and remove the encrypted password for the root user.
# shutdown -r -y now
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 01:55 AM
12-15-2006 01:55 AM
Re: I lost my password workstation B180L
Do you have ssh or remsh configured for any other server to this workstation
login to this server through rlogin or ssh and change the password. it may prompt u the old pass, in that case
vi /tcb/files/auth/r/root
remove passsword filed and save the file
now u would be able to change the password.
Thanks, Alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2006 02:24 AM
12-19-2006 02:24 AM
Re: I lost my password workstation B180L
could you please update this thread.
Is the problem resolved ?
If so could you please assign points, summarise the solution and close.
Many Thanks!
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
So far you have not awarded any points !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2007 03:49 AM
02-26-2007 03:49 AM
Re: I lost my password workstation B180L
Tks.
Claudemir