About the method of resetting Solaris10 root password
What the editor shares today is about how to reset your Solaris10 root password. Maybe you are no stranger to Solaris10, or you have never known Solaris10. But don't worry, today the editor will describe the Solaris10 root password in the simplest way.
1. Restart the system and select Solaris failsafe to start.
2. Press y to hang the disk in the / a directory
3. Define the terminal and edit the shadow file
# cd / a/etc
# TERM=vt100
# export TERM
# vi shadow
(Remove root's encrypted password string)
# reboot
4. Reset the root password
# passwd root
These are the details of the method of resetting the Solaris10 root password. Have you learned anything after reading it? If you want to know more, welcome to the industry information!