McAfee MEJCAE-AM-DA Product Guide - Page 112

VERBOSE, WARN-ADK, Default Value, Notes, WIDTH, WIPE, WIPE-PASSES

Page 112 highlights

Using the Configuration File Learning about the configuration file VERBOSE The VERBOSE parameter is only supported for compatibility purposes. A warning appears if your configuration file contains this setting. Use the --info option instead. For more information, see INFO on page 98. WARN-ADK Instructs E-Business Server to warn the user before encrypting to an Additional Decryption Key (ADK). Typically, encryption to a key containing an ADK happens without the user being informed. The ADK may be a key specified by the ADK-KEY parameter or one set by a preference on the public key's "Additional Recipient Request" packet. Default Value WARN-ADK = no Notes If WARN-ADK is set to yes, E-Business Server prompts the user for confirmation that they want to also encrypt to the ADK. If the user answers no, the ADK is not put on the list of recipients and the encryption operation continues. If ENFORCE-ADK and WARN-ADK are both set to yes, and the user answers no to encrypting to the ADK when prompted for a confirmation, then an error is generated. WIDTH The configuration parameter WIDTH sets the number of characters allowed on a single line during a key-list display. If you want an unlimited width display, set the width equal to zero (the default). If the information displayed for a key on your keyring exceeds the number of characters allowed, then the user ID is truncated and a dollar sign ($) appears at the end of the user ID indicating that the additional information was cut. The key information is not wrapped to the next line. Default Value WIDTH = 0 Notes • You can also set the display width on the command line by specifying --width during a --key-list operation. • If the width is set to less than 50 characters, then 50 is used instead. WIPE If WIPE is enabled, then E-Business Server automatically overwrites and deletes all plaintext files after producing ciphertext files for you. Use the --wipe option when a plaintext file contains sensitive information; it prevents someone from recovering the file with a disk block scanning utility. Default Value WIPE = off You can set the number of times E-Business Server writes over a file by setting the WIPE-PASSES configuration option. For more information, see WIPE-PASSES on page 110. WIPE-PASSES Specifies the number of times E-Business Server should write over a file during --wipe operations. After E-Business Server produces a ciphertext file for you, you can request E-Business Server to automatically overwrite and delete the plaintext file, leaving no trace of plaintext on the disk using the --wipe option. This prevents someone from recovering the file with a disk block scanning utility. Typically, E-Business Server wipes over a file 3 times. Raising this setting may increase security, but may also decrease performance. E-Business Server™ 8.6 Product Guide 110

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188

E-Business Server
8.6
Product Guide
110
Using the Configuration File
Learning about the configuration file
VERBOSE
The
VERBOSE
parameter is only supported for compatibility purposes. A warning appears if your configuration
file contains this setting. Use the
--info
option instead. For more information, see
INFO
on page 98
.
WARN-ADK
Instructs E-Business Server to warn the user before encrypting to an Additional Decryption Key (ADK).
Typically, encryption to a key containing an ADK happens without the user being informed. The ADK may
be a key specified by the
ADK-KEY
parameter or one set by a preference on the public key’s “Additional
Recipient Request” packet.
Default Value
WARN-ADK = no
Notes
If
WARN-ADK
is set to
yes
, E-Business Server prompts the user for confirmation that they want to also encrypt
to the ADK. If the user answers no, the ADK is not put on the list of recipients and the encryption operation
continues.
If
ENFORCE-ADK
and
WARN-ADK
are both set to
yes
, and the user answers no to encrypting to the ADK when
prompted for a confirmation, then an error is generated.
WIDTH
The configuration parameter
WIDTH
sets the number of characters allowed on a single line during a key-list
display. If you want an unlimited width display, set the width equal to zero (the default).
If the information displayed for a key on your keyring exceeds the number of characters allowed, then the
user ID is truncated and a dollar sign ($) appears at the end of the user ID indicating that the additional
information was cut. The key information is not wrapped to the next line.
Default Value
WIDTH = 0
Notes
You can also set the display width on the command line by specifying
--width
<number>
during a
--key-list
operation.
If the width is set to less than 50 characters, then 50 is used instead.
WIPE
If
WIPE
is enabled, then E-Business Server automatically overwrites and deletes all plaintext files after
producing ciphertext files for you. Use the
--wipe
option when a plaintext file contains sensitive information;
it prevents someone from recovering the file with a disk block scanning utility.
Default Value
WIPE = off
You can set the number of times E-Business Server writes over a file by setting the
WIPE-PASSES
configuration
option. For more information, see
WIPE-PASSES
on page 110
.
WIPE-PASSES
Specifies the number of times E-Business Server should write over a file during
--wipe
operations.
After E-Business Server produces a ciphertext file for you, you can request E-Business Server to
automatically overwrite and delete the plaintext file, leaving no trace of plaintext on the disk using the
--wipe
option. This prevents someone from recovering the file with a disk block scanning utility. Typically,
E-Business Server wipes over a file 3 times.
Raising this setting may increase security, but may also decrease performance.