{"id":5104,"date":"2021-04-13T02:40:11","date_gmt":"2021-04-12T17:40:11","guid":{"rendered":"https:\/\/wp.study3.biz\/?p=5104"},"modified":"2021-04-13T02:41:15","modified_gmt":"2021-04-12T17:41:15","slug":"fedora-release-33-samba4-13-3-amd-epyc-7502p-32-core-processor%e3%81%a7%e6%a7%8b%e7%af%89%e3%81%97%e3%81%9f-windows-server-2019-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=5104","title":{"rendered":"Fedora release 33 Samba4.13.3 AMD EPYC 7502P 32-core Processor\u3067\u69cb\u7bc9\u3057\u305f Windows 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\/2021\/01\/31.jpg\" alt=\"\" width=\"1920\" height=\"1080\" class=\"alignnone size-full wp-image-5111\" \/><br \/>\n[root@f33 ~]# kinit administrator<br \/>\nPassword for administrator@TEST.JP:<br \/>\n[root@f33 ~]# net ads join -U administrator<br \/>\nEnter administrator&#8217;s password:<br \/>\nUsing short domain name &#8212; TEST<br \/>\nJoined &#8216;F33&#8217; to dns domain &#8216;test.jp&#8217;<br \/>\nNo DNS domain configured for f33. Unable to perform DNS Update.<br \/>\nDNS update failed: NT_STATUS_INVALID_PARAMETER<br \/>\n[root@f33 ~]# systemctl restart winbind<br \/>\n[root@f33 ~]# wbinfo -u<br \/>\nTEST\\guest<br \/>\nTEST\\administrator<br \/>\nTEST\\krbtgt<br \/>\nTEST\\chibi<br \/>\n[root@f33 ~]# wbinfo -n chibi<br \/>\nS-1-5-21-995094434-2370853644-3769685270-1103 SID_USER (1)<br \/>\n[root@f33 ~]# net ads lookup<br \/>\nInformation for Domain Controller: 192.168.1.27<\/p>\n<p>Response Type: LOGON_SAM_LOGON_RESPONSE_EX<br \/>\nGUID: c8e0ec6a-8685-4987-934d-94b20f0e089e<br \/>\nFlags:<br \/>\n        Is a PDC:                                   no<br \/>\n        Is a GC of the forest:                      yes<br \/>\n        Is an LDAP server:                          yes<br \/>\n        Supports DS:                                yes<br \/>\n        Is running a KDC:                           yes<br \/>\n        Is running time services:                   yes<br \/>\n        Is the closest DC:                          yes<br \/>\n        Is writable:                                yes<br \/>\n        Has a hardware clock:                       no<br \/>\n        Is a non-domain NC serviced by LDAP server: no<br \/>\n        Is NT6 DC that has some secrets:            no<br \/>\n        Is NT6 DC that has all secrets:             yes<br \/>\n        Runs Active Directory Web Services:         yes<br \/>\n        Runs on Windows 2012 or later:              yes<br \/>\nForest: test.jp<br \/>\nDomain: test.jp<br \/>\nDomain Controller: dc2.test.jp<br \/>\nPre-Win2k Domain: TEST<br \/>\nPre-Win2k Hostname: DC2<br \/>\nServer Site Name: Default-First-Site-Name<br \/>\nClient Site Name: Default-First-Site-Name<br \/>\nNT Version: 5<br \/>\nLMNT Token: ffff<br \/>\nLM20 Token: ffff<br \/>\n[root@f33 ~]# net ads info<br \/>\nLDAP server: 192.168.1.27<br \/>\nLDAP server name: dc2.test.jp<br \/>\nRealm: TEST.JP<br \/>\nBind Path: dc=TEST,dc=JP<br \/>\nLDAP port: 389<br \/>\nServer time: \u6c34, 13  1\u6708 2021 04:48:08 JST<br \/>\nKDC server: 192.168.1.27<br \/>\nServer time offset: -12<br \/>\nLast machine account password change: \u6c34, 13  1\u6708 2021 04:47:22 JST<br \/>\ndc.test.jp has address 192.168.1.22<br \/>\ndc.test.jp has address 192.168.1.28<br \/>\ndc.test.jp has IPv6 address 2400:4052:46e0:b700:15dc:bd6:5817:24fc<br \/>\ndc.test.jp has IPv6 address 2400:4052:46e0:b700:b462:ad0e:dd8c:96f4<br \/>\n[root@f33 ~]# host -4 dc1<br \/>\ndc1.test.jp has address 192.168.1.25<br \/>\ndc1.test.jp has IPv6 address 2400:4052:46e0:b700:c0ac:f44c:e63:2b0<br \/>\n[root@f33 ~]# host -4 dc2<br \/>\ndc2.test.jp has address 192.168.1.27<br \/>\ndc2.test.jp has IPv6 address 2400:4052:46e0:b700:250f:3df1:1c43:8fcd<br \/>\n[root@f33 ~]# 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[root@f33 ~]# 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 dc1.test.jp.<br \/>\n_kerberos._udp.test.jp has SRV record 0 100 88 dc2.test.jp.<br \/>\n[root@f33 ~]# host -t A test.jp<br \/>\ntest.jp has address 192.168.1.22<br \/>\ntest.jp has address 192.168.1.25<br \/>\ntest.jp has address 192.168.1.27<br \/>\ntest.jp has address 192.168.1.28<br \/>\n[root@f33 ~]# host -4 dc<br \/>\ndc.test.jp has address 192.168.1.22<br \/>\ndc.test.jp has address 192.168.1.28<br \/>\ndc.test.jp has IPv6 address 2400:4052:46e0:b700:15dc:bd6:5817:24fc<br \/>\ndc.test.jp has IPv6 address 2400:4052:46e0:b700:b462:ad0e:dd8c:96f4<br \/>\n[root@f33 ~]# cat \/etc\/redhat-release<br \/>\nFedora release 33 (Thirty Three)<br \/>\n[root@f33 ~]# samba -V<br \/>\nVersion 4.13.3<br \/>\n[root@f33 ~]# smbclient \/\/192.168.1.22\/netlogon -Uadministrator<br \/>\n<a href=\"https:\/\/wp.study3.biz\/wp-content\/uploads\/2021\/01\/0092b0c2875e76532308eb60715535d1.txt\">Fedora release 33 Samba4.13.3 AMD EPYC 7502P 32-core Processor\u3067\u69cb\u7bc9\u3057\u305f Windows 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@f33 ~]# kinit administrator Password for administrator@TEST.JP: [root@f33 ~]# net ads join -U administra &hellip; <a href=\"https:\/\/wp.study3.biz\/?p=5104\">\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":[2,9,10],"tags":[],"class_list":["post-5104","post","type-post","status-publish","format-standard","hentry","category-fedora","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\/5104","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=5104"}],"version-history":[{"count":2,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=\/wp\/v2\/posts\/5104\/revisions"}],"predecessor-version":[{"id":5113,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=\/wp\/v2\/posts\/5104\/revisions\/5113"}],"wp:attachment":[{"href":"https:\/\/wp.study3.biz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5104"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5104"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp.study3.biz\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5104"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}