This article applies to our On-Premise Appliance Filter and Firewall product only, not to Cloud.
Important
The instructions in this article should only be completed if told to do so by Smoothwall Support.
Before you begin
Connect a keyboard and monitor to your physical On-Premise Appliance hardware. You’ll use the arrow keys to navigate, Tab to select options, and Enter to confirm them.
Reset the Admin UI password
- Sign in to the command line terminal using the root user and password.
- Enter ‘setup’ and press Enter.
- Select Change admin password and press Enter.
- Enter the new password and select OK.
Reset the Appliance root password
If you know the current Appliance root password
- Sign in to the command line terminal using the root user and password.
- Enter ‘setup’ and press Enter.
- Select Change root password and press Enter.
- Enter the new password and select OK.
If you don’t know the current Appliance root password
- Reboot the Appliance. As it’s rebooting, hold shift until the GRUB bootloader appears.
- Select Smoothwall GNU/Linux and press e to edit.
- In the output box with setparams 'Smoothwall GNU/Linux'. Enter the word ‘single’ with a space before and after it, placing it before the word ‘rootflags’.
Image 1: Edit the Smoothwall GNU/Linux screen. - Press CTRL-X or F10 to continue booting.
- When the reboot is completed, instead of seeing ‘Smoothwall login:’ at the bottom of the screen, you’ll see ‘root@smoothwall ˜]#’
- Enter ‘setup’ and press Enter.
- Select Change admin password and press Enter.
- Enter the new password and select OK.
- Reboot the Appliance by entering the command: shutdown -r now
- After rebooting, sign in to the command line. If you see a ‘Login incorrect’ message, repeat these steps.