updated reseter source script and readme

This commit is contained in:
naturallaw77 2023-06-07 08:44:08 -07:00
parent 67fa4502c2
commit bdd8becbe6
2 changed files with 15 additions and 6 deletions

View File

@ -67,7 +67,7 @@ fi
PASSWDNEW=$(zenity --password --title="New Sovran Pro Updater Password") PASSWDNEW=$(zenity --password --title="Please Type In A New Sovran Pro Updater Password")
ssh-keygen -q -N "$PASSWDNEW" -t ed25519 -f /home/free/.ssh/sovranpro_login ssh-keygen -q -N "$PASSWDNEW" -t ed25519 -f /home/free/.ssh/sovranpro_login
@ -466,6 +466,6 @@ zenity --info \
--ellipsize \ --ellipsize \
--no-wrap \ --no-wrap \
--title="Sovran_SystemsOS_Reseter" \ --title="Sovran_SystemsOS_Reseter" \
--text="All Done!" --text="All Done! All Passwords Are Reset."
exit 0 exit 0

View File

@ -1,11 +1,20 @@
Welcome to the Sovran_SystemsOS Password Reseter! Welcome to the Sovran_SystemsOS_Reseter!
This rester will run through a few stages.
Be patient... This rester will run through a few stages to reset all your internal passwords from the factory.
When it is finished, a final pop up will state "Complete! Please Reboot." and then you can reboot when ready. It will first ask for the factory password which is "gosovransystems"
Then, it will ask you for you new password in a pop window titled "Please Type In A New Sovran Pro Updater Password" Once you have thought of your new password and typed it in, make SURE YOU KEEP THIS PASSWORD SAFE and do NOT store it on the Sovran Pro.
Then, it will ask you to type the NEW password again in a new pop up.
That is it!
Now just wait for all the internal passwords to be reset.
When it is finished, a final pop up will state "All Done! All Passwords Are Reset."
All updates come from here: https://git.sovransystems.com/Sovran_Systems/Software All updates come from here: https://git.sovransystems.com/Sovran_Systems/Software