Changing the name or ip address of a server, Changing the name or ip – RSA Security 6.1 User Manual
Page 83

RSA RADIUS Server 6.1 Administrator’s Guide
Administering RADIUS Servers
71
2
Log into the Replica RADIUS Server as
root
(Solaris/Linux) or
administrator (Windows).
3
Navigate to the
..RSA Radius\Service
(Windows) or
/opt/rsa/radius (Solaris/Linux)
directory.
4
Run the
rsainstalltool
(Windows) or
rsaconfiguretool
(Solaris/Linux) utility with the
identity
option and information on where
to download configuration information.
To obtain configuration from a configuration package, issue the following
command:
# ./rsaconfiguretool -identity REPLICA -reppkg pathname
where
pathname
specifies the path to a
replica.ccmpkg
package.
To obtain configuration from the Primary RADIUS Server for the realm,
issue the following command:
# ./rsaconfiguretool -identity REPLICA -primary name
address secret
where
name
specifies the DNS name of the Primary RADIUS Server,
address
specifies the IP address of the Primary RADIUS Server, and
secret
specifies the shared secret used to authenticate configuration
downloads.
5
Restart the updated Replica RADIUS Server so that it can load its new
configuration.
After the Replica RADIUS Server is restarted, it will be re-synchronized with the
current Primary RADIUS Server.
Changing the Name or IP Address of a Server
You may need to change the DNS name or IP address assigned to a Primary or
backup RADIUS server if your network changes.
To change the DNS name or IP address of a Primary or Replica RADIUS Server:
1
Stop the RSA RADIUS service/daemon on the RADIUS server you want to
change.
2
Log into the RADIUS server as
root
(Solaris/Linux) or administrator
(Windows).
3
Navigate to the
..RSA Radius\Service
(Windows) or
/opt/rsa/radius (Solaris/Linux)
directory.