McAfee MEJCAE-AM-DA Product Guide - Page 119

Modifiers, E-Business Server uses

Page 119 highlights

Using Command-Line Options Modifiers --allow-passphrase-retry --archive --armor --conventional --conventional-passphrase --conventional-passphrase-fd --discard-paths --encrypt-to-self --ftp --ftp-secure --ftp-port --ftp-server --ftp-username --ftp-password Tells E-Business Server to abort an encryption operation if the user does not specify a passphrase in the original encryption command, or the supplied passphrase is not correct. Specifies creation of a PGP archive. PGParchives are the same as SDAs except they don't have the executable stub added to the beginning. Since PGParchives are regular data files, there is no limit to their length. Add the --discard-paths option to strip any relative path information from the files you want to include in the archive. Upon decryption, the files are placed in the current directory, instead of in subdirectories of the current directory. Specifies ASCII-armored output, which you can send through email channels. Specifies encryption to a particular passphrase instead of to a public key. Specifies the passphrase to be used for conventional encryption (used in conjunction with --conventional, --sda or --archive). If the passphrase contains spaces, then it must be enclosed in quotes. Specifies the file descriptor for reading the conventional passphrase from a file handle (used in conjunction with --conventional, --sda or --archive). Strip path information that would be included in a PGParchive or SDA. Specifies encryption to your own key specified by the DEFAULT-KEY parameter in the configuration file. Tells E-Business Server to FTP the encrypted data to a target you specify using additional ftp options. E-Business Server does not leave a copy of the encrypted file on the local computer when you use the FTP feature. The only copy is the one sent via FTP to the remote server. For a more secure transfer, add --ftp-secure to --ftp. Note that you can specify default values for all --ftp modifiers in the E-Business Server configuration file. See Using the Configuration File on page 86. Tells E-Business Server to do the FTP transfer securely, using the FTPS protocol. This protocol uses Transport Layer Security (TLS) to protect the user name, password, file name and data. The remote FTP server's X.509 certificate must be signed and on your keyring for --ftp-secure to work. E-Business Server only supports servers that can use FTPS and export their X.509 certificates. Specifies a port to connect to on the target FTP server. If you do not list a port, E-Business Server uses port 21 for normal FTP, or port 990 if you specified --ftp-secure for secure FTP. Specifies the target FTP server's host name or IP address. You must include --ftp-server whenever using --ftp or --ftp-secure. Specifies the user name E-Business Server uses when connecting to the target FTP server. If you do not specify a user name, E-Business Server connects as an anonymous user. Specifies the password that E-Business Server uses when connecting to the target FTP server. If you do not define a value for --ftp-username and --ftp-password, then E-Business Server uses anonymous@. If you do set a value for --ftp-username, but do not set a value for --ftp-password, then E-Business Server prompts for a password. 117 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

117
E-Business Server
8.6
Product Guide
Using Command-Line Options
Modifiers
--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 the supplied
passphrase is not correct.
--archive
Specifies creation of a PGP archive. PGParchives are the same as SDAs except
they don't have the executable stub added to the beginning. Since PGParchives
are regular data files, there is no limit to their length. Add the --discard-paths
option to strip any relative path information from the files you want to include
in the archive. Upon decryption, the files are placed in the current directory,
instead of in subdirectories of the current directory.
--armor
Specifies ASCII-armored output, which you can send through email channels.
--conventional
Specifies encryption to a particular passphrase instead of to a public key.
--conventional-passphrase
Specifies the passphrase to be used for conventional encryption (used in
conjunction with --conventional, --sda or --archive). If the passphrase contains
spaces, then it must be enclosed in quotes.
--conventional-passphrase-fd
Specifies the file descriptor for reading the conventional passphrase from a file
handle (used in conjunction with --conventional, --sda or --archive).
--discard-paths
Strip path information that would be included in a PGParchive or SDA.
--encrypt-to-self
Specifies encryption to your own key specified by the DEFAULT-KEY parameter
in the configuration file.
--ftp
Tells E-Business Server to FTP the encrypted data to a target you specify using
additional
ftp
options.
E-Business Server does not leave a copy of the encrypted file on the local
computer when you use the FTP feature. The only copy is the one sent via FTP
to the remote server.
For a more secure transfer, add
--ftp-secure
to
--ftp
.
Note that you can specify default values for all
--ftp
modifiers in the E-Business
Server configuration file. See
Using the Configuration File
on page 86
.
--ftp-secure
Tells E-Business Server to do the FTP transfer securely, using the FTPS protocol.
This protocol uses Transport Layer Security (TLS) to protect the user name,
password, file name and data.
The remote FTP server’s X.509 certificate must be signed and on your keyring
for --ftp-secure to work.
E-Business Server only supports servers that can use FTPS and export their
X.509 certificates.
--ftp-port
Specifies a port to connect to on the target FTP server. If you do not list a port,
E-Business Server uses port 21 for normal FTP, or port 990 if you specified
--ftp-secure
for secure FTP.
--ftp-server
Specifies the target FTP server’s host name or IP address.
You must include
--ftp-server
whenever using
--ftp
or -
-ftp-secure
.
--ftp-username
Specifies the user name E-Business Server uses when connecting to the target
FTP server. If you do not specify a user name, E-Business Server connects as an
anonymous user.
--ftp-password
Specifies the password that E-Business Server uses when connecting to the
target FTP server.
If you do not define a value for
--ftp-username
and
--ftp-password
, then
E-Business Server uses
anonymous@
.
If you do set a value for
--ftp-username,
but do not set a value for
--ftp-password
, then E-Business Server prompts for a password.