The ENCRYPT_MACFILE configuration parameter specifies a list of the full path names of MAC key files.
To specify the built-in key, use the keyword builtin. Using the builtin option provides limited message verification (some validation of the received message and determination that it appears to have come from a Dynamic Server client or server). The strongest verification is done by a site-generated MAC key file.
GenMacKey –o filename
The filename is the name of the MAC key file.
Each of the entries for the ENCRYPT_MACFILE configuration parameter is prioritized and negotiated at connect time. The prioritization for the MAC key files is based on their creation time by the GenMacKey utility. The builtin option has the lowest priority. Because the MAC key files are negotiated, you should periodically change the keys.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]