McAfee MEJCAE-AM-DA Product Guide - Page 91

Allow-passphrase-retry, Default Value, Armor, Notes, Authenticate, Details, Auth-passphrase, Auth-user

Page 91 highlights

Using the Configuration File Learning about the configuration file E-Business Server recognizes that 1024 corresponds to the key size, RSA corresponds to the key type, and "jackson jones" corresponds to the user ID because of the order in which they are listed. To assist you in diagnosing problems using aliases, set INFO to Verbose. When set, E-Business Server displays the expanded form of all commands. For details, see INFO on page 98. ALLOW-PASSPHRASE-RETRY Tells E-Business Server to abort an encryption operation if the user does not specify a passphrase in the original encryption command, or if the supplied passphrase is not correct. Default Value ALLOW-PASSPHRASE-RETRY = ARMOR If enabled, this parameter causes E-Business Server to emit ciphertext or keys in ASCII-armored format suitable for transport through email channels. Default Value ARMOR = off Notes • Output files are named with the .asc extension. • The configuration parameter ARMOR is equivalent to the --armor command-line option. • If you intend to use E-Business Server primarily for email purposes, you may wish to turn this parameter on (ARMOR=on). This can be overridden on the command-line by entering the following "--armor off". AUTHENTICATE Only decrypt a file if it has been signed. Default Value Off Details You can also set this on the command line by entering --authenticate. AUTH-PASSPHRASE Although not recommended, you can set the AUTH-PASSPHRASE configuration parameter equal to an E-Business Server passphrase (if AUTH-USER specifies a key ID) or password (if AUTH-USER specifies a user ID). Caution: Putting a key passphrase in the configuration file effectively nullifies the protection the passphrase is designed to offer. Default Value AUTH-PASSPRASE = "" AUTH-USER Along with AUTH-PASSPHRASE, the AUTH-USER parameter specifies a user ID or a key ID to use for authenticating with a remote user, such as for reconstituting split keys (in this case, a key ID must be specified) or for key reconstruction on a generic LDAP server (in this case, a user ID must be specified). Default Value AUTH-USER = "" BATCHMODE The BATCHMODE parameter specifies that default answers are accepted for all prompts, instead of waiting for user interaction. This option is deprecated and will be removed from future versions of the product. It is supported only in legacy mode operation. 89 E-Business Server™ 8.6 Product Guide

  • 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

89
E-Business Server
8.6
Product Guide
Using the Configuration File
Learning about the configuration file
E-Business Server recognizes that 1024 corresponds to the key size, RSA corresponds to the key type, and
“jackson jones” corresponds to the user ID because of the order in which they are listed.
To assist you in diagnosing problems using aliases, set
INFO
to
Verbose
. When set, E-Business Server displays
the expanded form of all commands. For details, see
INFO
on page 98
.
ALLOW-PASSPHRASE-RETRY
Tells E-Business Server to abort an encryption operation if the user does not specify a passphrase in the
original encryption command, or if the supplied passphrase is not correct.
Default Value
ALLOW-PASSPHRASE-RETRY =
ARMOR
If enabled, this parameter causes E-Business Server to emit ciphertext or keys in ASCII-armored format
suitable for transport through email channels.
Default Value
ARMOR = off
Notes
Output files are named with the
.asc
extension.
The configuration parameter
ARMOR
is equivalent to the
--armor
command-line option.
If you intend to use E-Business Server primarily for email purposes, you may wish to turn this parameter
on (
ARMOR=on
). This can be overridden on the command-line by entering the following “
--armor off
”.
AUTHENTICATE
Only decrypt a file if it has been signed.
Default Value
Off
Details
You can also set this on the command line by entering
--authenticate
.
AUTH-PASSPHRASE
Although not recommended, you can set the
AUTH-PASSPHRASE
configuration parameter equal to an E-Business
Server passphrase (if
AUTH-USER
specifies a key ID) or password (if
AUTH-USER
specifies a user ID).
Caution:
Putting a key passphrase in the configuration file effectively nullifies the protection the passphrase is designed
to offer.
Default Value
AUTH-PASSPRASE = ""
AUTH-USER
Along with
AUTH-PASSPHRASE
, the
AUTH-USER
parameter specifies a user ID or a key ID to use for authenticating
with a remote user, such as for reconstituting split keys (in this case, a key ID must be specified) or for key
reconstruction on a generic LDAP server (in this case, a user ID must be specified).
Default Value
AUTH-USER = ""
BATCHMODE
The
BATCHMODE
parameter specifies that default answers are accepted for all prompts, instead of waiting for
user interaction. This option is deprecated and will be removed from future versions of the product. It is
supported only in legacy mode operation.