LORIX OS User's guide System Current: User settings User settings PasswordChange your password GUI CLI Open the user settings page from the top-right user menu or go to http://lorix-one-xxxxxx.local/identity/settings.Set the old and the new passwords and press save. The new password must be at least 7 characters long You can use the linux standard tool passwd : passwd passwd BASH lorix-one-xxxxxx:~# passwd New password: Retype new password: passwd: password updated successfully There is no password restriction when using CLI If the device loses power within minutes following a password change, it may not be persisted. To ensure it will persist, call the sync command. sync BASH ×