Bay Networks 6300 Supplement Manual page 311

Supplement to the remote annex administrator’s guide for unix
Hide thumbs Also See for 6300:
Table of Contents

Advertisement

Book A
Remote Annex 6300 Supplement to the Remote Annex Administrator's Guide for UNIX
7.
If you plan to use only the password history feature and not
blacklisting as well, follow the instructions in Steps 8 through
11, below. If you are also using blacklisting, wait to do this until
you have configured both features.
8.
From the /usr/annex/src directory, recompile erpcd:
# cd /usr/annex/src
# make install
This automatically rebuilds erpcd and any other files that need to be
recompiled because of the changes you have made. In addition, the
following message is displayed:
WARNING: If you have called "make install" yourself,
then in directory /usr/annex you will have to copy
erpcd.new to erpcd. Make sure the erpcd daemon is not
running when that is done.
If you used the installation script called "make
install" then the copy will be done for you.
9.
If erpcd is running on the host and the host is running Berkeley
BSD UNIX, kill the existing erpcd process as follows (your
process number will vary):
# ps –ax | grep erpcd
25493 ? IW 0:00 ./erpcd
25797 p1 S 0:00 grep erpcd
# kill -9 25493
To kill the process on a System V host, substitute the following for the
first line above:
# ps –ef | grep erpcd
10. cd to directory /usr/annex and copy erpcd.new to erpcd:
# cd /usr/annex
# cp erpcd.new erpcd
Chapter 15
Using RA 6300 Security
A-283

Advertisement

Table of Contents
loading

Table of Contents