This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Accept
Reject
  • RSA.com
  • Home
  • Advisories
    • SecurID
    • SecurID Governance & Lifecycle
  • Documentation
    • SecurID
      • Authentication Agents
        • API / SDK
        • Apache Web Server
        • Citrix StoreFront
        • IIS Web Server
        • MFA Agent for macOS
        • MFA Agent for Windows
        • Microsoft AD FS
        • Microsoft Windows
        • PAM
      • Authentication Engine
      • Authentication Manager
      • Cloud Authentication Service
      • Hardware Appliance
        Component Updates
      • Hardware Tokens
      • Integrations
      • SecurID App
      • SecurID Authenticator for macOS
      • SecurID SDK
      • Software Tokens
        • Android
        • iOS
        • macOS
        • Token Converter
        • Windows
    • SecurID Governance & Lifecycle
    • Technology Partners
  • Downloads
    • SecurID
      • Authentication Agents
        • API / SDK
        • Apache Web Server
        • Citrix StoreFront
        • IIS Web Server
        • MFA Agent for macOS
        • MFA Agent for Windows
        • Microsoft AD FS
        • Microsoft Windows
        • PAM
      • Authentication Engine
      • Authentication Manager
      • Cloud Authentication Service
      • Hardware Appliance
        Component Updates
      • Hardware Tokens
      • Integrations
      • SecurID Authenticator for macOS
      • Software Tokens
        • Android
        • iOS
        • macOS
        • Token Converter
        • Windows
    • SecurID Governance & Lifecycle
  • Community
    • SecurID
      • Blog
      • Discussions
      • Events
      • Idea Exchange
      • Knowledge Base
    • SecurID Governance & Lifecycle
      • Blog
      • Discussions
      • Events
      • Idea Exchange
      • Knowledge Base
  • Support
    • Case Portal
      • Create New Case
      • View My Cases
      • View My Team's Cases
    • Community Support
      • Getting Started
      • News & Announcements
      • Ideas & Suggestions
      • Community Support Articles
      • Community Support Forum
    • Product Life Cycle
    • Support Information
    • General Security Advisories
  • Education
    • Blog
    • Browse Courses
      • SecurID
      • SecurID Governance & Lifecycle
    • Certification Program
    • New Product Readiness
    • Student Resources
Sign In Register Now
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
Announcements

SecurID® Knowledge Base

Find answers to your questions and identify resolutions for known issues with knowledge base articles written by SecurID experts.
  • SecurID Community
  • :
  • Products
  • :
  • SecurID
  • :
  • Knowledge Base
  • :
  • How to change the protocol from TCP to UDP for RSA Authentication Agent for Web for Apache Web Serve...
  • Options
    • Subscribe to RSS Feed
    • Bookmark
    • Subscribe
    • Email to a Friend
    • Printer Friendly Page
    • Report Inappropriate Content

How to change the protocol from TCP to UDP for RSA Authentication Agent for Web for Apache Web Server

Article Number

000035759

Applies To

RSA Product Set: Authentication Agent for Web for Apache Web Server
RSA Product Version: 8.0, 7.1

Task

How to change the protocol from TCP to UDP for RSA Authentication Agent for Web for Apache Web Server.

Resolution

1. Stop your apache server

httpd -k stop
2. Set your environment variable

export USEUDP_ENV_VAR=true
3. 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


 
Tags (36)
  • 7
  • 7.1
  • 7.1.x
  • 7.x
  • 8
  • 8.0
  • 8.0.x
  • 8.x
  • Agent
  • Auth Agent
  • Authentication Agent
  • Customer Support Article
  • KB Article
  • Knowledge Article
  • Knowledge Base
  • Linux
  • RSA SecurID
  • RSA SecurID Access
  • RSA SecurID Suite
  • SecurID
  • SecurID Access
  • SecurID Agent
  • SecurID Suite
  • UNIX
  • Version 7
  • Version 7.1
  • Version 7.1.x
  • Version 7.x
  • Version 8
  • Version 8.0
  • Version 8.0.x
  • Version 8.x
  • Web
  • Web Agent
  • Web Authentication Agent
  • Web Server
0 Likes
Was this article helpful? Yes No
Share
No ratings

In this article

Version history
Last update:
‎2021-04-23 01:36 PM
Updated by:
Administrator RSA-KB-Sync Administrator

Related Content

Powered by Khoros
  • Blog
  • Events
  • Discussions
  • Idea Exchange
  • Knowledge Base
  • Case Portal
  • Community Support
  • Product Life Cycle
  • Support Information
  • Customer Success
  • About the Community
  • Terms & Conditions
  • Privacy Statement
  • Provide Feedback
  • Employee Login
© 2022 RSA Security LLC or its affiliates. All rights reserved.