HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Root account locked in trusted computer base
Operating System - HP-UX
1834835
Members
1723
Online
110070
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
05-03-2006 03:00 AM
05-03-2006 03:00 AM
Root account locked in trusted computer base
Hi all,
Here we have implemented TCB in our servers and now in one of our server root account becomes locked.even from console it is not getting login.When I try from console it is getting error as accout locked.We have enabled the option "Require Login Upon Boot to Single-User State".So we are unable to login to single user mode and login.Is there any way to unlock root password?
Regards,
Here we have implemented TCB in our servers and now in one of our server root account becomes locked.even from console it is not getting login.When I try from console it is getting error as accout locked.We have enabled the option "Require Login Upon Boot to Single-User State".So we are unable to login to single user mode and login.Is there any way to unlock root password?
Regards,
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2006 03:20 AM
05-03-2006 03:20 AM
Re: Root account locked in trusted computer base
Shalom,
Options:
1) Console login should unlock root password.
2) Single user mode boot and passwd command if you know the password
3) Boot off a Core OS Cd and then manually edit the root password file
Tue May 2 21:21:41 2006:root@eilat /tcb/files/auth/r
[4299#] ll
total 16
-rw-rw-r-- 1 root root 297 May 2 16:21 root
Change:
root:u_name=root:u_id#0:\
:u_pwd=d7VvyqaVeTOfkep8pgqzkvT2:\
:u_bootauth:u_auditid#0:\
:u_auditflag#1:\
:u_minchg#0:u_exp#0:u_life#0:u_succhg#1139871189:\
:u_unsucchg#1131900593:u_pw_expire_warning#0:u_pswduser=root:u_suclog#11
46604899:\
:u_suctty=pts/0:u_unsuclog#1144601026:u_lock@:chkent:
to
# changing u_pwd line to null.
root:u_name=root:u_id#0:\
:u_pwd=:\
:u_bootauth:u_auditid#0:\
:u_auditflag#1:\
:u_minchg#0:u_exp#0:u_life#0:u_succhg#1139871189:\
:u_unsucchg#1131900593:u_pw_expire_warning#0:u_pswduser=root:u_suclog#11
46604899:\
:u_suctty=pts/0:u_unsuclog#1144601026:u_lock@:chkent:
SEP
Options:
1) Console login should unlock root password.
2) Single user mode boot and passwd command if you know the password
3) Boot off a Core OS Cd and then manually edit the root password file
Tue May 2 21:21:41 2006:root@eilat /tcb/files/auth/r
[4299#] ll
total 16
-rw-rw-r-- 1 root root 297 May 2 16:21 root
Change:
root:u_name=root:u_id#0:\
:u_pwd=d7VvyqaVeTOfkep8pgqzkvT2:\
:u_bootauth:u_auditid#0:\
:u_auditflag#1:\
:u_minchg#0:u_exp#0:u_life#0:u_succhg#1139871189:\
:u_unsucchg#1131900593:u_pw_expire_warning#0:u_pswduser=root:u_suclog#11
46604899:\
:u_suctty=pts/0:u_unsuclog#1144601026:u_lock@:chkent:
to
# changing u_pwd line to null.
root:u_name=root:u_id#0:\
:u_pwd=:\
:u_bootauth:u_auditid#0:\
:u_auditflag#1:\
:u_minchg#0:u_exp#0:u_life#0:u_succhg#1139871189:\
:u_unsucchg#1131900593:u_pw_expire_warning#0:u_pswduser=root:u_suclog#11
46604899:\
:u_suctty=pts/0:u_unsuclog#1144601026:u_lock@:chkent:
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
05-03-2006 04:53 PM
05-03-2006 04:53 PM
Re: Root account locked in trusted computer base
its simple just boot in single user mode and reset the password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2006 02:33 AM
05-04-2006 02:33 AM
Re: Root account locked in trusted computer base
My cheat, *if* you have Omniback, is to restore /tcb/files/auth/r/root
from a host where the root account is not locked, to the affected host.
Simply use the root password from the host you restored from. Presto!
from a host where the root account is not locked, to the affected host.
Simply use the root password from the host you restored from. Presto!
Not without 2 backups and an Ignite image!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP