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
  • :
  • Authentication Takes Too Long When Using RSA Authentication Agent SDK 8.1.3 for Java on Red Hat
  • Options
    • Subscribe to RSS Feed
    • Bookmark
    • Subscribe
    • Email to a Friend
    • Printer Friendly Page
    • Report Inappropriate Content

Authentication Takes Too Long When Using RSA Authentication Agent SDK 8.1.3 for Java on Red Hat

Article Number

000033252

Applies To

RSA Product Set : SecurID
RSA Product/Service Type : RSA Authentication Agent SDK
RSA Version/Condition: 8.1 Service Pack 3
Platform : Red Hat Enterprise Linux
O/S Version : 5.x, 6.x
 

Issue

Running the JAVA example AuthUser in debug mode appears to pause at line
[2016-06-03 11:04:44,909] main - CryptoJ.jar is in classpath, using that to invoke Non-FIPS version of JSafe functions
for several seconds or minutes before the execution of the code continues without error.

Cause

This is a known issue to RSA and is related to the random number generator on the Red Hat platform. This is not related to the RSA Authentication Agent SDK for Java configuration but about generating the random number through BSafe which in-turn uses a system resource (/dev/random).

Workaround

The workaround is for the installed JRE(securerandom.source in java.security) on the system to use /dev/urandom.

Alternatively, perform these steps as root on the Red Hat platform:
  1. rm /dev/random
  2. mknod -m 0644 /dev/random c 1 9

Now, run the example AuthUser to confirm the issue is resolved.

Notes

Other references that cover what is occurring can be found at URL http://bugs.java.com/view_bug.do?bug_id=6708214 & URL http://bugs.java.com/view_bug.do?bug_id=6202721.
Tags (31)
  • 8
  • 8.1
  • 8.1.x
  • 8.x
  • Agent
  • Agent API
  • Agent SDK
  • API
  • Auth Agent
  • Authentication Agent
  • Authentication Agent API
  • Authentication Agent SDK
  • Customer Support Article
  • Java
  • Java Development
  • Java Language
  • KB Article
  • Knowledge Article
  • Knowledge Base
  • RSA SecurID
  • RSA SecurID Access
  • RSA SecurID Suite
  • SDK
  • SecurID
  • SecurID Access
  • SecurID Agent
  • SecurID Suite
  • Version 8
  • Version 8.1
  • Version 8.1.x
  • Version 8.x
0 Likes
Was this article helpful? Yes No
Share
No ratings

In this article

Version history
Last update:
‎2020-12-13 08:24 AM
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.