View Single Post
  #2 (permalink)  
Old 2007-02-21
chillyjim chillyjim is offline
Senior Member
 
Join Date: 2005-08-29
Location: Upstate NY
Posts: 1,626
Rep Power: 5
chillyjim has an average reputation (10+)
Send a message via AIM to chillyjim Send a message via Skype™ to chillyjim
Default Re: RSA Authentication on NG R55 MGMT

Why use RADIUS and not SDI? (Assuming SPLAT here) create /var/ace and copy the sdconf.rec file to it you can set your management users to SecureID Authentication and all should be happy.

The one problem I've had with RSA is if you have more than one interface you really need to create the sdopts.rec file as such

# Place a new text file sdopts.rec next to the sdconf.rec file in the /var/ace directory.

# In the sdopts.rec file, insert the line CLIENT_IP=x.x.x.x, where "x.x.x.x" is the Cluster member's primary IP address, as defined on the ACE server.
Reply With Quote