Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
いくつかのマシンがあります:クライアントC1、サーバー:マスター、s1、s2
C1がマスターに接続して認証を行うと、ジョブランナーがs1とs2に作成され、C1とs1、s2にはセキュリティ通信が必要です。Kerberos/GSS-APIを介してこれを行う方法。master、s1、s2はセキュリティで接続されています。
ありがとう
Dma
GSSAPIに通信の暗号化を要求します。これをSASLとActiveDirectoryで使用します。すべてのトラフィックは安全にラップされます。