Ansible Automation Platform で Kerberos を使用して Windows サーバーに接続する方法
Issue
-
カスタム実行環境を作成せずに、Ansible が Windows サーバーに接続できるように Kerberos 認証を設定する方法が必要です。
-
Ansible が Kerberos 経由で Windows サーバーに接続しようとすると、以下のエラーメッセージが表示されます。
fatal: [windows_server1.local]: UNREACHABLE! => {"changed": false, "msg": "kerberos: authGSSClientStep() failed: (('Unspecified GSS failure. Minor code may provide more information', 851968), ('TGT has been revoked', -1765328364))", "unreachable": true}
Environment
- Ansible Automation Platform 2.1 以降
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.