Security advice

All users who have installed their system via ISO images should recreate the SSH key for system user ‘root’. To do this please execute the following command as ‘root’ in the CLI:

ssh-keygen -t rsa -b 4096 -f ~/.ssh/id_rsa -N ''

Please see Mantis #0000782 for more information.