Device Usage (Linux Environment)
Once the DTVP has been initialized, you can access the secure data partition by logging into
the device using the DTVP password you created on page 23. To do so, follow these steps:
1. Open a ‘Terminal’ application window.
2. Type the following command at the terminal prompt: cd /media/DTVP/linux/linux32
3. With the command prompt now at /media/DTVP/linux/linux32$, type the following
command to login to the device: ./dtvp_login* and press ENTER. (Note: Commands
and folder names are case-sensitive and syntax must be exact.)
4. Enter for your DTVP password and press ENTER. After a successful login, the secure
data volume will open on your desktop and you can proceed to use the DTVP.
During the login process, if a bad password is entered, you will be given another opportunity to
enter the correct password by repeating step 3; however, there is a built-in security feature that
tracks the number of failed login attempts. If this number reaches the pre-configured value of 10
failed attempts, the DTVP will lock and require you to initialize the device by executing the
dtvp_forgotpassword command, prior to next use. This process will allow you to create a new
password, but in order to protect the privacy of your data, the DTVP will format the secure data
partition. This means that all of your data will be lost.
Once the dtvp_forgotpassword process is complete and you have successfully set up a new
password, the built-in security counter that tracks failed login attempts will be reset (Note: A
successful login prior to reaching the maximum number of attempts (MaxNoA, for short) will
also reset the failed-login counter.)
When you are finished using the DTVP, log out of the device and secure your data. To do so,
follow these steps:
1. Open a ‘Terminal’ application window.
2. Type the following command at the terminal prompt: cd /media/DTVP/linux/linux32
3. With the command prompt now at /media/DTVP/linux/linux32$, type the following
command to logout of the device properly: ./dtvp_logout* and press ENTER. (Note:
Commands and folder names are case-sensitive and syntax must be exact.)
4. Remove the DTVP from your system and store in a safe place.
*Note: Certain distributions of Linux will require super-user (root) privileges in order to execute
the DTVP commands properly in the terminal application window.
-Linux Section Complete-