![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Technical Instruction Sure Solution 1568384.1 : How To Reset Root Password on ODA when password is unknown
Created from <SR 3-7486483791> Applies to:Oracle Database Appliance - Version All Versions and laterLinux x86-64 GoalThis document provides the steps of how to reset the root password on Oracle Data Appliance when the password is unknown. This requires ILOM access to be able to launch remote console or local access. Solution
Reboot the system. When the GRUB menu starts, press any key to interrupt the boot cycle. There may be several choices to boot. Example: root (hd0,0)
Use the arrow key and select the kernel option. Press “e” to edit GRUB. Add a “1” to the end of line so it looks similar to this: ro root=/dev/VolGroupSys/LogVol00 1
Save by pressing enter and it should accept change. Press “b” key to boot. During the boot process this will bring you to a shell prompt and now you can use the passwd command to change the password for the "root" account: sh-3.00## passwd Changing password for user root. New UNIX password: or you will be able to login to root with no password in the single user mode. Then, change the password by using “passwd” command. Reboot the DB node.
If needed, the default GRUB password is “sos1Exadata”.
Attachments This solution has no attachment |
||||||||||||
|