McAfee MEJCAE-AM-DA Product Guide - Page 129

Modifiers, Notes, key-remove, Syntax, key-sign

Page 129 highlights

Using Command-Line Options Modifiers --answer --auth-passphrase --auth-user --keyserver --passphrase Specifies an answer to one of the 5 questions supplied when the key was initially sent to the key reconstruction server. You must be able to supply answers for at least 3 of the 5 questions. Specifies the password to login to the generic LDAP server. If the password contains spaces, then it must be enclosed in quotes. This option is not necessary when using an E-Business Server key server. Specifies your login name for logging into a generic LDAP server. This option is not necessary when using an E-Business Server key server. Specifies the key reconstruction server's URL. Enter the keyserver URL in the following format: ldap://. After reconstructing your key, you must change your passphrase. Use this option to specify your new passphrase for this key. Notes • If you specify answers on the command line using the --answer modifier, then you must supply at least 3 out of 5 of the answers. If you do not specify any answers on the command line, then E-Business Server lists each of the questions and prompts you for the answers. • If this function is called from the E-Business Server E-Business Engine without all the answers being provided, E-Business Server displays the 5 questions without prompting you for the answers, and an error is generated. • For more information on how to reconstruct your key, see Reconstructing your key on page 42. For more information key reconstruction and how to send your key to a key reconstruction server, see What is key reconstruction? on page 23 key-remove Use the --key-remove option to delete keys from a keyring. Syntax ebs --key-remove [--force] [--multi] [--with-private] [--smartcard] Modifiers --force Forces deletion of the matching key without prompting for confirmation. --multi Specifies the deletion of all matching keys. If multiple keys match the user ID and --multi is not specified, then an error appears. --smartcard Indicates that the key you want to delete resides on a smartcard. --with-private Specifies that the private portion of the key pair is also deleted. key-sign Use the --key-sign option to digitally sign a key or create an X.509 certificate. Syntax ebs --key-sign [--multi] [--sig-type ] [--sign-with ] [--passphrase ] [--allow-passphrase-retry] [--expires-after ] [--depth] [--x509 [--issuer [--issuer-serial [--cert-attribute [--start-date ]]]]] 127 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

127
E-Business Server
8.6
Product Guide
Using Command-Line Options
Modifiers
Notes
If you specify answers on the command line using the
--answer
modifier, then you must supply at least 3
out of 5 of the answers. If you do not specify any answers on the command line, then E-Business Server
lists each of the questions and prompts you for the answers.
If this function is called from the E-Business Server E-Business Engine without all the answers being
provided, E-Business Server displays the 5 questions without prompting you for the answers, and an error
is generated.
For more information on how to reconstruct your key, see
Reconstructing your key
on page 42
. For more
information key reconstruction and how to send your key to a key reconstruction server, see
What is key
reconstruction?
on page 23
key-remove
Use the
--key-remove
option to delete keys from a keyring.
Syntax
ebs --key-remove <userID> [--force] [--multi] [--with-private] [--smartcard]
Modifiers
key-sign
Use the
--key-sign
option to digitally sign a key or create an X.509 certificate.
Syntax
ebs --key-sign <userID_or_keyID> [--multi] [--sig-type <type>] [--sign-with <keyid>] [--passphrase
<passphrase>] [--allow-passphrase-retry] [--expires-after <expiration>] [--depth] [--x509 [--issuer
<DN> [--issuer-serial <number> [--cert-attribute <name=value> [--start-date <date>]]]]]
--answer
Specifies an answer to one of the 5 questions supplied when the key was initially
sent to the key reconstruction server. You must be able to supply answers for
at least 3 of the 5 questions.
--auth-passphrase
Specifies the password to login to the generic LDAP server. If the password
contains spaces, then it must be enclosed in quotes. This option is not necessary
when using an E-Business Server key server.
--auth-user
Specifies your login name for logging into a generic LDAP server. This option is
not necessary when using an E-Business Server key server.
--keyserver
Specifies the key reconstruction server’s URL. Enter the keyserver URL in the
following format: ldap://<IP address or DNS name of key server>.
--passphrase
After reconstructing your key, you must change your passphrase. Use this
option to specify your new passphrase for this key.
--force
Forces deletion of the matching key without prompting for confirmation.
--multi
Specifies the deletion of all matching keys. If multiple keys match the user ID
and --multi is not specified, then an error appears.
--smartcard
Indicates that the key you want to delete resides on a smartcard.
--with-private
Specifies that the private portion of the key pair is also deleted.