From bdd8becbe69b0632c7a571f3c0aebe0711471b90 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Wed, 7 Jun 2023 08:44:08 -0700 Subject: [PATCH] updated reseter source script and readme --- .../Master_Passwords_Reset.sh | 4 ++-- Sovran_SystemsOS_Reseter/Reseter_Intro.md | 17 +++++++++++++---- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/Sovran_SystemsOS_Reseter/Reseter Source Files/Master_Passwords_Reset.sh b/Sovran_SystemsOS_Reseter/Reseter Source Files/Master_Passwords_Reset.sh index 63189f5..457df20 100644 --- a/Sovran_SystemsOS_Reseter/Reseter Source Files/Master_Passwords_Reset.sh +++ b/Sovran_SystemsOS_Reseter/Reseter Source Files/Master_Passwords_Reset.sh @@ -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 @@ -466,6 +466,6 @@ zenity --info \ --ellipsize \ --no-wrap \ --title="Sovran_SystemsOS_Reseter" \ - --text="All Done!" + --text="All Done! All Passwords Are Reset." exit 0 \ No newline at end of file diff --git a/Sovran_SystemsOS_Reseter/Reseter_Intro.md b/Sovran_SystemsOS_Reseter/Reseter_Intro.md index 1e4cc4f..9fb0bea 100644 --- a/Sovran_SystemsOS_Reseter/Reseter_Intro.md +++ b/Sovran_SystemsOS_Reseter/Reseter_Intro.md @@ -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