updated reseter source script and readme
This commit is contained in:
parent
67fa4502c2
commit
bdd8becbe6
@ -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
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user