{"id":17566,"date":"2024-01-30T00:51:52","date_gmt":"2024-01-29T15:51:52","guid":{"rendered":"https:\/\/wp.study3.biz\/?p=17566"},"modified":"2024-01-30T00:52:17","modified_gmt":"2024-01-29T15:52:17","slug":"manjaro-linux-samba4-19-2-amd-epyc-7b13-64-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=17566","title":{"rendered":"Manjaro Linux  Samba4.19.2  AMD EPYC 7B13 64-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\/2023\/11\/manjaro.jpg\" alt=\"\" width=\"3840\" height=\"2160\" class=\"alignnone size-full wp-image-17572\" \/><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/wp.study3.biz\/wp-content\/uploads\/2023\/08\/2023-08-14-09-50-01.jpg\" alt=\"\" width=\"1024\" height=\"540\" class=\"alignnone size-full wp-image-16552\" \/><\/p>\n<p>[manjaro ~]# net ads join -U administrator<br \/>\nPassword for [TEST\\administrator]:<br \/>\nUsing short domain name &#8212; TEST<br \/>\nJoined &#8216;MANJARO&#8217; to dns domain &#8216;test.jp&#8217;<br \/>\nNo DNS domain configured for manjaro. Unable to perform DNS Update.<br \/>\nDNS update failed: NT_STATUS_INVALID_PARAMETER<br \/>\n[manjaro ~]# kinit administrator<br \/>\nPassword for administrator@TEST.JP:<br \/>\n[manjaro ~]# net ads join -U administrator<br \/>\nPassword for [TEST\\administrator]:<br \/>\nUsing short domain name &#8212; TEST<br \/>\nJoined &#8216;MANJARO&#8217; to dns domain &#8216;test.jp&#8217;<br \/>\nNo DNS domain configured for manjaro. Unable to perform DNS Update.<br \/>\nDNS update failed: NT_STATUS_INVALID_PARAMETER<br \/>\n[manjaro ~]# systemctl restart winbind<br \/>\n[manjaro ~]# wbinfo -u<br \/>\nTEST\\guest<br \/>\nTEST\\administrator<br \/>\nTEST\\krbtgt<br \/>\nTEST\\w11<br \/>\nTEST\\chibi<br \/>\n[manjaro ~]# wbinfo -n chibi<br \/>\nS-1-5-21-2320766872-3484140245-4162510373-1106 SID_USER (1)<br \/>\n[manjaro ~]# net ads info<br \/>\nLDAP server: 192.168.1.41<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: \u706b, 07 11\u6708 2023 05:38:17 JST<br \/>\nKDC server: 192.168.1.41<br \/>\nServer time offset: 0<br \/>\nLast machine account password change: \u706b, 07 11\u6708 2023 05:37:26 JST<br \/>\n[manjaro ~]# host -4 dc.test.jp<br \/>\ndc.test.jp has address 192.168.1.30<br \/>\ndc.test.jp has address 192.168.1.10<br \/>\ndc.test.jp has IPv6 address 2400:4052:46e0:b700:8573:6ab4:2f0a:e4fe<br \/>\ndc.test.jp has IPv6 address 2400:4052:46e0:b700:29a8:712f:67e:5853<br \/>\n[manjaro ~]# host -4 dc1.test.jp<br \/>\ndc1.test.jp has address 192.168.1.41<br \/>\ndc1.test.jp has IPv6 address 2400:4052:46e0:b700:6d29:ccff:c4f5:a9f1<br \/>\n[manjaro ~]# host -4 dc2.test.jp<br \/>\ndc2.test.jp has address 192.168.1.42<br \/>\ndc2.test.jp has IPv6 address 2400:4052:46e0:b700:75d9:50c3:35a8:ea56<br \/>\n[manjaro ~]# 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 dc1.test.jp.<br \/>\n_ldap._tcp.test.jp has SRV record 0 100 389 dc2.test.jp.<br \/>\n[manjaro ~]# host -t SRV _kerberos._udp.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 dc.test.jp.<br \/>\n_kerberos._udp.test.jp has SRV record 0 100 88 dc1.test.jp.<br \/>\n[manjaro ~]# host -t A test.jp<br \/>\ntest.jp has address 192.168.1.42<br \/>\ntest.jp has address 192.168.1.41<br \/>\ntest.jp has address 192.168.1.30<br \/>\ntest.jp has address 192.168.1.10<br \/>\n[manjaro ~]# cat \/etc\/os-release<br \/>\nNAME=&#8221;Manjaro Linux&#8221;<br \/>\nPRETTY_NAME=&#8221;Manjaro Linux&#8221;<br \/>\nID=manjaro<br \/>\nID_LIKE=arch<br \/>\nBUILD_ID=rolling<br \/>\nANSI_COLOR=&#8221;32;1;24;144;200&#8243;<br \/>\nHOME_URL=&#8221;https:\/\/manjaro.org\/&#8221;<br \/>\nDOCUMENTATION_URL=&#8221;https:\/\/wiki.manjaro.org\/&#8221;<br \/>\nSUPPORT_URL=&#8221;https:\/\/forum.manjaro.org\/&#8221;<br \/>\nBUG_REPORT_URL=&#8221;https:\/\/docs.manjaro.org\/reporting-bugs\/&#8221;<br \/>\nPRIVACY_POLICY_URL=&#8221;https:\/\/manjaro.org\/privacy-policy\/&#8221;<br \/>\nLOGO=manjarolinux<br \/>\n[manjaro ~]# samba -V<br \/>\nVersion 4.19.2<br \/>\n[manjaro ~]# smbclient \/\/192.168.1.10\/netlogon -Uadministrator<br \/>\n<a href=\"https:\/\/wp.study3.biz\/wp-content\/uploads\/2023\/11\/7c9166304431980f8b2a5bfea75a5c38.txt\">Manjaro Linux Samba4.19.2 AMD EPYC 7B13 64-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>[manjaro ~]# net ads join -U administrator Password for [TEST\\administrator]: Using short domain name &#8212;  &hellip; <a href=\"https:\/\/wp.study3.biz\/?p=17566\">\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":[3,9,10],"tags":[],"class_list":["post-17566","post","type-post","status-publish","format-standard","hentry","category-manjaro","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\/17566","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=17566"}],"version-history":[{"count":3,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=\/wp\/v2\/posts\/17566\/revisions"}],"predecessor-version":[{"id":17591,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=\/wp\/v2\/posts\/17566\/revisions\/17591"}],"wp:attachment":[{"href":"https:\/\/wp.study3.biz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=17566"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=17566"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=17566"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}