Installing the rsa radius server software – RSA Security 6.1 User Manual
Page 43
RSA RADIUS Server 6.1 Administrator’s Guide
Installing the RSA RADIUS Server
31
Installing the RSA RADIUS Server Software
The following procedure describes how to install the RSA RADIUS Server
software on a Linux server. Some of the steps in the procedure are omitted if you
specify the
-silent
option for the
install_rsa.sh
command.
1
Log into the Linux server as
root
.
2
Copy the RSA RADIUS Server installation files
(
sbr-rsa-1.0-1.i386.rpm
and
install_rsa.sh
) to the Linux server.
The
sbr-rsa-1.0-1.i386.rpm
and
install_rsa.sh
files must reside
in the same directory on the server.
3
Change your current working directory to the location of the installation files
you copied in Step 2.
4
Execute the following command to run the installation script.
# ./install_rsa.sh [options]
See
for an explanation of the
install_rsa.sh
command options.
-reppkg
Specifies the path to the
replica.ccmpkg
configuration file.
Use only when installing a Replica RADIUS Server. Do
not use the
-reppkg
option if you are specifying the
-primary
,
-primary_ips
, and
-primary_secret
options.
Default value is
/opt
.
-silent
Specifies that, if all required information is supplied
through command options, the installer does not display
user prompts.
If you use the
-silent
option and a required setting is
missing, the installer prompts you for the missing setting.
If you specify other command options and values and
you do not specify the
-silent
option, the installer
uses the values you specified as defaults and prompts
you to confirm or override them.
-start_sbr
Specifies that the installer should start the RADIUS
daemon at the conclusion of the installation process.
-usage|-help|-h
Displays help for the
install_rsa.sh
command.
Table 7. Command Options for the install_rsa.sh Command (Continued)
Option
Function