Bay Networks 5390 Administering page 485

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

Advertisement

1
As a superuser, change to the /usr/annex/src directory:
# cd /usr/annex/src
2
Create a directory called enigma:
# mkdir enigma
3
Copy the libidpb.a, custpb.h, and custfail.h files into the enigma directory:
# cp /safelog/libidpb.a enigma/libidpb.a
# cp /safelog/custpb.h enigma/custpb.h
# cp /safelog/custfail.h enigma/custfail.h
4
Edit the erpcd/Makefile file:
# vi erpcd/Makefile
5
Remove the pound (#) symbols in the following two lines:
# ENIGMAFLAG = -DENIGMA_SAFEWORD
# ENIGMAFILES = ../enigma/libidpb.a
6
If erpcd is running on the host, kill the existing erpcd process. (Your process number
will vary):
# ps –ax | grep erpcd
25493 ? IW 0:00 ./erpcd
25797 p1 S 0:00 grep erpcd
# kill -9 25493
893-741-B
NOTE: SafeWord's standard installation provides the libidpb.a,
custpb.h, and custfail.h files in the /safelog directory.
Using Model 5390 Security
A15-65

Advertisement

Table of Contents
loading

Table of Contents