在內部部署 Omnissa Access 服務安裝中,如果您要變更 Omnissa Access 服務的完整網域名稱 (FQDN),您還必須在目錄同步、使用者驗證、Kerberos 驗證和虛擬應用程式服務的 application.properties 檔案中更新 FQDN 項目 (如果您在 FQDN 變更之前已部署這些服務)。
通常您需要變更 Omnissa Access 服務 FQDN 的其中一種情況是,當您將 Omnissa Access 服務虛擬應用裝置放在負載平衡器後方時。
程序
-
登入 Omnissa Access Connector 伺服器。
-
對於安裝在伺服器上的每個企業服務 (目錄同步服務、使用者驗證服務、Kerberos 驗證服務或虛擬應用程式服務),編輯
INSTALL_DIR\Access Connector\enterpriseService\conf\application.properties檔案,並進行下列變更:-
如果您正在編輯目錄同步服務
application.properties檔案,請更新下列項目中的 Omnissa Access 服務 FQDN:eds.SAAS.endpoint=WorkspaceONEAccessServiceURL例如:
eds.SAAS.endpoint=https://mysva.example.com -
如果您正在編輯使用者驗證服務
application.properties檔案,請更新下列項目中的 Omnissa Access 服務 FQDN:eas.SAAS.endpoint=WorkspaceONEAccessServiceURL例如:
eas.SAAS.endpoint=https://mysva.example.com -
如果您正在編輯 Kerberos 驗證服務
application.properties檔案,請更新下列項目中的 Omnissa Access 服務 FQDN:eks.SAAS.endpoint=WorkspaceONEAccessServiceURL例如:
eks.SAAS.endpoint=https://mysva.example.com -
如果您正在編輯虛擬應用程式服務
application.properties檔案,請更新下列項目中的 Omnissa Access 服務 FQDN:eis.SAAS.endpoint=WorkspaceONEAccessServiceURL例如:
eis.SAAS.endpoint=https://mysva.example.com
-
-
重新啟動目錄同步、使用者驗證、Kerberos 驗證和虛擬應用程式服務。
此頁面對您有幫助嗎?