McAfee MEJCAE-AM-DA Product Guide - Page 133

Modifiers, keyserver-send, Syntax, list-aliases, reconstruct-data

Page 133 highlights

Using Command-Line Options Modifiers --key-detail --keyserver --with-sigs --with-userids Lists more information for all matching keys on the keyserver such as creation dates, fingerprints, expiration dates, subkeys, ADKs, Revokers, tokens, or photo IDs present. Specifies the URL for the key server or generic LDAP server that you want to search. Enter the keyserver URL in the following format: ldap://. Instructs E-Business Server to also display signatures on keys. This option implies --with-userids. Instructs E-Business Server to also display all user IDs on keys. The normal key-list view does not show the list of userids on each key. With this option set, more lines of display are used to provide more information to the user. keyserver-send Use the --keyserver-send option to send keys to the keyserver. Syntax ebs --keyserver-send --keyserver [--multi] userid [...] Modifiers --keyserver Specifies the URL for the key server or generic LDAP server that you want to send your key(s) to. Enter the keyserver URL in the following format: ldap://. --multi Sends all keys that match the user ID. If not specified, the list of matching keys appears and no keys are sent to the server. list-aliases Use the --list-aliases option to display the current active aliases. For information on adding aliases to the E-Business Server configuration file, see ALIAS on page 88. Syntax ebs --list-aliases reconstruct-data Use the --reconstruct-data to generate data for later key reconstruction. You need to provide recovery information-five questions and five secret answers-and send your key to the key reconstruction server. For more information on creating reconstruction data, see What is key reconstruction? on page 23. Syntax ebs --reconstruct-data [--auth-user [--auth-passphrase ]] --keyserver [--question ...] [--answer ...] 131 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

131
E-Business Server
8.6
Product Guide
Using Command-Line Options
Modifiers
keyserver-send
Use the
--keyserver-send
option to send keys to the keyserver.
Syntax
ebs --keyserver-send --keyserver <url> [--multi] userid [...]
Modifiers
list-aliases
Use the
--list-aliases
option to display the current active aliases. For information on adding aliases to the
E-Business Server configuration file, see
ALIAS
on page 88
.
Syntax
ebs --list-aliases
reconstruct-data
Use the
--reconstruct-data
to generate data for later key reconstruction. You need to provide recovery
information—five questions and five secret answers—and send your key to the key reconstruction server.
For more information on creating reconstruction data, see
What is key reconstruction?
on page 23
.
Syntax
ebs --reconstruct-data <userid> [--auth-user <login> [--auth-passphrase <passphrase>]] --keyserver
<url> [--question ...] [--answer ...]
--key-detail
Lists more information for all matching keys on the keyserver such as creation
dates, fingerprints, expiration dates, subkeys, ADKs, Revokers, tokens, or photo
IDs present.
--keyserver
Specifies the URL for the key server or generic LDAP server that you want to
search. Enter the keyserver URL in the following format: ldap://<IP address or
DNS name of key server>.
--with-sigs
Instructs E-Business Server to also display signatures on keys. This option
implies --with-userids.
--with-userids
Instructs E-Business Server to also display all user IDs on keys. The normal
key-list view does not show the list of userids on each key. With this option set,
more lines of display are used to provide more information to the user.
--keyserver
Specifies the URL for the key server or generic LDAP server that you want to
send your key(s) to. Enter the keyserver URL in the following format: ldap://<IP
address or DNS name of key server>.
--multi
Sends all keys that match the user ID. If not specified, the list of matching keys
appears and no keys are sent to the server.