Bay Networks 5390 Administering page 481

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

Advertisement

# vi erpcd/Makefile
5
For ACE/Server Release 1.1, uncomment the two lines defining ACE1_1 by removing
the pound (#) symbols:
# SECURIDFLAG = -DSECURID_CARD -DACE1_1
# SECURIDFILES = ../sdclient/sdclient.a ../sdclient/sdconf.o
For ACE/Server Release 1.2, uncomment the two lines defining ACE1_2:
# SECURIDFLAG = -DSECURID_CARD -DACE1_2
# SECURIDFILES = ../sdclient/sdiclient.a
6
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 25493
7
Rebuild erpcd. See Recompiling erpcd on page A15-84
8
If you experience link errors, run the ranlib utility on the sdclient.a library:
# ranlib sdclient/sdclient.a
Then rebuild erpcd. See Recompiling erpcd on page A15-84.
9
Make sure that ACP is enabled in the eservices file (the default is ACP disabled). The
default file looks like this:
Enable ACP by removing the pound sign (#) from its entry. The edited file looks like this:
893-741-B
# erpc remote programs
#
# prog no verlo verhi
#
1
0
0
# 3
0
99
# erpc remote programs
#
# prog no verlo verhi
#
1
0
0
3
0
99
Using Model 5390 Security
name
bfs
acp
name
bfs
acp
A15-61

Advertisement

Table of Contents
loading

Table of Contents