From 21b1d00995bcecbb91f765fd674eb1a6f9e5f5ac Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Thu, 8 Feb 2024 14:50:39 +0100 Subject: [PATCH] install / aws - add a note about console password reset --- source/manual/how-tos/installaws.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/manual/how-tos/installaws.rst b/source/manual/how-tos/installaws.rst index 1e5e2edb..23cee2fe 100644 --- a/source/manual/how-tos/installaws.rst +++ b/source/manual/how-tos/installaws.rst @@ -158,6 +158,13 @@ Copy your initial root password (line ** set initial….) login: + +.. Tip:: + + When the ec2 console doesn't show the initial password you can also use the configured ssh shell to reset the root + password using :code:`sudo /usr/local/sbin/opnsense-shell` and option :code:`3` in the menu. + + -------------------------------------------- Step 11 - Search current address and login --------------------------------------------