Troubleshooting guide

2 — 5620 SAM user security
2-40 Alcatel-Lucent 5620 Service Aware Manager
5620 SAM
System Administrator Guide
-- SAM Server is UP
8 Close the console window.
Procedure 2-34 To enable remote user authorization via RADIUS
Perform this procedure to enable the 5620 SAM to accept user group assignments from
RADIUS servers.
Enable RADIUS remote authorization in 5620 SAM
1 Log in to the main server station as the samadmin user.
2 Open a console window.
3 Navigate to the /opt/5620sam/server/nms/config directory.
4 Open the SamJaasLogin.config file using a plain-text editor such as vi.
5 Locate the RADIUSLogin section of the file and set the samvsa parameter to true,
as shown in Code 2-1:
Code 2-1: SamJaasLogin.config file, RADIUS parameters
RADIUSLogin
{
com.timetra.nms.server.jaas.provider.radius.auth.RadiusJaasLoginModu
le REQUIRED
debug=false
samvsa=true
;
};
6 Save and close the file.
7 Perform one of the following.
a On a standalone main server, or the primary main server in a redundant
system, enter the following:
bash$ /opt/5620sam/server/nms/bin/nmsserver.bash read_config
b On the standby main server in a redundant system, enter the following:
bash$ /opt/5620sam/server/nms/bin/nmsserver.bash force_resta
rt
The main server puts the configuration changes into effect.
Note — You must perform steps 1 to 8 on each main server in the
5620 SAM system.
Release 13.0 R2 | May 2015 | 3HE 09815 AAAB TQZZA Edition 01