- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How TO: Break into the system
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
08-03-2006 04:56 AM
08-03-2006 04:56 AM
Thanks in advance!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 05:00 AM
08-03-2006 05:00 AM
Re: How TO: Break into the system
If you can describe your real problem, we can probably offer a solution. But just asking how to break into a system will probably not garner many answers.
How do we know you are not a hacke/cracker/whatever trying to mess with someone?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 05:01 AM
08-03-2006 05:01 AM
Re: How TO: Break into the system
HP has a course on HP-UX security where they teach these skills as a means of defense.
I for one will post nothing to assist you not that I don't trust you. I don't trust others that will read this in the future.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 05:03 AM
08-03-2006 05:03 AM
SolutionAre you looking for the ability to reset root? or ways to hack the system?
If it is the first, reboot the system, interupt the boot cycle during the 10 second window where it says press any key, issue the command bo pri, answer yes to interact with ISL, and enter hpux -is at the ISL prompt, and press enter. This will bring you up in single user mode, and give you the ability to reset roots password.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 05:04 AM
08-03-2006 05:04 AM
Re: How TO: Break into the system
Anyway, I just wanted to save a call to tech support and figured you guys would be faster. I am attempting to document how my boss or someone else could get in the system in case I got hit by a bus as I am the only one with the root password.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 05:06 AM
08-03-2006 05:06 AM
Re: How TO: Break into the system
Thanks all!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 05:06 AM
08-03-2006 05:06 AM
Re: How TO: Break into the system
Mike, it all depents on what you want to do, but I notive you have ask plenty of questions in the forums, probably you are not a cracker but who knows...
If you forgot your root password, you can get into single user mode and change the password overthere, and you will have access to it, that's the fast and easy way with physical access to the server.
Notice: **** whatever is advice overhere is to fix machines and not to break anything in them, even thought some manage to do it all the time without fault****
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 05:07 AM
08-03-2006 05:07 AM
Re: How TO: Break into the system
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 05:10 AM
08-03-2006 05:10 AM
Re: How TO: Break into the system
1) Crash the box (yank the power cord or equivalent).
2) Power the box back up, and interrupt the boot process when the console directs you to by hitting
3) boot pri
4) Interact with ISL/IPL? Y
5) hpux -is
This will bring the box up in single-user mode and you will be logged in as root. You can mount any needed filesystems (which may first require an fsck because of the harsh manner in which the box was last shutdown) and do any needed maintenance. You can also set the root password at this time. You then shutdown and allow the box to boot normally.
You can also peruse the security bulletins for possible techniques but hopefully the legitimate and diligent sysadmin will have already applied the fixes to close those holes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 05:45 AM
08-03-2006 05:45 AM
Re: How TO: Break into the system
This topic has in actuality come up many times with people providing a more appropriate title and enough detail to make their attentions clear.
Single user mode can be password protected. In that case you cand still boot off Core OS mount the root filesystem and null out the root password entry in /etc/passwd.
Please accept my apologies for my part in the misunderstanding. For some reason I'm a bit tense lately, Can't figure out why.
Good luck resolving your issue.
Steven
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 05:48 AM
08-03-2006 05:48 AM
Re: How TO: Break into the system
But think about the envelope ;-)
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 06:37 AM
08-03-2006 06:37 AM
Re: How TO: Break into the system
I originally asked for a pointer to where this was in the documentation, thinking that if it were documented, it apparently wasn't a state secret. If I gave anyone any other ideas about my intentions for documented information to be used along with physical server access, please charge it to me as a misunderstanding. I will attempt to ask questions with better clarity in the future.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 07:31 AM
08-03-2006 07:31 AM
Re: How TO: Break into the system
Keep the password in an encrypted file in an obscure location on the box but here's the trick: The plaintext file is encrypted (well, actually enciphered) twice by two different sets of people --- who don't even have to be IT guys. The idea is that it takes two different sets of people to encrypt and decrypt the passwords.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 09:13 AM
08-03-2006 09:13 AM
Re: How TO: Break into the system
;-))
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2006 07:28 AM
08-04-2006 07:28 AM
Re: How TO: Break into the system
What happens if the sysadmin and one of these two people decide to go to lunch together some day when the bus driver is grumpy ? :-)
On a more serious note, you have a lot more to worry about than just what the root password is or how it can be bypassed. I would think it wise to consider the 'bus' scenario as part of the overall disaster recovery plan for your site. Even the most dedicated and ethical sysadmins too often carry a lot of other critical information only in their heads. Things as simple as the proper order to bring up interdependent servers after a power outage can be key to restoring operations in some reasonable amount of time. It's probably well worth thinking about how much of this needs to be more formally documented.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2006 07:46 AM
08-04-2006 07:46 AM
Re: How TO: Break into the system
You need to store this information secured and need at least 2 people to get access to it (we call this four eyes) - but you can make it 6 if you want. There are some solutions already in place (not only the envelope ;-))
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2006 07:48 AM
08-04-2006 07:48 AM
Re: How TO: Break into the system
and ... I know hp is offering a lot of dr solutions, just ask them about this topic.
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2006 10:29 AM
08-04-2006 10:29 AM
Re: How TO: Break into the system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2006 10:29 AM
08-04-2006 10:29 AM
Re: How TO: Break into the system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2006 05:49 PM
08-04-2006 05:49 PM
Re: How TO: Break into the system
i would prefer to give the envelope to the Accountant in charge or the CEO to put in the safe! and inform all those whom can be allowed access to the password where they can get the "envelope"
my views.