Description

This article describes how to set up Web Authentication using Secure ID on SRX, only for initial web-authentication in Dynamic VPN.

Symptoms

Solution


  • Use an external RSA server to generate the sdconf.rec file.

  • Include the sdconf.rec file on the SRX device to indicate the external RSA server as the Secure ID server.

  • Define the authentication order as the Secure ID to inform external authentication.

  • Configure the firewall users to client for authentication.


To configure secure ID for authentication, perform the following procedure:
  1. Create the SRX device profile on the RSA server and export the information to the sdconf.rec file. The images below are the two sample configurations on an external RSA server:

      alt



    alt


  • Configure the external RSA server to be the secure ID server by loading the sdconf.rec file onto the firewall. For example, you can save the file under /var/db/secureid/ <server-name> /sdconf.rec .
    # set access securid-server name <server name> configuration-file “ /var/db/securid/ <server name> /sdconf.rec”
  • Configure the Secure ID in authentication-order for external authentication by RSA server. This will enable user authentication by using only the RSA server.
    # set access profile profile1 [securid]
  • Include the users under the Dynamic VPN hierarchy.