McAfee MEJCAE-AM-DA Product Guide - Page 106

Notes, SECURE-VIEWER, Default Value, SHOWPASS, SIG-TYPE, SIGNEDBY, Syntax

Page 106 highlights

Using the Configuration File Learning about the configuration file Notes The and portions of the paths must be replaced with the value of the current environment variables of the same names. SECURE-VIEWER Specifies that the internal viewer be used to view decrypted information. The internal viewer protects potentially sensitive information from being written to disk while being displayed on your screen after a decryption operation. Setting the SECURE-VIEWER parameter in the configuration file prevents decrypted data from being written to disk and disables the use of the --output option. It also forces any encrypted content to carry the "Eyes Only" attribute, requesting that the decrypter not write the information to disk. Default Value SECURE-VIEWER = off SHOWPASS Causes E-Business Server to echo your typing during passphrase entry. Default Value SHOWPASS = off E-Business Server, by default, does not let you see your passphrase as you type it. This makes it harder for someone to look over your shoulder while you type and learn your passphrase. However, you may have problems typing your passphrase without seeing what you are typing or you may feel confident that you have sufficient privacy and do not need to hide your keystrokes. SIG-TYPE Applies a type to a signature on a key. Signature types are discussed below. Default Value SIG-TYPE = exportable You can also set the signature type on the command line by entering the following: ebs --sig-type --key-sign [--sign-with ] [] Values for are as follows: • Exportable (export). Exportable signatures can be exported to a certificate server so other users can view them. • Local (non). Local (non-exportable) signatures apply only to your keyring. You cannot export local signatures to a certificate server. • Meta. Meta signatures (always non-exportable) bestow meta-introducer status on the key. Any key considered trusted by the meta-introducer is considered a trusted introducer by you, and any key considered valid by the trusted introducer is considered valid to you. • Introducer. Introducer signatures bestow trusted introducer status on the key. Any key considered valid by a trusted introducer is considered valid to you. SIGNEDBY Decrypt a file that has been signed by a particular key. If you use this option, you do not need to specify --authenticate on the command line, or AUTHENTICATE in the configuration file. Syntax SIGNEDBY = Default Value SIGNEDBY = "" E-Business Server™ 8.6 Product Guide 104

  • 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
104
Using the Configuration File
Learning about the configuration file
Notes
The
<PGPPATH>
and
<USERPROFILE>
portions of the paths must be replaced with the value of the current
environment variables of the same names.
SECURE-VIEWER
Specifies that the internal viewer be used to view decrypted information.
The internal viewer protects potentially sensitive information from being written to disk while being
displayed on your screen after a decryption operation. Setting the
SECURE-VIEWER
parameter in the
configuration file prevents decrypted data from being written to disk and disables the use of the
--output
option. It also forces any encrypted content to carry the “Eyes Only” attribute, requesting that the decrypter
not write the information to disk.
Default Value
SECURE-VIEWER = off
SHOWPASS
Causes E-Business Server to echo your typing during passphrase entry.
Default Value
SHOWPASS = off
E-Business Server, by default, does not let you see your passphrase as you type it. This makes it harder for
someone to look over your shoulder while you type and learn your passphrase. However, you may have
problems typing your passphrase without seeing what you are typing or you may feel confident that you
have sufficient privacy and do not need to hide your keystrokes.
SIG-TYPE
Applies a type to a signature on a key. Signature types are discussed below.
Default Value
SIG-TYPE = exportable
You can also set the signature type on the command line by entering the following:
ebs --sig-type <type> --key-sign <their_userID> [--sign-with <your_userID>] [<keyring>]
Values for
<type>
are as follows:
Exportable (export)
. Exportable signatures can be exported to a certificate server so other users can view
them.
Local (non)
. Local (non-exportable) signatures apply only to your keyring. You cannot export local
signatures to a certificate server.
Meta
. Meta signatures (always non-exportable) bestow meta-introducer status on the key. Any key
considered trusted by the meta-introducer is considered a trusted introducer by you, and any key
considered valid by the trusted introducer is considered valid to you.
Introducer
. Introducer
signatures bestow trusted introducer status on the key. Any key considered valid
by a trusted introducer is considered valid to you.
SIGNEDBY
Decrypt a file that has been signed by a particular key. If you use this option, you do not need to specify
--authenticate
on the command line, or AUTHENTICATE in the configuration file.
Syntax
SIGNEDBY = <keyid>
Default Value
SIGNEDBY = ""