Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To change the 'root' user password, simply login with the default root user credentials and type 'passwd' in the terminal:

 

Image Removedtype the following command at the terminal: passwd -a md5

[root@UnitName ~]# passwd -a md5
Changing password for root
New password:
Retype password:
Password for root changed by root
[root@UnitName ~]#

 

Enter the new password, and you will be able to login to your RediGate using the new credentials.