--- truecrypt/linux/cli/man/truecrypt.1 2018/04/24 16:46:51 1.1.1.5 +++ truecrypt/linux/cli/man/truecrypt.1 2018/04/24 16:47:49 1.1.1.6 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH TRUECRYPT "1" "March 2007" "truecrypt 4.3" "User Commands" +.TH TRUECRYPT "1" "May 2007" "truecrypt 4.3a" "User Commands" .SH NAME truecrypt - manage TrueCrypt volumes .SH SYNOPSIS @@ -43,6 +43,7 @@ and/or keyfiles (the outer volume cannot See also EXAMPLES and options \fB\-\-display\-password\fR, \fB\-\-filesystem\fR, \fB\-k\fR, \fB\-M\fR, \fB\-p\fR, \fB\-P\fR, \fB\-\-password\-tries\fR, \fB\-r\fR, \fB\-u\fR, \fB\-\-update\-time\fR. Note that passing some of the options may affect security (see options \fB\-i\fR and \fB\-p\fR for more information). +This command requires administrator privileges (sudo(8) is used if available). .PP \fB\-\-backup\-headers\fR BACKUP_FILE [VOLUME_PATH] .IP @@ -51,8 +52,7 @@ Volume path is requested from user if no normal/outer and hidden volume headers are stored in the backup file even if there is no hidden volume within the volume (to preserve plausible deniability). When restoring the volume header, it is possible to select -which header is to be restored. Note that this command drops effective user -ID. See also \fB\-\-restore\-header\fR. +which header is to be restored. See also \fB\-\-restore\-header\fR. .PP \fB\-c\fR, \fB\-\-create\fR [VOLUME_PATH] .IP @@ -63,7 +63,6 @@ filesystem on the outer volume. Hidden v should be used to update the outer volume contents after the hidden volume is created. WARNING: To prevent data corruption, you should follow the instructions in the EXAMPLES section on how to create a hidden volume. -Note that this command drops effective user ID. See also options \fB\-\-cluster\fR, \fB\-\-disable\-progress\fR, \fB\-\-display\-keys\fR, \fB\-\-encryption\fR, \fB\-k\fR, \fB\-\-filesystem\fR, \fB\-\-hash\fR, \fB\-p\fR, \fB\-\-random\-source\fR, \fB\-\-quick\fR, \fB\-\-size\fR, \fB\-\-type\fR. Note that passing some of the options may affect security (see option @@ -81,6 +80,7 @@ algorithm can be changed with option \fB Dismount and unmap mapped volumes. If MAPPED_VOLUME is not specified, all volumes are dismounted and unmapped. See below for a description of MAPPED_VOLUME. +This command requires administrator privileges (sudo(8) is used if available). .PP \fB\-h\fR, \fB\-\-help\fR .IP @@ -90,6 +90,7 @@ Display help information. .IP Map and mount a volume interactively. Options which may affect security are requested from the user. See option \fB\-p\fR for more information. +This command requires administrator privileges (sudo(8) is used if available). .PP \fB\-l\fR, \fB\-\-list\fR [MAPPED_VOLUME] .IP @@ -97,11 +98,12 @@ Display a list of mapped volumes. If MAP volumes are listed. By default, the list contains only volume path and mapped device name pairs. A more detailed list can be enabled by verbose output option (\fB\-v\fR). See below for a description of MAPPED_VOLUME. +This command requires administrator privileges (sudo(8) is used if available). .PP \fB\-\-keyfile\-create\fR FILE .IP Create a new keyfile using the random number generator. FILE argument specifies -the output file. Note that this command drops effective user ID. +the output file. .PP \fB\-\-properties\fR [VOLUME_PATH] .IP @@ -112,8 +114,7 @@ Display properties of a volume specified Restore header of a volume specified by VOLUME_PATH from a file BACKUP_FILE. Volume path is requested from user if not specified on command line. Type of the restored volume header (normal/hidden) is requested from user if -not specified with \fB\-\-type\fR. Note that this command drops effective user ID. -See also \fB\-\-backup\-headers\fR. +not specified with \fB\-\-type\fR. See also \fB\-\-backup\-headers\fR. .PP \fB\-\-test\fR .IP @@ -189,8 +190,7 @@ volume. See EXAMPLES for more informatio \fB\-M\fR, \fB\-\-mount\-options\fR OPTIONS .IP Filesystem mount options. The OPTIONS argument is passed to mount(8) -command with option \fB\-o\fR. This option can be specified only by an administrator. -See also options \fB\-r\fR and \fB\-u\fR. +command with option \fB\-o\fR. See also options \fB\-r\fR and \fB\-u\fR. .PP \fB\-N\fR, \fB\-\-device\-number\fR N .IP @@ -256,17 +256,16 @@ header. TYPE can be 'normal' or 'hidden' .PP \fB\-u\fR, \fB\-\-user\-mount\fR .IP -Set default user and group ID of the filesystem being mounted to the user and -group ID of the process which executed TrueCrypt. Some filesystems (e.g., FAT) -do not support Unix\-style access control and, therefore, it is necessary to -supply a default user and group ID to the operating system when mounting them. +Make a volume being mounted accessible in a non\-administrator account. Some +filesystems (e.g., FAT) do not support Unix\-style access control and it is +necessary to use this option when mounting them. Ownership of the mounted +filesystem is determined by environment variables set by sudo(8) command. Note that Unix\-style filesystems (e.g., ext2) do not support this option. .PP \fB\-\-update\-time\fR .IP -Do not preserve access and modification timestamps of volume containers and -access timestamps of keyfiles. By default, timestamps are restored after -a volume is unmapped or after a keyfile is closed. +Do not preserve access and modification timestamps of file containers. +By default, timestamps are restored after a volume is unmapped. .PP \fB\-v\fR, \fB\-\-verbose\fR .IP @@ -282,7 +281,7 @@ truecrypt \fB\-u\fR /dev/hda2 /mnt/tc .IP Map a volume /dev/hda2 (first ATA disk, primary partition 2) and mount its filesystem at /mnt/tc. Default user\-id is set, which is useful when mounting -a filesystem such as FAT under a non\-admin user account. +a filesystem, such as FAT, for use in a non\-administrative account. .PP truecrypt \fB\-i\fR .IP @@ -378,8 +377,6 @@ is returned. Kernel module reports error .BR "syslogd" "(8) for more information." .SH "REPORTING BUGS" Report bugs at . -.PP -Released under the TrueCrypt Collective License 1.1 .SH COPYRIGHT Copyright \(co 2003-2007 TrueCrypt Foundation. All Rights Reserved. .br @@ -390,6 +387,8 @@ Copyright \(co 1999-2006 Dr. Brian Gladm Copyright \(co 1995-1997 Eric Young. All Rights Reserved. .br Copyright \(co 2001 Markus Friedl. All Rights Reserved. +.PP +Released under the TrueCrypt Collective License 1.2 .SH "SEE ALSO" .B http://www.truecrypt.org/docs/ .br