How to reset Kerio Connect Firewall Mail Server admin account password
Reset Kerio Control Windows version User
- Stop Kerio Control Engine
- Go to the installation path for Kerio Control. Default path is “C:Program FilesKerioWinRoute Firewall”
- Edit the file userDB.cfg
- Look for the name of the administrator user account in Local users list <variable name=”Name”>admin</variable>
- And look for <variable name=”password”>D3S:1sdfgsedsfsd89</variable>
- Chang this to NUL as shown below for blank password
<variable name=”password”>NUL:</variable> - Save the userDB.cfg file and restart the Kerio Control engine.
- Now Log-in to the administration using an empty password.
Reset Admin Password or Linux Version
- Stop the Kerio Connect Engine by running the following command
#/etc/init.dl/kerio-connect stop - Go to the Kerio Connect installation path. The default path is /opt/kerio/mailserver.
- Edit the users.cfg file as shown above and save it.
- Restart Kerio Connect engine.
- Now Log-in to the administration using an empty password.
How to reset root password
Boot the virtual appliance in Single user mode and use the following command to change root password.
#passwd