{"id":7201,"date":"2021-10-03T03:40:35","date_gmt":"2021-10-02T18:40:35","guid":{"rendered":"https:\/\/wp.study3.biz\/?p=7201"},"modified":"2021-10-03T03:41:23","modified_gmt":"2021-10-02T18:41:23","slug":"ubuntu-20-04-2-lts-samba4-11-6-amd-epyc-7502p-32-core-processor%e3%81%ab%e6%a7%8b%e7%af%89%e3%81%97%e3%81%9f-windows-server-2022-datacenter-active-directory-domain-%e3%81%ae%e3%83%a1%e3%83%b3%e3%83%90","status":"publish","type":"post","link":"https:\/\/wp.study3.biz\/?p=7201","title":{"rendered":"Ubuntu 20.04.2 LTS Samba4.11.6 AMD EPYC 7502P 32-core Processor\u306b\u69cb\u7bc9\u3057\u305f Windows Server 2022 Datacenter Active Directory Domain \u306e\u30e1\u30f3\u30d0\u30fc\u306b\u53c2\u52a0\u3057\u3066\u307f\u305f"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/wp.study3.biz\/wp-content\/uploads\/2021\/05\/20.04.2.jpg\" alt=\"\" width=\"1920\" height=\"1080\" class=\"alignnone size-full wp-image-7207\" \/><br \/>\nroot@2004:~# kinit administrator<br \/>\nPassword for administrator@TEST.JP:<br \/>\nroot@2004:~# net ads join -U administrator<br \/>\nEnter administrator&#8217;s password:<br \/>\nUsing short domain name &#8212; TEST<br \/>\nJoined &#8216;2004&#8217; to dns domain &#8216;test.jp&#8217;<br \/>\nNo DNS domain configured for 2004. Unable to perform DNS Update.<br \/>\nDNS update failed: NT_STATUS_INVALID_PARAMETER<br \/>\nroot@2004:~# systemctl restart winbind<br \/>\nroot@2004:~# wbinfo -u<br \/>\nTEST\\guest<br \/>\nTEST\\administrator<br \/>\nTEST\\krbtgt<br \/>\nTEST\\chibi<br \/>\nroot@2004:~# wbinfo -n chibi<br \/>\nS-1-5-21-1027568716-2615651473-4055231525-1103 SID_USER (1)<br \/>\nroot@2004:~# net ads info<br \/>\nLDAP server: 192.168.1.85<br \/>\nLDAP server name: dc1.test.jp<br \/>\nRealm: TEST.JP<br \/>\nBind Path: dc=TEST,dc=JP<br \/>\nLDAP port: 389<br \/>\nServer time: \u6728, 20  5\u6708 2021 13:59:06 JST<br \/>\nKDC server: 192.168.1.85<br \/>\nServer time offset: -10<br \/>\nLast machine account password change: \u6728, 20  5\u6708 2021 13:58:27 JST<br \/>\nroot@2004:~# host -4 dc<br \/>\ndc.test.jp has address 192.168.1.19<br \/>\ndc.test.jp has address 192.168.1.34<br \/>\ndc.test.jp has IPv6 address 2400:4052:46e0:b700:571:57ef:f35:ae2c<br \/>\ndc.test.jp has IPv6 address 2400:4052:46e0:b700:acc0:d100:c92c:b122<br \/>\nroot@2004:~# host -4 dc1<br \/>\ndc1.test.jp has address 192.168.1.85<br \/>\ndc1.test.jp has IPv6 address 2400:4052:46e0:b700:f47a:f72:3d0c:4b65<br \/>\nroot@2004:~# host -4 dc2<br \/>\ndc2.test.jp has address 192.168.1.86<br \/>\ndc2.test.jp has IPv6 address 2400:4052:46e0:b700:d515:d71a:cedd:ebb7<br \/>\nroot@2004:~# host -t SRV _kerberos._udp.test.jp<br \/>\n_kerberos._udp.test.jp has SRV record 0 100 88 dc.test.jp.<br \/>\n_kerberos._udp.test.jp has SRV record 0 100 88 dc2.test.jp.<br \/>\n_kerberos._udp.test.jp has SRV record 0 100 88 dc1.test.jp.<br \/>\nroot@2004:~# host -t SRV _ldap._tcp.test.jp<br \/>\n_ldap._tcp.test.jp has SRV record 0 100 389 dc2.test.jp.<br \/>\n_ldap._tcp.test.jp has SRV record 0 100 389 dc1.test.jp.<br \/>\n_ldap._tcp.test.jp has SRV record 0 100 389 dc.test.jp.<br \/>\nroot@2004:~# host -t A test.jp<br \/>\ntest.jp has address 13.113.45.174<br \/>\nroot@2004:~# host -t A dc.test.jp<br \/>\ndc.test.jp has address 192.168.1.34<br \/>\ndc.test.jp has address 192.168.1.19<br \/>\nroot@2004:~# host -t A dc1.test.jp<br \/>\ndc1.test.jp has address 192.168.1.85<br \/>\nroot@2004:~# host -t A dc2.test.jp<br \/>\ndc2.test.jp has address 192.168.1.86<br \/>\nroot@2004:~# cat \/etc\/os-release<br \/>\nNAME=&#8221;Ubuntu&#8221;<br \/>\nVERSION=&#8221;20.04.2 LTS (Focal Fossa)&#8221;<br \/>\nID=ubuntu<br \/>\nID_LIKE=debian<br \/>\nPRETTY_NAME=&#8221;Ubuntu 20.04.2 LTS&#8221;<br \/>\nVERSION_ID=&#8221;20.04&#8243;<br \/>\nHOME_URL=&#8221;https:\/\/www.ubuntu.com\/&#8221;<br \/>\nSUPPORT_URL=&#8221;https:\/\/help.ubuntu.com\/&#8221;<br \/>\nBUG_REPORT_URL=&#8221;https:\/\/bugs.launchpad.net\/ubuntu\/&#8221;<br \/>\nPRIVACY_POLICY_URL=&#8221;https:\/\/www.ubuntu.com\/legal\/terms-and-policies\/privacy-policy&#8221;<br \/>\nVERSION_CODENAME=focal<br \/>\nUBUNTU_CODENAME=focal<br \/>\nroot@2004:~# samba -V<br \/>\nVersion 4.11.6-Ubuntu<br \/>\nroot@2004:~# smbclient -L localhost -U%<br \/>\n<a href=\"https:\/\/wp.study3.biz\/wp-content\/uploads\/2021\/05\/8c2f2e52e2d26aebdb2a6ea8bd5e7603.txt\">Ubuntu 20.04.2 LTS Samba4.11.6 AMD EPYC 7502P 32-core Processor\u306b\u69cb\u7bc9\u3057\u305f Windows Server 2022 Datacenter Active Directory Domain \u306e\u30e1\u30f3\u30d0\u30fc\u306b\u53c2\u52a0\u3057\u3066\u307f\u305f<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>root@2004:~# kinit administrator Password for administrator@TEST.JP: root@2004:~# net ads join -U administrato &hellip; <a href=\"https:\/\/wp.study3.biz\/?p=7201\">\u7d9a\u304d\u3092\u8aad\u3080 <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[9,17,10],"tags":[],"class_list":["post-7201","post","type-post","status-publish","format-standard","hentry","category-samba4","category-ubuntu","category-windows"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wp.study3.biz\/index.php?rest_route=\/wp\/v2\/posts\/7201","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wp.study3.biz\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wp.study3.biz\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7201"}],"version-history":[{"count":2,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=\/wp\/v2\/posts\/7201\/revisions"}],"predecessor-version":[{"id":7209,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=\/wp\/v2\/posts\/7201\/revisions\/7209"}],"wp:attachment":[{"href":"https:\/\/wp.study3.biz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7201"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=7201"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7201"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}