NetWorker: How to determine the Apache version used by NetWorker server.

Riepilogo: This article details how to get the Apache server version of a NetWorker server.

Questo articolo si applica a Questo articolo non si applica a Questo articolo non è legato a un prodotto specifico. Non tutte le versioni del prodotto sono identificate in questo articolo.

Istruzioni

Determine the Apache version used by NetWorker through the following process:

Linux: 

1. Ensure JAVA_HOME environment variable is set: echo $JAVA_HOME
2. If nothing is returned, create the environment variable: export JAVA_HOME=/opt/nre/java/latest/
3. Run: /opt/nsr/authc-server/tomcat/bin/version.sh
nve:~ # /opt/nsr/authc-server/tomcat/bin/version.sh
Using CATALINA_BASE:   /opt/nsr/authc-server/tomcat
Using CATALINA_HOME:   /opt/nsr/authc-server/tomcat
Using CATALINA_TMPDIR: /opt/nsr/authc-server/tomcat/temp
Using JRE_HOME:        /usr/lib/jvm/jre-1.8.0_431-oracle-x64
Using CLASSPATH:       /opt/nsr/authc-server/tomcat/bin/bootstrap.jar:/opt/nsr/authc-server/tomcat/bin/tomcat-juli.jar
Using CATALINA_OPTS:
Server version: Apache Tomcat/9.0.90
Server built:   Jun 14 2024 14:45:13 UTC
Server number:  9.0.90.0
OS Name:        Linux
OS Version:     4.12.14-122.237-default
Architecture:   amd64
JVM Version:    1.8.0_431-b10
JVM Vendor:     Oracle Corporation

Windows:

1. Ensure JAVA_HOME environment variable is set: echo %JAVA_HOME%
2. If nothing is returned, open the system properties, and create the environment variable to identify your Java Runtime Environment (JRE) instance:

Create java home variable

3. If the variable was newly created, you must open a new command prompt to pick up the variable.

4. Use the cd command to navigate to your NetWorker install folder's ..\nsr\authc-server\tomcat\bin directory. For example: cd "C:\Program Files\EMC NetWorker\nsr\authc-server\tomcat\bin"

5. Run: version.bat

C:\Users\Administrator.NETWORKER>cd C:\Program Files\EMC NetWorker\nsr\authc-server\tomcat\bin\

C:\Program Files\EMC NetWorker\nsr\authc-server\tomcat\bin>version.bat
Using CATALINA_BASE:   "C:\Program Files\EMC NetWorker\nsr\authc-server\tomcat"
Using CATALINA_HOME:   "C:\Program Files\EMC NetWorker\nsr\authc-server\tomcat"
Using CATALINA_TMPDIR: "C:\Program Files\EMC NetWorker\nsr\authc-server\tomcat\temp"
Using JRE_HOME:        "C:\Program Files\NRE\java\jre1.8.0_431"
Using CLASSPATH:       "C:\Program Files\EMC NetWorker\nsr\authc-server\tomcat\bin\bootstrap.jar;C:\Program Files\EMC NetWorker\nsr\authc-server\tomcat\bin\tomcat-juli.jar"
Using CATALINA_OPTS:   ""
Server version: Apache Tomcat/9.0.90
Server built:   Jun 14 2024 14:45:13 UTC
Server number:  9.0.90.0
OS Name:        Windows Server 2022
OS Version:     10.0
Architecture:   amd64
JVM Version:    1.8.0_431-b10
JVM Vendor:     Oracle Corporation
NOTE: In the examples shown above, default installation paths were used. Modify the paths as necessary if nondefault installation paths are used for NetWorker Runtime Environment (NRE), JRE, or NetWorker.

Informazioni aggiuntive

The Apache version used by NetWorker is intermittently upgraded along with the NetWorker software package. It is not possible to upgrade the Apache version used by NetWorker outside of the NetWorker upgrade workflow. The purpose of this KB is to identify the version of Apache used by NetWorker in the event a security concern arises. Validating the version used assists in determining if the report is a false positive or if a legitimate impact exists.

Apache and tomcat versions in different NetWorker versions

Prodotti interessati

NetWorker

Prodotti

NetWorker Family
Proprietà dell'articolo
Numero articolo: 000315188
Tipo di articolo: How To
Ultima modifica: 01 mag 2025
Versione:  2
Trova risposta alle tue domande dagli altri utenti Dell
Support Services
Verifica che il dispositivo sia coperto dai Servizi di supporto.