![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Security Discuss UNIX and Linux computer and network security, cybersecurity, cyberattacks, IT security, CISSP, OWASP and more. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| lost root password in AIX | Welfaric | AIX | 4 | 02-15-2006 07:55 AM |
| Root Password Lost | gonzotonka | UNIX for Dummies Questions & Answers | 1 | 03-29-2005 11:09 AM |
| how to access root priveliges if root password is lost | wojtyla | Linux | 1 | 02-18-2005 06:24 AM |
| Lost root password / Can't login as root | Perderabo | Answers to Frequently Asked Questions | 0 | 06-22-2004 07:40 PM |
| Lost Root Password | GlockCW | UNIX for Advanced & Expert Users | 2 | 06-21-2004 05:33 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I have used the system administration management trusted security system and in the process the root password have been changed or lost.
Is there any possible way to recover root status after this incident |
|
||||
|
If you don't have a root session logged on I'm afraid it is a reboot into single user mode - interrupt the boot sequence when it asks you to, search for a boot path, boot from that path (should be obvious which disk to select - look at the SCSI addressing), say yes to interacting with the ISL, at the ISL prompt type : hpux -is, and let it boot into single user mode.
mount -a to mount all filesystems. cd into the /tcb/files/auth/r directory, cp the root file, then edit it and delete the line beginning ":u_pwd". You can then change root passwd in the normal manner. NOTE - if root passwd has been locked out due to too many incorrect login attempts run "/usr/lbin/modprpw -k root" to unlock, then undergo the above procedure for deleting root tcb entry. Hope this helps. Regards. |
|
||||
|
Hi! Thanks for you reply!
I am trying to do this, as suggested by alwayslearningunix: mount -a to mount all filesystems. cd into the /tcb/files/auth/r directory, cp the root file, then edit it and delete the line beginning ":u_pwd". You can then change root passwd in the normal manner. However, i cannot find the :u_pwd. No one tried to remedy our problem because our knowledge in unix is very limited.I believe the root account is locked because of too many incorrect logon attempts. I tried doin what is suggested below but i can't find "/usr/lbin/modprpw -k root. Btw, we are using Digital Unix V4.0D. Please help me!! |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|