Using the software with an RSA SecurID
BlueZone Access Server can be used in an RSA SecurID network. Users connecting to the ActiveX client are prompted for their RSA SecurID user name and password prior to connecting.
If you did not select the Use RSA SecurID check box during the installation, you must manually modify some pages to enable RSA SecurID authentication:
1. On the machines running the cluster service(s), modify some or all of the following HTML pages (depending on the product(s) you have):
•  C:\Program Files\SEAGULL\BlueZone Access Server\Servers\Cluster Service\HFA\html\axd400.htm
•  C:\Program Files\SEAGULL\BlueZone Access Server\Servers\Cluster Service\HFA\html\axp400.htm
•  C:\Program Files\SEAGULL\BlueZone Access Server\Servers\Cluster Service\HFA\html\axft400.htm
•  C:\Program Files\SEAGULL\BlueZone Access Server\Servers\Cluster Service\HFM\html\axd3270.htm
•  C:\Program Files\SEAGULL\BlueZone Access Server\Servers\Cluster Service\HFM\html\axp3270.htm
•  C:\Program Files\SEAGULL\BlueZone Access Server\Servers\Cluster Service\HFM\html\axft3270.htm
•  C:\Program Files\SEAGULL\BlueZone Access Server\Servers\Cluster Service\HFU\html\axdvt100.htm
2. Open one or all of the above pages in a text editor depending on the product(s) you have.
3. In <PARAM NAME="RSASecurID" VALUE="FALSE">, replace the FALSE value with TRUE and save the file.
4. If you want to use the ASP pages instead of the HTML pages to connect to the cluster, you can repeat the above steps for these pages:
•  C:\Program Files\SEAGULL\BlueZone Access Server\Servers\Cluster Service\HFA\html\axd400.asp
•  C:\Program Files\SEAGULL\BlueZone Access Server\Servers\Cluster Service\HFA\html\axp400.asp
•  C:\Program Files\SEAGULL\BlueZone Access Server\Servers\Cluster Service\HFA\html\axft400.asp
•  C:\Program Files\SEAGULL\BlueZone Access ServerServers\Cluster Service\HFM\html\axd3270.asp
•  C:\Program Files\SEAGULL\BlueZone Access Server\Servers\Cluster Service\HFM\html\axp3270.asp
•  C:\Program Files\SEAGULL\BlueZone Access Server\Servers\Cluster Service\HFM\html\axft3270.asp
5. In ( oHFDownLoad.Parameter "RSASecurID", "FALSE" ), replace the FALSE value with TRUE and save the file.
Note
When you change the SecurID parameter to TRUE, all clients will be RSA enabled. For that matter, when enabling the RSA SecurID parameter, all clients connecting to the luster should be RSA SecurID users.