Microsoft로 로그인
로그인하거나 계정을 만듭니다.
안녕하세요.
다른 계정을 선택합니다.
계정이 여러 개 있음
로그인할 계정을 선택합니다.
영어
죄송합니다. 이 문서는 귀하의 언어로 사용할 수 없습니다.

This article also applies to:

  • BizTalk Server 2016

Symptoms

By default, the Single Sign-On (SSO) service uses dynamic ports for the remote procedure call (RPC) interface. The specific static ports that are used by the SSO service can be anywhere within the full range of dynamic ports.

Cause

This is the default behavior for RPC.

Resolution

A fix for this problem is included in Cumulative Update 1 for Enterprise Single Sign-On in Microsoft Host Integration Server 2016.

The updated SSOConfig management tool in Cumulative Update 1 can used to set a static RPC port for the SSO service. For reference, see the following examples:

  • To set the SSO service to use a static port:

    ssoconfig -rpcPort 1215

  • To set the SSO service to use a dynamic port:

    ssoconfig -rpcPort 0

도움이 더 필요하세요?

더 많은 옵션을 원하세요?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

이 정보가 유용한가요?

사용 경험에 어떠한 영향을 주었나요?
제출을 누르면 피드백이 Microsoft 제품과 서비스를 개선하는 데 사용됩니다. IT 관리자는 이 데이터를 수집할 수 있습니다. 개인정보처리방침

의견 주셔서 감사합니다!

×