Issue with RADIUS authentication in New PIN Mode and no RADIUS administration possible
2 years ago
Originally Published: 2008-05-01
Article Number
000058389
Applies To
Authentication Manager 6.1.2
Sun Solaris 10
RSA RADIUS Server 6.1.2 (5.2.0.2269) is running on UNIX and administered via remote admin
Issue
RADIUS administration not possible, new pin mode with RADIUS client fails.
The Manage RADIUS console does not open on the Remote Administration Client
"Radius administrative Client failed to connect to RSA RADIUS Server "
RADIUS Authentication fails for tokens in New PIN Mode only
RADIUS Authentication works fine for tokens not in New PIN Mode
Cause
RADIUS secret had become corrupted.
Resolution

Regenerating the node secret for the RADIUS Server solves both issues:

You can regenerate the node secret used to authenticate communication between

the RSA Authentication Manager and RSA RADIUS Server at any time.

To regenerate a node secret:

1 Stop the RSA RADIUS service/daemon on the RADIUS server.

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.

4 Run the rsainstalltool (Windows) or rsaconfiguretool

(Solaris/Linux) utility with the identity option.

To regenerate the node secret for a Primary RADIUS Server, enter the

following command:

# ./rsaconfiguretool -identity PRIMARY

To regenerate the node secret for a a Replica RADIUS Server, enter the following command:

# ./rsaconfiguretool -identity REPLICA

5 Restart the RSA RADIUS service.