- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Security on changing the Root Password
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-15-2001 01:47 AM
08-15-2001 01:47 AM
Security on changing the Root Password
As I know, if root forgets password he could boot to PDC/BootROM and interact with ISL and boot the kernel with the command:
hpux -is
and this will bring the login person into the S level without prompting password.
In this case, is there any security to avoid other people to login using the above method?
I'm doubtful about the security of the system as people other than root can still login as root without giving the root password.
Any idea on this?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2001 02:01 AM
08-15-2001 02:01 AM
Re: Security on changing the Root Password
Whoever can reach the power button of your box will be able to do everything to your server.!!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2001 02:02 AM
08-15-2001 02:02 AM
Re: Security on changing the Root Password
Can far as I know the only security available to prevent someone from entering the single user mode is to prevent others from having physical access to the machine and the console.
...BPK...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2001 02:04 AM
08-15-2001 02:04 AM
Re: Security on changing the Root Password
how about putting the server in a secure room??
If you are not able to boot into single user mode there will be no way to recover a lost root password.
regards,
Thierry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2001 02:07 AM
08-15-2001 02:07 AM
Re: Security on changing the Root Password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2001 02:11 AM
08-15-2001 02:11 AM
Re: Security on changing the Root Password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2001 03:56 AM
08-15-2001 03:56 AM
Re: Security on changing the Root Password
Converting to Trusted adds a feature that requires a password in single user mode. That's probably the best solution when physical security is not controllable. And for workstations, there is a processor ROM security code that prevents interrupting the boot process unless you supply the right password. But as mentioned, if you forget the password, you'll have to go through some complex steps to turn off the ROM password.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2001 02:26 PM
08-15-2001 02:26 PM
Re: Security on changing the Root Password
Not only do you have to configure the server for "trusted" mode, you also must set the flag to require root to enter a password to enter mode S from a boot. This flag is set in SAM (trusted) in:
Auditing and Security
System Security Policies
General User Account Policies
[]Require Login Upon Boot To Single-User State
- David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2001 01:00 AM
08-16-2001 01:00 AM
Re: Security on changing the Root Password
First of all U got to convert the System
to trusted mode.. otherwise this is never going to be possible..
Once it is trusted also..it is not going to ask for the password while entering single user mode..
U got to enable it.
U can do it through sam as mentioned above.
But at the end it is going to change the
things here in
/tcb/files/auth/defaults
Check it out
Sundar