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® Discussions

Browse the SecurID discussion board to get product help and collaborate with other SecurID users.
  • SecurID Community
  • :
  • Products
  • :
  • SecurID
  • :
  • Discussions
  • :
  • SecurID Web Tier in AWS
  • Options
    • Subscribe to RSS Feed
    • Mark Topic as New
    • Mark Topic as Read
    • Float this Topic for Current User
    • Bookmark
    • Subscribe
    • Mute
    • Printer Friendly Page
JonathanMulsma1
JonathanMulsma1 Beginner
Beginner
‎2016-10-13 09:57 AM
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

SecurID Web Tier in AWS

Jump to solution

Will RSA support the Web Tier if it is installed on a Amazon Web Service AWS server?    AWS has an "Elastic IP" which is similar to a static IP address, for both internal and external IPs. 

Labels (1)
Labels
  • Labels:
  • RSA Authentication Manager

  • Tags:
  • AM
  • amazon web services
  • Auth Manager
  • Authentication Manager
  • aws
  • Community Thread
  • Discussion
  • Forum Thread
  • RSA Authentication Manager
  • RSA SecurID
  • RSA SecurID Access
  • SecurID
  • Web Tier
0 Likes
Share
Reply
  • All forum topics
  • Previous Topic
  • Next Topic
1 Solution

Accepted Solutions
EricaChalfin
Employee (Retired) EricaChalfin Employee (Retired)
Employee (Retired)
‎2016-10-13 11:58 AM
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Jump to solution

Jonathan Mulsman‌, 

 

Installing the web tier on AWS was not tested until Authentication Manager 8.2 SP1; and therefore, is not supported until SP1 is released.

 

Regards,

Erica

View solution in original post

2 Likes
Share
Reply
7 Replies
EricaChalfin
Employee (Retired) EricaChalfin Employee (Retired)
Employee (Retired)
‎2016-10-13 11:58 AM
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Jump to solution

Jonathan Mulsman‌, 

 

Installing the web tier on AWS was not tested until Authentication Manager 8.2 SP1; and therefore, is not supported until SP1 is released.

 

Regards,

Erica

2 Likes
Share
Reply
JonathanMulsma1
JonathanMulsma1 Beginner
Beginner
In response to EricaChalfin
‎2016-10-13 12:04 PM
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Jump to solution

Is 8.2 SP1 different than 8.2 Patch 1?

0 Likes
Share
Reply
JayGuillette
Apprised Contributor JayGuillette Apprised Contributor
Apprised Contributor
‎2016-10-13 12:08 PM
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Jump to solution

Hey Jonathan,

There is a KB on this, though I could not find it on Link when searching for AWS Web Tier - I think it was archived instead of migrated, but

17663 | AM 8.1 Web Tier will not install on AWS RHEL 6.5 Server

Where the Web tier would not install on the AWS RHEL, but would install on AWS Windows, because...

AWS XENapps VM running RHEL does not have SMBIOS.

 

Webtier install needs the System Management BIOS, or SMBIOS - The Web Tier install failure is at the point where the install is attempting to read the hardware, via something known as DMI, Direct Media Access. The Webtier obtains certain values from SMBIOS.

 

If you access Linux:
        sudo su -
            <password> 
        root# dmidecode | grep SMBIOS 
        you should see something like
              SMBIOS 2.4 present (on AM 8.1 Suse 11 Linux, RH64)
              SMBIOS 2.5 present (on AM 7.1 SP4 appliance on RPath Linux)

 

Output from Webtier (RHEL 8.1 deployed on Xen VM):

 

[root@ax1gd001v ramesha]# dmidecode | grep SMBIOS
# No SMBIOS nor DMI entry point found, sorry.

0 Likes
Share
Reply
JonathanMulsma1
JonathanMulsma1 Beginner
Beginner
In response to EricaChalfin
‎2016-10-13 12:09 PM
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Jump to solution

RSA released 8.2 patch 1 in September 2016, and I don’t see anything about AWS in the readme. Are 8.2 Patch 1 and 8.2 SP1 different, and is there an ETA for 8.2 SP1 ?

 

Thanks

0 Likes
Share
Reply
JayGuillette
Apprised Contributor JayGuillette Apprised Contributor
Apprised Contributor
‎2016-10-13 12:10 PM
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Jump to solution

yes to your 2nd question, AM 8.2 patch 1 is 8.2.0.1.0, while AM 8.2 SP1 will be 8.2.1.0.0.  Like AM 8.1 had a patch 1, then later had an SP1, and after that AM 8.1 SP1 had its own patch 1

I heard AM 8.2 SP1 is coming in 2017, not sure when

0 Likes
Share
Reply
JonathanMulsma1
JonathanMulsma1 Beginner
Beginner
In response to JayGuillette
‎2016-10-13 12:34 PM
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Jump to solution

OK, so there will be a SP1, but no ETA yet, Thanks!

And say hi to the group for me!

0 Likes
Share
Reply
EdwardDavis
Employee EdwardDavis
Employee
In response to JonathanMulsma1
‎2016-10-13 02:47 PM
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Jump to solution

Image result for robbie the robot says hi

0 Likes
Share
Reply
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.