Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products

NetWorker:如何手動變更 NetWorker 驗證服務連接埠

Summary: 如何手動變更 NetWorker 驗證服務連接埠

This article applies to   This article does not apply to 

Symptoms

如何手動變更 NetWorker 驗證服務連接埠?

Cause

如果客戶基於合規性原因或其他應用程式正在使用埠 9090 而需要更改身份驗證服務的預設埠號。

Resolution

請執行以下步驟:

1.停止 NetWorker 伺服器上的 NetWorker 服務。
2.使用文字編輯器編輯server.xml檔。

檔案的位置在 Windows 和 Linux 上有所不同:
存取控制設定
* 視窗:C:\Program Files\EMC NetWorker\nsr\authc-server\tomcat\conf
* Linux:/nsr/authc/conf

3.搜尋字串連接器連接埠。

4.修改連接器連接埠值。

請確保指定在 1024-49151 範圍內的未使用埠。

例如,若要將埠更改為 9095,連接器埠條目將如下所示
<Connector port="9095"
protocol="org.apache.coyote.http11.Http11NioProtocol"
SSLEnabled="true"

5.儲存server.xml檔案。

6.使用文字編輯器編輯authc-server-app.json檔。

檔案的位置在 Windows 和 Linux 上有所不同:
*    Windows:C:\Program Files\EMC NetWorker\authc-server\conf
* Linux:/opt/nsr/authc-server/conf

7.搜索字串埠。

8.修改連接埠值。
例如,要將埠更改為 9095,埠條目將顯示如下:“
埠”:“9095”

9.儲存authc-server-app.json檔案。

10.在 NetWorker 伺服器上啟動 NetWorker 服務。

隨意的:如果 NMC 安裝在 NetWorker 伺服器以外的其他機器上,或者如果您需要 gstd 服務使用新的 authc 連接埠號碼,請執行以下步驟

步驟 1:編輯位置下的

gstd.conf 檔案

* 視窗:已安裝 Networker 路徑/Management/GST/etc

* Linux:已安裝 Networker 路徑/GST/等

搜尋字串「int authsvc_port」 並提供新的 Authc 連接埠號碼

步驟 2:  儲存 gstd.conf 檔案

的步驟 3:重新啟動 gstd 服務。

第 4 步:啟動 NMC。

Additional Information

注意:執行 nsrlogin 命令時,您需要手動指定新的連接埠號碼

Syantax:
nsrlogin -u <User name> -p <password> -P <New port number>

Affected Products

NetWorker Family