McAfee MEJCAE-AM-DA Product Guide - Page 14

Getting Started, Setting up E-Business Server, Setting the location of E-Business Server files

Page 14 highlights

3 Getting Started Setting up E-Business Server This chapter describes where E-Business Server files are located on your machine. It also explains how to start the E-Business Server program and how to enter information on the command line. Setting the location of E-Business Server files E-Business Server needs to know where the following files are located: • Your keyring files. E-Business Server stores your key pair in two files: the public portion is stored in pubring.pkr and the private portion in secring.skr. If you add another user's public key to your keyring, it is stored in the public portion of the keyring. The files are created when you run E-Business Server for the first time. Specify the path to your keyring files using the PUBRING (see PUBRING on page 102) and SECRING (see SECRING on page 103) parameters in the E-Business Server configuration file. • The random number seed file. E-Business Server uses the data in the random seed file (randseed.rnd) when it generates session keys. randseed.rnd is created when you run E-Business Server for the first time. Specify the path to the random seed file using the RANDSEED parameter (see RANDSEED on page 103) in the E-Business Server configuration file. (See the book, An Introduction to Cryptography for more information on the role of session keys when using E-Business Server.) • The E-Business Server groups file. E-Business Server stores any groups you create in the file pgpgroup.pgr. Groups are like email distribution lists-you use groups to create a list of recipients for your encrypted information. Encrypting information to the group encrypts the information to every key in the group in one operation. pgpgroup.pgr is created when you run E-Business Server for the first time. Specify the path to the groups file using the GROUPSFILE parameter (see GROUPSFILE on page 97) in the E-Business Server configuration file. • The E-Business Server configuration file. E-Business Server stores a number of user-defined parameters in the configuration text file pgp.cfg. A configuration file enables you to define flags and parameters for E-Business Server, eliminating the need to define these parameters at the command line. The E-Business Server configuration file is created when you run E-Business Server for the first time. You can specify the path to the E-Business Server configuration file using the environment variable PGPPATH (see PGPPATH on page 12). PGPPATH PGPPATH is an environment variable that identifies the location of your E-Business Server configuration file. Syntax SET PGPPATH= Notes You can also specify the location of the E-Business Server configuration file using --pgppath from the command line. If you use the command line, you must specify both the path and the filename. This option is especially useful to CGI developers who can't set environment variables. E-Business Server™ 8.6 Product Guide 12

  • 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
12
3
Getting Started
Setting up E-Business Server
This chapter describes where E-Business Server files are located on your machine. It also explains how to
start the E-Business Server program and how to enter information on the command line.
Setting the location of E-Business Server files
E-Business Server needs to know where the following files are located:
Your keyring files.
E-Business Server stores your key pair in two files: the public portion is stored in
pubring.pkr
and the
private portion in
secring.skr
. If you add another user’s public key to your keyring, it is stored in the
public portion of the keyring. The files are created when you run E-Business Server for the first time.
Specify the path to your keyring files using the
PUBRING
(see
PUBRING
on page 102
) and
SECRING
(see
SECRING
on page 103
) parameters in the E-Business Server configuration file.
The random number seed file.
E-Business Server uses the data in the random seed file (
randseed.rnd
)
when it generates session keys.
randseed.rnd
is created when you run E-Business Server for the first time. Specify the path to the
random seed file using the
RANDSEED
parameter (see
RANDSEED
on page 103
) in the E-Business Server
configuration file. (See the book,
An Introduction to Cryptography
for more information on the role of
session keys
when using E-Business Server.)
The E-Business Server groups file.
E-Business Server stores any groups you create in the file
pgpgroup.pgr
. Groups are like email
distribution lists—you use groups to create a list of recipients for your encrypted information. Encrypting
information to the group encrypts the information to every key in the group in one operation.
pgpgroup.pgr
is created when you run E-Business Server for the first time. Specify the path to the groups
file using the
GROUPSFILE
parameter (see
GROUPSFILE
on page 97
) in the E-Business Server
configuration file.
The E-Business Server configuration file.
E-Business Server stores a number of user-defined parameters in the configuration text file
pgp.cfg
. A
configuration file enables you to define flags and parameters for E-Business Server, eliminating the
need to define these parameters at the command line. The E-Business Server configuration file is
created when you run E-Business Server for the first time. You can specify the path to the E-Business
Server configuration file using the environment variable
PGPPATH
(see
PGPPATH
on page 12
).
PGPPATH
PGPPATH
is an environment variable that identifies the location of your E-Business Server configuration file.
Syntax
SET PGPPATH=<pgppathname>
Notes
You can also specify the location of the E-Business Server configuration file using
--pgppath
from the
command line. If you use the command line, you must specify both the path and the filename. This
option is especially useful to CGI developers who can’t set environment variables.