How to change the protocol from TCP to UDP for RSA Authentication Agent for Web for Apache Web Server
Originally Published: 2017-11-17
Article Number
Applies To
RSA Product Version: 8.0, 7.1
Tasks
Resolution
httpd -k stop2. Set your environment variable
export USEUDP_ENV_VAR=true3. In Authentication Manager the authentication agent used for the apache server should have an IP address listed, make a note of this IP address.
4. On the RSA Web Agent server, in the /var/ace folder create a file called sdopts.rec and add the following line to it. Replace <IP address of apache agent machine> with the actual IP address from step 3 and no spaces. It should look like this example
CLIENT_IP=192.168.1.2
CLIENT_IP=<IP address of apache agent machine>5. Make sure you put a copy of sdconf.rec in /var/ace on the apache server. You can get the sdconf.rec file via logging into the authentication manager security console, clicking on
Access --> Authentication Agents --> Generate Configuration file. Download the zip and extract the sdconf.rec file from that.
6. Run the following command to ensure permissions are set properly on all files in /var/ace
chmod 755 /var/ace/*6. start apache web server
httpd -k start
Related Articles
RSA Announces RSA Authentication Agent 7.1.4 for Web for IIS and Apache Web Server 14Number of Views RSA Authentication Manager 8.1 SP1 Web Tier installation fails with "The TCP port 7030 cannot be bound for an unknown reason" 140Number of Views RSA Authenticator 4.5.3 for iOS and Android Quick Start Guide (Arabic) 4Number of Views RSA Authentication Agent 8.0.6 for Web for Apache Release Notes 19Number of Views syslog over TCP 222Number of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory Mandatory Certificate Upgrade Required by 6th October 2025 for RSA MFA Agent for PAM, RSA MFA Agent for Apache, and Third … RSA Authentication Manager 8.9 Release Notes (January 2026)
Don't see what you're looking for?