DEFAULT PASSWORDS
Logicube ZClone™Xi User’s Manual 85
Changing password for logicube.
(current) UNIX password:
4. Type the current password (by default, “logicube” without the quotes) then press the Enter key.
The following prompt will appear:
Enter new UNIX password:
5. Type a new password then press the Enter key. The following prompt will appear:
Retype new UNIX password:
6. Type the new password again then press the Enter key. The following response should appear:
passwd: password updated successfully
7. Next, type the following command:
sudo smbpasswd logicube
8. The following prompt will appear:
New SMB password:
9. Type the same password you used in step 5 above. The following prompt will appear:
Retype new SMB password:
10. Type the same password again, then press the Enter key. The Logicube prompt should appear.
11. Type the following command then press the Enter key:
sudo mount -o remount,ro /
12. Press the following key combinations to go back to the Graphical User Interface: Alt+1
10.3 Changing Only the it Password
For the username: it
1. Connect a USB keyboard to any available USB port of the ZXi then use the following key
combinations: Alt+2 then Alt+Shift+Enter.
2. Once logicube prompt appears, type the following commands, one line at a time (Press the Enter
key after each command/line):
sudo mount -o remount,rw /
sudo passwd it
3. The following prompt will appear:
Enter new UNIX password:
4. Type a new password then press the Enter key. The following prompt will appear:
Enter new UNIX password:
5. Type the new password again then press the Enter key. The following response should appear:
passwd: password updated successfully