{"id":7809,"date":"2021-11-22T02:38:40","date_gmt":"2021-11-21T17:38:40","guid":{"rendered":"https:\/\/wp.study3.biz\/?p=7809"},"modified":"2021-11-22T02:39:16","modified_gmt":"2021-11-21T17:39:16","slug":"arch-linux-samba4-14-5-amd-epyc-7502p-32core-processor%e3%81%a7%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=7809","title":{"rendered":"Arch Linux Samba4.14.5 AMD EPYC 7502P  32core Processor\u3067\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\/07\/a-r-c-h-l-i-n-u-x.jpg\" alt=\"\" width=\"3840\" height=\"2160\" class=\"alignnone size-full wp-image-7815\" \/><br \/>\n[root@archlinux ~]# kinit administrator<br \/>\nPassword for administrator@TEST.JP:<br \/>\n[root@archlinux ~]# net ads join -U administrator<br \/>\nEnter administrator&#8217;s password:<br \/>\nUsing short domain name &#8212; TEST<br \/>\nJoined &#8216;ARCHLINUX&#8217; to dns domain &#8216;test.jp&#8217;<br \/>\nNo DNS domain configured for archlinux. Unable to perform DNS Update.<br \/>\nDNS update failed: NT_STATUS_INVALID_PARAMETER<br \/>\n[root@archlinux ~]# systemctl restart winbind<br \/>\n[root@archlinux ~]# wbinfo -u<br \/>\nTEST\\guest<br \/>\nTEST\\administrator<br \/>\nTEST\\krbtgt<br \/>\nTEST\\chibi<br \/>\n[root@archlinux ~]# wbinfo -n chibi<br \/>\nS-1-5-21-274396862-3022581780-2677681326-1103 SID_USER (1)<br \/>\n[root@archlinux ~]# net ads info<br \/>\nLDAP server: 0.0.0.0<br \/>\nLDAP server name: (null)<br \/>\nRealm: (null)<br \/>\nBind Path: (null)<br \/>\nLDAP port: 0<br \/>\nServer time: Thu, 01 Jul 2021 05:41:22 UTC<br \/>\nKDC server: 192.168.1.16<br \/>\nServer time offset: -2<br \/>\nLast machine account password change: Thu, 01 Jan 1970 00:00:00 UTC<br \/>\n[root@archlinux ~]# host -4 dc<br \/>\ndc.test.jp has address 192.168.1.13<br \/>\ndc.test.jp has address 192.168.1.8<br \/>\ndc.test.jp has IPv6 address 2400:4052:46e0:b700:45d5:85a5:1839:64b<br \/>\ndc.test.jp has IPv6 address 2400:4052:46e0:b700:ed3f:82e2:3383:3d86<br \/>\n[root@archlinux ~]# host -4 dc1<br \/>\ndc1.test.jp has address 192.168.1.17<br \/>\ndc1.test.jp has IPv6 address 2400:4052:46e0:b700:4188:a36e:19da:2146<br \/>\n[root@archlinux ~]# host -4 dc2<br \/>\ndc2.test.jp has address 192.168.1.16<br \/>\ndc2.test.jp has IPv6 address 2400:4052:46e0:b700:d65:5e5a:bb9c:39b5<br \/>\n[root@archlinux ~]# host -t SRV _ldap._tcp.test.jp<br \/>\n_ldap._tcp.test.jp has SRV record 0 100 389 dc.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[root@archlinux ~]# 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 \/>\n[root@archlinux ~]# host -t A test.jp<br \/>\ntest.jp has address 192.168.1.13<br \/>\ntest.jp has address 192.168.1.16<br \/>\ntest.jp has address 192.168.1.17<br \/>\ntest.jp has address 192.168.1.8<br \/>\n[root@archlinux ~]# cat \/etc\/os-release<br \/>\nNAME=&#8221;Arch Linux&#8221;<br \/>\nPRETTY_NAME=&#8221;Arch Linux&#8221;<br \/>\nID=arch<br \/>\nBUILD_ID=rolling<br \/>\nANSI_COLOR=&#8221;38;2;23;147;209&#8243;<br \/>\nHOME_URL=&#8221;https:\/\/archlinux.org\/&#8221;<br \/>\nDOCUMENTATION_URL=&#8221;https:\/\/wiki.archlinux.org\/&#8221;<br \/>\nSUPPORT_URL=&#8221;https:\/\/bbs.archlinux.org\/&#8221;<br \/>\nBUG_REPORT_URL=&#8221;https:\/\/bugs.archlinux.org\/&#8221;<br \/>\nLOGO=archlinux<br \/>\n[root@archlinux ~]# samba -V<br \/>\nVersion 4.14.5<br \/>\n[root@archlinux ~]# smbclient \/\/192.168.1.8\/netlogon -Uadministrator<br \/>\n<a href=\"https:\/\/wp.study3.biz\/wp-content\/uploads\/2021\/07\/760b0e8d3f366b702ddc57f5314e923d.txt\">Arch Linux Samba4.14.5 AMD EPYC 7502P 32core Processor\u3067\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@archlinux ~]# kinit administrator Password for administrator@TEST.JP: [root@archlinux ~]# net ads join &#8211; &hellip; <a href=\"https:\/\/wp.study3.biz\/?p=7809\">\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":[4,9,10],"tags":[],"class_list":["post-7809","post","type-post","status-publish","format-standard","hentry","category-archlinux","category-samba4","category-windows"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wp.study3.biz\/index.php?rest_route=\/wp\/v2\/posts\/7809","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=7809"}],"version-history":[{"count":2,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=\/wp\/v2\/posts\/7809\/revisions"}],"predecessor-version":[{"id":7817,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=\/wp\/v2\/posts\/7809\/revisions\/7817"}],"wp:attachment":[{"href":"https:\/\/wp.study3.biz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7809"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=7809"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7809"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}