How to determine the version of Oracle WebLogic and dependencies in RSA Authentication Manager 8.x
2 years ago
Originally Published: 2018-07-25
Article Number
000044489
Applies To
RSA Product Set:  SecurID
RSA Product/Service Type:  Authentication Manager
RSA Version/Condition:  8.2 or later
Issue
An administrator has a requirement to check the version of Oracle WebLogic in use with RSA Authentication Manager 8.x software, perhaps related to a vulnerability scan.
Resolution
An administrator can perform the following task to display the version of Oracle WebLogic and subsystem information used by an RSA SecurID Appliance.
  1. Logon to the RSA SecurID appliance via SSH or direct console connection using the rsaadmin account.

Note that during Quick Setup another user name may have been selected. Use that user name to login.

  1. Enter the command /opt/rsa/am/appserver/jdk/bin/java  -cp /opt/rsa/am/appserver/wls/wlserver/server/lib/weblogic.jar weblogic.version -verbose.  For example,
login as: rsaadmin
Using keyboard-interactive authentication. 
Password:<enter operating system password> 
Last login: Wed Jun 20 05:24:51 2018 from jumphost.vcloud.local 
RSA Authentication Manager Installation Directory: /opt/rsa/am
rsaadmin@app82p:~> /opt/rsa/am/appserver/jdk/bin/java -cp /opt/rsa/am/appserver/wls/wlserver/server/lib/weblogic.jar weblogic.version -verbose
WebLogic Server 12.1.3.0.0  Wed May 21 18:53:34 PDT 2014 1604337  ImplVersion: 12.1.3.0.0
Oracle WebLogic Server Module Dependencies 12.1 Tue Mar 11 15:35:15 MDT 2014  ImplVersion: 12.1.3.0
Oracle Universal Connection Pool ImplVersion: 12.1.0.2.0
Oracle Security Developer Tools Security Engine ImplVersion: 3.1.0
Oracle Security Developer Tools Crypto ImplVersion: 3.1.0
WebLogic EclipseLink Integration 3.1 Mon Sep 9 22:09:00 UTC 2013  ImplVersion: 3.1.0.0
WebLogic Diagnostics Instrumentor Config Tool 3.1 Tue Feb 18 11:58:08 MST 2014  ImplVersion: 3.1.0.0
WebLogic Datasource 2.3 Binding Bundle ImplVersion: 2.3.0.0
WebLogic Beangen 3.0 Binding Bundle ImplVersion: 3.0.0.0
WebLogic Management Core Interfaces 4.1 Binding Bundle ImplVersion: 4.1.0.0
WebLogic Application Descriptors 3.0 Binding Bundle ImplVersion: 3.0.0.0
WebLogic Descriptors for J2EE 3.0 Binding Bundle ImplVersion: 3.0.0.0
WebLogic Specific Descriptors 4.0 Binding Bundle ImplVersion: 4.0.0.0
WebLogic Coherence Descriptor 4.0 Binding Bundle ImplVersion: 4.0.0.0
WebLogic Coherence App Descriptor 1.1 Binding Bundle ImplVersion: 1.1.0.0
WebLogic Application Descriptors 3.0 Sun Jul 21 11:38:30 EDT 2013  ImplVersion: 3.0.0.0
WebLogic Descriptors for J2EE 3.0 Mon Feb 17 12:42:55 MST 2014  ImplVersion: 3.0.0.0
WebLogic Specific Descriptors 4.0 Thu Mar 6 19:54:02 MST 2014  ImplVersion: 4.0.0.0
WebLogic Descriptor Client Capable 2.2 Tue Feb 18 11:58:08 MST 2014  ImplVersion: 2.2.0.0
WebLogic Coherence Descriptor 4.0 Wed Dec 11 08:53:45 MST 2013  ImplVersion: 4.0.0.0
WebLogic Coherence App Descriptor 1.1 Mon Sep 9 22:09:00 UTC 2013  ImplVersion: 1.1.0.0
WebLogic JSF Feature Module 12.1 Sun Jul 21 12:12:42 EDT 2013  ImplVersion: 12.1.3.0
WebLogic i18n Runtime Support Client Capable 3.0 Tue Feb 18 11:58:08 MST 2014  ImplVersion: 3.0.0.0
WebLogic i18n Build Support Client Capable 4.0 Tue Feb 18 11:58:08 MST 2014  ImplVersion: 4.0.0.0
WebLogic I18N tools Client Capable 3.1 Tue Feb 18 11:58:08 MST 2014  ImplVersion: 3.1.0.0
Oracle Cooperative Memory Management Lower Tier Client Capable 1.0 Thu Mar 6 13:41:35 MST 2014  ImplVersion: 1.0.0.0
WebLogic Jersey Common Integration 1.2 Fri Aug 23 02:53:55 UTC 2013  ImplVersion: 1.2
WebLogic Jersey Client Integration 3.0 Tue Feb 18 08:20:38 MST 2014  ImplVersion: 1.0
WebLogic Jersey Server Integration 3.0 Fri Feb 21 10:55:11 UTC 2014  ImplVersion: 1.0
Oracle Config Wizard Launch Manifest Jar 8.1 Tue Jan 28 05:51:13 PST 2014 ImplVersion: 12.1.3.0
Oracle Help Share ImplVersion: JDEVADF_12.1.3.0.0_GENERIC_140521.1008.S
Oracle Help for Java ImplVersion: JDEVADF_12.1.3.0.0_GENERIC_140521.1008.S
WebLogic Config Wizard Schema 8.1 Thu May 29 17:04:45 PDT 2014 ImplVersion: 12.1.3.0
WebLogic CIE Config API 1.0 Wed Aug 28 11:19:53 PDT 2013 ImplVersion: 1.0.0.0
WebLogic Config Wizard 8.1 Thu May 29 17:04:49 PDT 2014 ImplVersion: 8.1.0.0
WebLogic java compiler utils package Client Capable 2.2 Fri Dec 27 02:56:57 UTC 2013  ImplVersion: 2.2.0.0
WebLogic WebApp Container Public API Client Capable 4.0 Wed Mar 26 21:48:07 MDT 2014  ImplVersion: 4.0.0.0

SERVICE NAME                    VERSION INFORMATION
============                    ===================
Kernel                          Commonj WorkManager v1.1
TimerService                    Commonj TimerManager v1.1
CorbaService                    CORBA 2.3, IIOP 1.2, RMI-IIOP SFV2, OTS 1.2, CSIv2 Level 0 + Stateful
XMLService                      XML 1.1
Transaction Service             JTA 1.1
JDBCService                     JSR-221, JDBC 4.0
CustomResourceServerService     1.0.0.0
Servlet Container               Servlet 3.0, JSP 2.2
Pre Admin Singleton Services S  1.0
Singleton Services Batch Manag  1.0
Post Admin Singleton Services   1.0
Notes
Version information for all Oracle WebLogic modules can be found with the command /opt/rsa/am/appserver/jdk/bin/java -cp /opt/rsa/am/appserver/wls/wlserver/server/lib/weblogic.jar weblogic.utils.Version.