net join が dns をアップデートしないように設定できるパラメーターはありますか?
Issue
net joinコマンドを実行してシステムを ad ドメインに参加させているときに、AD ドメインにシステムを参加させても DNS レコードをアップデートすることができません。DNS が動的なアップデートサポートしないため、Samba で、Samba からの動的なアップデートリクエストを無効にする必要があります。
# net ads join -U administrator -S ad.abc.example.com
Enter administrator's password:
Using short domain name -- ABC
Joined SYSTEM4' to dns domain 'abc.example.com'
DNS Update for system4.abc.example.com failed:ERROR_DNS_GSS_ERROR
DNS update failed!
Environment
- Red Hat Enterprise Linux 6
- Red Hat Enterprise Linux 7
- samba
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.