Using Safeword And Acp Simultaneously - Bay Networks 5390 Administering

Communications server
Hide thumbs Also See for 5390:
Table of Contents

Advertisement

Using Model 5390 Security
Enter the dynamic password at your terminal.

Using SafeWord and ACP Simultaneously

You can limit SafeWord to specific ports on the Model 5390 server by modifying the #ifdef
ENIGMA_CHECK
#ifdef ENIGMA_SAFEWORD
/ *
* This macro can be changed to select the ports on which
* the Enigma system is used. For example, using this
* definition will enable Enigma on ports 2 and 3, and normal
* ACP security on the other ports:
* #define USE_ENIGMA_CHECK (port == 2 || port == 3)
* As defined below (just a '1'), all ports get Enigma
* security.
* /
#define USE_ENIGMA_CHECK 1
#else /* !ENIGMA_SAFEWORD */
/* enable (currently unsupported) "Port Password:" feature */
#define PORT_PASSWORD 1
#endif
A15-68
NOTE: For detailed information about configuring and generating
fixed and dynamic passwords, refer to Enigma Logic's SafeWord docu-
mentation.
in the /annex_root/src/erpcd/acp_policy.h file. The macro includes:
macro
893-741-B

Advertisement

Table of Contents
loading

Table of Contents