Skip to main content

Configure User Accounts via SSH

Warning

For security purposes, be sure to change the default usernames and passwords.

Administrators can configure user accounts, including names and passwords, via SSH. To change the KX1’s account settings, log in to the Secure Shell (SSH) by using the Console UI credentials provided in the important notice postcard.

The snippet below provides an example demonstrating how to change a password:

CODE
Kraken-KX1:~$ sudo su
Password:
Kraken-KX1:/home/****# passwd ****
New password:
Retype new password:****
passwd: password updated successfully
Kraken-KX1:/home/****# exit
exit
Kraken-KX1:~$ exit
logout
Connection to 10.00.000.000 closed.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.