DTVault Privacy User's Manual
DTVault Privacy User's Manual
DTVault Privacy User's Manual
0 - User Manual
Recommendations ................................................................................................................... 4
Error Messages..................................................................................................................... 28
System Requirements
Certain distributions of Linux will require super-user (root) privileges in order to execute the
DTVP 3.0 commands properly in the terminal application window.
2. Review the license agreement and click ‘Next’ (Figure 3.2.) (Note: You must accept the
license agreement before continuing; otherwise the ‘Next’ button will remain disabled.)
You may also enter a password hint, but it is not a mandatory field. The hint field can be
useful in providing a clue as to what the password is, should the password ever be
forgotten. (Note: The hint CANNOT be an exact match to the password.)
• The ‘Name’ field may contain up to 32 characters, but cannot contain the
exact password.
• The ‘Details’ field may contain up to 156 characters, but cannot contain the
exact password.
Note: Under Windows XP in Non-Admin mode, the ‘Format’ routine will take
longer than formatting in Admin mode.
Initialization complete.
*Note: Times may vary based on system hardware and the capacity of the DTVP 3.0 drive.
• If an incorrect password is entered, an error message will appear just below the ‘Hint’
field, indicating a login failure.
(NOTE: During the login process, if a bad password is entered, you will be given another
opportunity to enter the correct password; 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 3.0 will lock and require a device format of the secure data
partition prior to next use. THIS MEANS THAT ALL DATA STORED ON THE DTVP 3.0 WILL
BE ERASED. For more details on this feature, see ‘Device Lockout’ on page 20.)
3. You may unlock the secure data partition in read-only mode, sometimes referred to as
“write-protect mode”, by selecting the checkbox labeled ‘Read-Only Mode’ prior to logging
into the device. Once authenticated under read-only, you will be allowed to open or view
content on the DTVP 3.0, but not update, change, or erase content while in this mode.
(Note: Read-only mode will also prevent the format option from appearing in the DTVP 3.0
menu that later appears on page 11.)
If you are currently logged in under read-only mode and wish to unlock the device with full
read/write access to the secure data partition, you must shutdown DTVP 3.0 (see page 12) and
log back in, leaving the ‘Read-Only Mode’ checkbox unchecked during authentication.
*Note: Once you authenticate to the device successfully, the failed login counter will reset.
Clicking once on the DTVP 3.0 icon will display the following menu:
Figure 5.1 – DTVP 3.0 menu Figure 5.2 – DTVP 3.0 icon in taskbar
(Windows 7 users)
(Note: For security purposes, your current DTVP 3.0 password is required to update and/or
modify any of these settings.)
Figure 5.5
Figure 5.3 Figure 5.4
Select Language
Change Password Contact Information
• Allows you to browse the contents of the secure data partition while you are logged in
*Note: Your current DTVP 3.0 password is required in Windows Vista, Windows 7, Windows 8
Figure 6.2 – DTVP 3.0 Contents Figure 6.3 – DTVP 3.0 Application
2. Review the license agreement and click ‘Next’ (Figure 7.2.) (Note: You must accept the
license agreement before continuing; otherwise the ‘Next’ button will remain disabled.)
You may also enter a password hint, but it is not a mandatory field. The hint field can be
useful in providing a clue as to what the password is, should the password ever be
forgotten. (Note: The hint CANNOT be an exact match to the password.)
• The ‘Name’ field may contain up to 32 characters, but cannot contain the
exact password.
• The ‘Details’ field may contain up to 156 characters, but cannot contain the
exact password.
Initialization complete.
• If an incorrect password is entered, an error message will appear just below the ‘Hint’
field, indicating a login failure.
(NOTE: During the login process, if a bad password is entered, you will be given another
opportunity to enter the correct password; 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 3.0 will lock and require a device format of the secure data
partition prior to next use. THIS MEANS THAT ALL DATA STORED ON THE DTVP 3.0 WILL
BE ERASED. For more details on this feature, see ‘Device Lockout’ on page 20.)
4. You may unlock the secure data partition in read-only mode, sometimes referred to as
“write-protect mode”, by selecting the checkbox labeled ‘Read-Only Mode’ prior to logging
into the device. Once authenticated under read-only, you will be allowed to open or view
content on the DTVP 3.0, but not update, change, or erase content while in this mode.
(Note: Read-only mode will also prevent the format option from appearing in the DTVP 3.0
menu that appears on page 19.)
If you are currently logged in under read-only mode and wish to unlock the device with full
read/write access to the secure data partition, you must shutdown DTVP 3.0 and log back in,
leaving the ‘Read-Only Mode’ checkbox unchecked prior to login.
* Once you authenticate to the device successfully, the failed login counter will reset.
(Note: For security purposes, your current DTVP 3.0 password is required to update and/or
modify any of these settings.)
• Allows you to browse the contents of the secure data partition while you are logged in
(Note: To execute these commands, you must open a “Terminal” application window and
navigate to the folder where each of the files exist. Each command must be preceded by the
following two characters: ‘./’ (a period and a forward slash.)
For 32-bit users, open a “Terminal” application window and change the current directory to
/media/adminuser/DTVP30/linux/linux32$ by typing the following command at the prompt:
For 64-bit users, open a “Terminal” application window and change the current directory to
/media/DTVP30/linux/linux64$ by typing the following command at the prompt:
*Note: If the DTVP 3.0 volume is not loaded automatically by the operating system, you will
need to load the volume manually in a terminal window using the Linux ‘mount’ command.
Please refer to the Linux documentation for your specific OS distribution or favorite on-line
support site for proper syntax and command options.
(Note: The screenshots and instructions in this section utilize the linux64 folder (signifying 64-
bit) for purposes of demonstrating use of the DTVP 3.0 device in the Linux OS. Keep in mind if
you are using the 32-bit version of Linux, simply navigate to the respective 32-bit folder in place
of the 64-bit folder, i.e. linux32 rather than linux64.)
(Note: Commands and folder (directory) The username in this example is "adminuser" and
names are case-sensitive, i.e. ‘linux32’ is therefore appears in the path. Syntax and paths may
NOT the same as ‘Linux32.’ Syntax must vary based on the version of linux you are using.
also be typed exactly as shown.)
2. Type ls (as in list) at the current prompt and press ENTER. This will provide you with a list
of files and/or folders in the /media/adminuser/DTVP30/linux/linux32 (or linux64) folder.
You will see the five DTVP 3.0 commands listed, dtvp_about, dtvp_forgotpassword,
dtvp_initialize, dtvp_login, and dtvp_logout as seen in Figure 10.3.
– The Linux section in this manual is based off of the 64-bit version of Ubuntu 13.x –
4. After pressing ENTER, the license agreement will display in the terminal window. Press ‘Y’
to accept the license agreement and continue. (Note: If you press ‘N’ and do not accept the
license agreement, you will be returned to the terminal prompt and unable to continue the
initialization process until you repeat step 3 and press ‘Y’.)
5. After you accept the license agreement, you will be prompted to input (create) a password,
which will be used to protect the files stored on the secure data partition. The password you
create must meet the following criteria before the initialization process will allow you to
continue:
6. Confirm your password by re-entering it on the command line when prompted to input it
again and press ENTER. If the passwords match, you will be notified that the DTVP 3.0 has
been initialized successfully. If the passwords do not match, you will receive a message
indicating that you still need to confirm the password correctly. To do so, repeat steps 3
through 6 until they do.
After creating your password, a secure data volume (partition) will appear on the desktop. This
indicates that the initialization process was successful and is now complete. You may begin
using the DTVP 3.0.
*Note: Certain distributions of Linux will require super-user (root) privileges in order to execute
the DTVP 3.0 commands properly in the terminal application window.
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 3.0 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 3.0 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 3.0, log out of the device and secure your data. To do
so, follow these steps:
*Note: Certain distributions of Linux will require super-user (root) privileges in order to execute
the DTVP 3.0 commands properly in the terminal application window.
The DTVP 3.0 includes a security feature that prevents unauthorized access to the data
partition once a maximum number of consecutive failed login attempts (MaxNoA for short) has
been made; the default “out-of-box” configuration has a pre-configured value of 10 (no. of
attempts.)
The ‘lock-out’ counter tracks each failed login and gets reset one of two ways: 1) A successful
login prior to reaching MaxNoA or 2) reaching MaxNoA and performing a device format.*
*Note: A device format will erase ALL of the information stored on the DTVP 3.0’s secure data
partition.
If you forget your password, you can execute the dtvp_forgotpassword command from the
/media/DTVP30/linux/linux32$ prompt in the “Terminal” application window. This option will
allow you to create a new password, but in order to protect the privacy of your data, the DTVP
3.0 will be formatted. This means that all data stored on the secure data partition will be erased
in the process.
*Note: A device format will erase ALL of the information stored on the DTVP 3.0’s secure data
partition.
As mentioned in the ‘System Requirements’ section of this manual (on page 3), the DTVP 3.0
requires two consecutive drive letters AFTER the last physical disk that appears before the
‘gap’ in drive letter assignments (see Figure 11.5.) This does NOT pertain to network shares
because they are specific to user-profiles and not the system hardware profile itself, thus
appearing available to the OS.
What this means is, Windows may assign the DTVP 3.0 a drive letter that’s already in use by a
network share or Universal Naming Convention (UNC) path, causing a drive letter conflict. If
this happens, please consult your administrator or helpdesk department on changing drive
letter assignments in Windows Disk Management (administrator privileges required.)
In this example, the DTVP 3.0 uses drive F:, which is the first available drive letter after drive E:
(the last physical disk before the drive letter gap.) Because letter G: is a network share and not
part of the hardware profile, the DTVP 3.0 may attempt to use it as its second drive letter,
causing a conflict.
If there are no network shares on your system and the DTVP 3.0 still won’t load, it is possible
that a card reader, removable disk, or other previously-installed device is holding on to a drive-
letter assignment and still causing a conflict.
Please note that Drive Letter Management, or DLM, has improved significantly in Windows XP
SP3, Vista, 7 and 8, so you may not come across this issue, but if you are unable to resolve the
conflict, please contact Kingston’s Technical Support Department for further assistance.
Unable to create file – This error message will appear when attempting to CREATE a file or
folder ON the secure data partition while logged in under read-only mode.
Error Copying File or Folder – This error message will appear when attempting to COPY a file
or folder TO the secure data partition while logged in under read-only mode.
Error Deleting File or Folder – This error message will appear when attempting to DELETE a
file or folder FROM the secure data partition while logged in under read-only mode.
If you are logged in under read-only mode and wish to unlock the device with full read/write
access to the secure data partition, you must shutdown DTVP 3.0 and log back in, leaving the
‘Read-Only Mode’ checkbox unchecked during the login.
dtvp_forgotpassword ./dtvp_forgotpassword Resets the DTVP 3.0 and allows you to create a new
password
Can be executed only when user is NOT logged into the
DTVP 3.0 device
(All data stored on the secure data partition will be lost)
dtvp_initialize ./dtvp_initialize Initializes the DTVP 3.0 and prepares device for first use
Executed prior to first use only
dtvp_login ./dtvp_login Prompts for DTVP 3.0 password to log user into secure
data partition
Can be executed only when user is NOT logged into the
DTVP 3.0 device and only AFTER the device has been
initialized
dtvp_logout ./dtvp_logout Logs user out of DTVP 3.0 and closes secure data
partition
Can be executed only when user is logged into the DTVP
3.0 device
*Note: To execute the DTVP 3.0 Linux commands, you must open a “Terminal” application
window and navigate to the folder where each of the files exist. Each command must be
preceded by the following two characters: ‘./’ (a period and a forward slash as indicated in the
table above.)