- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Root Account Disabled
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
03-08-2000 06:52 AM
03-08-2000 06:52 AM
Root Account Disabled
be a secure system, because I cannot change password from single-user mode.
Can anyone suggest how to change secure system status and re-enable the root
account? System is an HP DCE/9000 file server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2000 07:17 AM
03-08-2000 07:17 AM
Re: Root Account Disabled
I would get that system into single user mode. Then type mount -a, this will
give you access to all the utilities you need. The next thing is to vi
/etc/passwd and remove whatever is between the first two ::. That stuff is your
password stored in an encrypted format. This should work unless you have set
that server to run in the trusted environment. If it was set up to run as
trusted there is a shadow password and sorry but I forget how to change it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2000 03:46 PM
03-08-2000 03:46 PM
Re: Root Account Disabled
If I'm correct passwords in a trusted system are stored in the /etc/shadow
file. So you could kick out your encrypted rootpassword there.
Good luck,
martien
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2000 07:50 PM
03-08-2000 07:50 PM
Re: Root Account Disabled
Please boot to single user mode and do "mount -a",
then try the passwd change. If this does not work
on the trusted system, restore the these files (/etc/passwd; /tcb/files/auth)
from last root system file backup before this problem.
Regards
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2000 07:51 PM
03-08-2000 07:51 PM
Re: Root Account Disabled
Please boot to single user mode and do "mount -a",
then try the passwd change. You can then use SAM to reactivate or modify the
root passwd as you please. If this does not work on the trusted system, restore
the these files (/etc/passwd; /tcb/files/auth) from last root system file
backup before this problem.
Regards
Chris