- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: UNUSUAL ROOT PASSWD PROBLEM
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
01-31-2001 04:23 AM
01-31-2001 04:23 AM
Mike
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2001 04:31 AM
01-31-2001 04:31 AM
Re: UNUSUAL ROOT PASSWD PROBLEM
How can you try to bring the system to single user state if you do not have anymore root privilege, or do you still have a root session somewhere? Let us know what you still have available
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2001 04:41 AM
01-31-2001 04:41 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2001 04:58 AM
01-31-2001 04:58 AM
Re: UNUSUAL ROOT PASSWD PROBLEM
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2001 05:10 AM
01-31-2001 05:10 AM
Re: UNUSUAL ROOT PASSWD PROBLEM
If You doesn't use remote login as root user then You need boot Your system an another disk or CD and mount the original root FS and modify root password.
I think You use secure system so You need edit /tcb/files/auth/r/root file. Change u_pwd value to your users u_pwd value and reboot. Then root password will be same then your user.
regards, Saa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2001 06:20 AM
01-31-2001 06:20 AM
Re: UNUSUAL ROOT PASSWD PROBLEM
It has been a long time, but try stoping the boot at the ISL prompt. Then
hpux -isa 0
The "a" just pops in my mind for some reason.
Hope this works!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2001 02:48 AM
02-01-2001 02:48 AM
Re: UNUSUAL ROOT PASSWD PROBLEM
Things to try:-
1. Old root password.
2. No password.
Once you have this sorted create a root level user and treat this login and password with the same respect as root.
It is always handy to have your own "backdoor".
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2001 03:05 AM
02-01-2001 03:05 AM
Re: UNUSUAL ROOT PASSWD PROBLEM
When booting, boot single user mode.
Then as soon as it starts, start pressing 'ctrl-shift-pipe' (ctrl | ) I need the shift on my keyboard. If your really lucky you'll break-in in bcheckrc (like it did). at which point, I'd probably recommend untrusting your system so you can then get in savely.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2001 03:11 AM
02-01-2001 03:11 AM
Re: UNUSUAL ROOT PASSWD PROBLEM
One thing worth trying:
If your new root password starts with one of the keys close to the
You could try a ROOT login in uppercase and type your password...
This will make your system believe that your terminal is an 'old fashion' one, kind of teletype without lowercase characters.
My $0.02...
Good luck,
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2001 08:51 PM
02-01-2001 08:51 PM
Re: UNUSUAL ROOT PASSWD PROBLEM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2001 03:51 AM
02-02-2001 03:51 AM
Re: UNUSUAL ROOT PASSWD PROBLEM
login is required when booting the system to single user.
This can be enabled as follows:
SAM --> Auditing and Security --> System security Policies -->
General User Account Policies : enable "Require login upon boot
to single user state"
The root account by default will have authority to boot the
system to single user.
You can then authorise a particular user to boot to single user
SAM --> Accounts For Users and Groups --> select the user --->
Modify Users Security Policy --> General User Account Policies
and enable " Authorize user to Boot to single-User state" .
The "Boot authentication prompt " is displayed if the "Require
login Upon Boot to single user state" is enabled and the system
is booted to single user.
RESOLUTION
When rebooting the system if the system boots to single user check the
following:
1. Check /etc/inittab for initdefault
2. Check /tcb/files/auth/r/root-t
The file "root-t" is a lock file created by the various utilities maintaining
the TCB database. If a user record is locked, no other utility (like login) can
use it. The lock file may remain following a system crash or even if SAM
aborts whilst trying to modify the account. The lock file needs to be removed
before the login can be used .
The existence of the "root-t" lock file results in the system booting straight
to single user. This will need to be removed before the system can be booted to
multiuser.
If the "Require login Upon Boot to single user state" option is enabled you
will not be able to login as root . If you have authorised another user other
than root then login as that user else you will need to boot from the support
CD to remove the lock file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2001 05:50 AM
02-02-2001 05:50 AM
Re: UNUSUAL ROOT PASSWD PROBLEM
If you have access to the Knowledge Base, look at documents, like these:
"Recover from lost root password with trusted system" document id KBRC00001581
"How do I boot my system from Support Media on 10.X ?" document id OZBEKBRC00000581 (a section shows how to delete trusted root password)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2001 05:37 PM
02-02-2001 05:37 PM
Re: UNUSUAL ROOT PASSWD PROBLEM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2001 06:36 AM
02-05-2001 06:36 AM
Re: UNUSUAL ROOT PASSWD PROBLEM
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2001 08:33 AM
02-05-2001 08:33 AM