メインコンテンツまでスキップ

OpenLM コンポーネントのポート変更方法

ポート変更

リスニングポートを変更するだけでは不十分です。ポート番号を変更した後、そのポートにクライアントとして接続する他のコンポーネントも新しい番号に更新してください。例えば、Server のポートを 5015 から別の番号に変更した場合、他のコンポーネントも 5015 を使って Server API に接続しているため、新しいポートへ変更する必要があります。

OpenLM SLM

C:\Program Files\OpenLM\OpenLM Server\bin\appsettings.json にアクセスして変更します:

OpenLM Server appsettings.json file location

OpenLM Server port configuration in appsettings.json

Identity Service

C:\Program Files\OpenLM\OpenLM Identity Service\SecurityService\appsettings.json に移動します。

Identity Service appsettings.json file location

Identity Service port configuration in appsettings.json

他のコンポーネントのポートも変更する場合:

Identity Service settings for other component ports

Broker

OpenLM SLM のポートを変更した後、Broker 設定ツールで 5015 以外のポートを使用できます。

Broker UI

C:\Program Files\OpenLM\OpenLM Broker\broker.xml にアクセスします。

Broker UI port configuration in broker.xml

End-User Services

C:\Program Files\OpenLM\End-User Services\settings.json にアクセスします。

End-User Services port configuration in settings.json

他のコンポーネントのポートを変更する場合:

End-User Services settings for other component ports

Workstation Agent

他のコンポーネントのポートを変更する場合は、

C:\Program Files\OpenLM\Agent\settings.json

Workstation Agent port configuration in settings.json

Applications Manager

C:\Program Files\OpenLM\OpenLM Applications Manager\openlm-app-manager.properties

Applications Manager port in openlm-app-manager.properties

他のコンポーネントのポートを変更する場合:

Applications Manager settings for other component ports

Reports Scheduler

C:\Program Files\OpenLM\OpenLM Reports Scheduler\report_scheduler.properties

Reports Scheduler port in report_scheduler.properties

C:\Program Files\OpenLM\OpenLM Server\bin\wwwroot\params.js

Reports Scheduler params.js port configuration

他のコンポーネントのポートを変更する場合、

C:\Program Files\OpenLM\OpenLM Reports Scheduler\report_scheduler.properties

Reports Scheduler settings for other component ports

DSS

C:\Program Files\OpenLM\OpenLM Directory Synchronization Service\kestrel.config

DSS port configuration in kestrel.config

DSA

C:\Program Files\OpenLM\OpenLM Directory Synchronization Agent\kestrel.config

DSA port configuration in kestrel.config

他のコンポーネントのポートを変更する場合、

C:\Program Files\OpenLM\OpenLM Directory Synchronization Agent\OpenLM.Ldap.Agent.config

DSA settings for other component ports in OpenLM.Ldap.Agent.config