{"id":3825,"date":"2020-11-14T01:35:58","date_gmt":"2020-11-13T16:35:58","guid":{"rendered":"https:\/\/wp.study3.biz\/?p=3825"},"modified":"2020-11-14T01:36:53","modified_gmt":"2020-11-13T16:36:53","slug":"debian9-3-samba4-5-16-amd-epyc-7302p%e3%81%a7%e6%a7%8b%e7%af%89%e3%81%97%e3%81%9fwindows-server-2019-datacenter-active-directory-domain%e3%81%ae%e3%83%a1%e3%83%b3%e3%83%90%e3%83%bc%e3%81%ab%e5%8f%82","status":"publish","type":"post","link":"https:\/\/wp.study3.biz\/?p=3825","title":{"rendered":"Debian9.3 Samba4.5.16 AMD EPYC 7302P\u3067\u69cb\u7bc9\u3057\u305fWindows Server 2019 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\/2020\/09\/debian9.3.jpg\" alt=\"\" width=\"2304\" height=\"1296\" class=\"alignnone size-full wp-image-3831\" \/><br \/>\nroot@debian:~# kinit administrator<br \/>\nPassword for administrator@TEST.JP:<br \/>\nroot@debian:~# net ads join -U administrator<br \/>\nEnter administrator&#8217;s password:<br \/>\nUsing short domain name &#8212; TEST<br \/>\nJoined &#8216;DEBIAN&#8217; to dns domain &#8216;test.jp&#8217;<br \/>\nNo DNS domain configured for debian. Unable to perform DNS Update.<br \/>\nDNS update failed: NT_STATUS_INVALID_PARAMETER<br \/>\nroot@debian:~# systemctl restart winbind<br \/>\nroot@debian:~# wbinfo -u<br \/>\nTEST\\administrator<br \/>\nTEST\\guest<br \/>\nTEST\\krbtgt<br \/>\nTEST\\chibi<br \/>\nroot@debian:~# wbinfo -n chibi<br \/>\nS-1-5-21-4252828235-1945649609-3318306072-1103 SID_USER (1)<br \/>\nroot@debian:~# net ads info<br \/>\nLDAP server: 192.168.1.28<br \/>\nLDAP server name: dc.test.jp<br \/>\nRealm: TEST.JP<br \/>\nBind Path: dc=TEST,dc=JP<br \/>\nLDAP port: 389<br \/>\nServer time: \u6c34, 16  9\u6708 2020 19:09:19 JST<br \/>\nKDC server: 192.168.1.28<br \/>\nServer time offset: -2<br \/>\nLast machine account password change: \u6c34, 16  9\u6708 2020 19:07:44 JST<br \/>\nroot@debian:~# host -4 dc<br \/>\ndc.test.jp has address 192.168.1.27<br \/>\ndc.test.jp has address 192.168.1.28<br \/>\ndc.test.jp has IPv6 address 2400:4052:46e0:b700:5440:7997:1f70:6066<br \/>\ndc.test.jp has IPv6 address 2400:4052:46e0:b700:5021:a5ac:5882:f185<br \/>\nroot@debian:~# host -4 dc1<br \/>\ndc1.test.jp has address 192.168.1.30<br \/>\ndc1.test.jp has IPv6 address 2400:4052:46e0:b700:79f0:d44d:dc7a:b245<br \/>\nroot@debian:~# host -4 dc2<br \/>\ndc2.test.jp has address 192.168.1.53<br \/>\ndc2.test.jp has IPv6 address 2400:4052:46e0:b700:d9fb:4f0:1b8c:d399<br \/>\nroot@debian:~# 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 dc.test.jp.<br \/>\n_ldap._tcp.test.jp has SRV record 0 100 389 dc1.test.jp.<br \/>\nroot@debian:~# host -t SRV _kerberos._udp.test.jp<br \/>\n_kerberos._udp.test.jp has SRV record 0 100 88 dc1.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 \/>\nroot@debian:~# host -t A test.jp<br \/>\ntest.jp has address 13.113.45.174<br \/>\nroot@debian:~# host -t A dc.test.jp<br \/>\ndc.test.jp has address 192.168.1.28<br \/>\ndc.test.jp has address 192.168.1.27<br \/>\nroot@debian:~# host -t A dc1.test.jp<br \/>\ndc1.test.jp has address 192.168.1.30<br \/>\nroot@debian:~# host -t A dc2.test.jp<br \/>\ndc2.test.jp has address 192.168.1.53<br \/>\nroot@debian:~# cat \/etc\/os-release<br \/>\nPRETTY_NAME=&#8221;Debian GNU\/Linux 9 (stretch)&#8221;<br \/>\nNAME=&#8221;Debian GNU\/Linux&#8221;<br \/>\nVERSION_ID=&#8221;9&#8243;<br \/>\nVERSION=&#8221;9 (stretch)&#8221;<br \/>\nVERSION_CODENAME=stretch<br \/>\nID=debian<br \/>\nHOME_URL=&#8221;https:\/\/www.debian.org\/&#8221;<br \/>\nSUPPORT_URL=&#8221;https:\/\/www.debian.org\/support&#8221;<br \/>\nBUG_REPORT_URL=&#8221;https:\/\/bugs.debian.org\/&#8221;<br \/>\nroot@debian:~# samba -V<br \/>\nVersion 4.5.16-Debian<br \/>\nroot@debian:~# net ads lookup<br \/>\nInformation for Domain Controller: 192.168.1.28<br \/>\n<a href=\"https:\/\/wp.study3.biz\/wp-content\/uploads\/2020\/09\/f4625e9eed37175efedd813be084f626.txt\">Debian9.3 Samba4.5.16 AMD EPYC 7302P\u3067\u69cb\u7bc9\u3057\u305fWindows Server 2019 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@debian:~# kinit administrator Password for administrator@TEST.JP: root@debian:~# net ads join -U administ &hellip; <a href=\"https:\/\/wp.study3.biz\/?p=3825\">\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":[13,9,10],"tags":[],"class_list":["post-3825","post","type-post","status-publish","format-standard","hentry","category-debian","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\/3825","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=3825"}],"version-history":[{"count":2,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=\/wp\/v2\/posts\/3825\/revisions"}],"predecessor-version":[{"id":3833,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=\/wp\/v2\/posts\/3825\/revisions\/3833"}],"wp:attachment":[{"href":"https:\/\/wp.study3.biz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3825"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3825"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3825"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}