root@2204:~# kinit administrator Password for administrator@TEST.JP: Warning: Your password will expire in less than one hour on 2100年09月14日 11時48分05秒 root@2204:~# net ads join -U administrator Password for [TEST\administrator]: Using short domain name -- TEST Joined '2204' to dns domain 'test.jp' No DNS domain configured for 2204. Unable to perform DNS Update. DNS update failed: NT_STATUS_INVALID_PARAMETER root@2204:~# systemctl restart winbind root@2204:~# wbinfo -u TEST\administrator TEST\guest TEST\dc TEST\krbtgt TEST\miru root@2204:~# wbinfo -n miru S-1-5-21-3102830369-1660706400-4139980468-1104 SID_USER (1) root@2204:~# net ads info LDAP server: 192.168.1.29 LDAP server name: dc.test.jp Realm: TEST.JP Bind Path: dc=TEST,dc=JP LDAP port: 389 Server time: 水, 27 3月 2024 12:07:11 JST KDC server: 192.168.1.29 Server time offset: 0 Last machine account password change: 水, 27 3月 2024 12:04:59 JST root@2204:~# host -4 dc dc.test.jp has address 192.168.1.29 dc.test.jp has IPv6 address 2400:4052:46e0:b700:79c6:aa37:7e75:bde3 root@2204:~# host -t SRV _ldap._tcp.test.jp _ldap._tcp.test.jp has SRV record 0 100 389 dc.test.jp. root@2204:~# host -t SRV _kerberos._udp.test.jp _kerberos._udp.test.jp has SRV record 0 100 88 dc.test.jp. root@2204:~# host -A test.jp Trying "test.jp" ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 53091 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 2 ;; QUESTION SECTION: ;test.jp. IN ANY ;; ANSWER SECTION: test.jp. 600 IN A 192.168.1.29 test.jp. 3600 IN NS dc.test.jp. test.jp. 3600 IN SOA dc.test.jp. hostmaster.test.jp. 26 900 600 86400 3600 test.jp. 600 IN AAAA 2400:4052:46e0:b700:79c6:aa37:7e75:bde3 ;; ADDITIONAL SECTION: dc.test.jp. 3600 IN A 192.168.1.29 dc.test.jp. 3600 IN AAAA 2400:4052:46e0:b700:79c6:aa37:7e75:bde3 Received 177 bytes from 192.168.1.29#53 in 4 ms root@2204:~# host -t A test.jp test.jp has address 192.168.1.29 root@2204:~# cat /etc/os-release PRETTY_NAME="Ubuntu 22.04.4 LTS" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04.4 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=jammy root@2204:~# samba -V Version 4.15.13-Ubuntu root@2204:~# smbclient //192.168.1.29/netlogon -Uadministrator Password for [TEST\administrator]: Try "help" to get a list of possible commands. smb: \> ls . D 0 Wed Mar 27 07:26:14 2024 .. D 0 Wed Mar 27 07:46:58 2024 62311935 blocks of size 4096. 39985111 blocks available smb: \> exit root@2204:~# smbclient //192.168.1.29/sysvol -Uadministrator Password for [TEST\administrator]: Try "help" to get a list of possible commands. smb: \> ls . D 0 Wed Mar 27 07:26:14 2024 .. D 0 Wed Mar 27 07:26:14 2024 test.jp Dr 0 Wed Mar 27 07:26:14 2024 62311935 blocks of size 4096. 39985079 blocks available smb: \> exit root@2204:~# net ads lookup Information for Domain Controller: 192.168.1.29 Response Type: LOGON_SAM_LOGON_RESPONSE_EX GUID: 61b94be2-f0d6-4807-8e2b-703084f71225 Flags: Is a PDC: yes Is a GC of the forest: yes Is an LDAP server: yes Supports DS: yes Is running a KDC: yes Is running time services: yes Is the closest DC: yes Is writable: yes Has a hardware clock: yes Is a non-domain NC serviced by LDAP server: no Is NT6 DC that has some secrets: no Is NT6 DC that has all secrets: yes Runs Active Directory Web Services: yes Runs on Windows 2012 or later: yes Forest: test.jp Domain: test.jp Domain Controller: dc.test.jp Pre-Win2k Domain: TEST Pre-Win2k Hostname: DC Server Site Name: Default-First-Site-Name Client Site Name: Default-First-Site-Name NT Version: 5 LMNT Token: ffff LM20 Token: ffff root@2204:~# dig test.jp ; <<>> DiG 9.18.18-0ubuntu0.22.04.2-Ubuntu <<>> test.jp ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 13268 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 4000 ;; QUESTION SECTION: ;test.jp. IN A ;; ANSWER SECTION: test.jp. 600 IN A 192.168.1.29 ;; Query time: 3 msec ;; SERVER: 192.168.1.29#53(192.168.1.29) (UDP) ;; WHEN: Wed Mar 27 12:11:54 JST 2024 ;; MSG SIZE rcvd: 52 root@2204:~# klist Ticket cache: FILE:/tmp/krb5cc_0 Default principal: administrator@TEST.JP Valid starting Expires Service principal 2024-03-27T12:04:30 2024-03-27T22:04:30 krbtgt/TEST.JP@TEST.JP renew until 2024-03-28T12:04:20 root@2204:~# wbinfo -t checking the trust secret for domain TEST via RPC calls succeeded root@2204:~# wbinfo -g TEST\domain computers TEST\domain controllers TEST\schema admins TEST\enterprise admins TEST\cert publishers TEST\domain admins TEST\domain users TEST\domain guests TEST\group policy creator owners TEST\ras and ias servers TEST\allowed rodc password replication group TEST\denied rodc password replication group TEST\read-only domain controllers TEST\enterprise read-only domain controllers TEST\cloneable domain controllers TEST\protected users TEST\key admins TEST\enterprise key admins TEST\フォレスト信頼アカウント TEST\外部信頼アカウント TEST\dnsadmins TEST\dnsupdateproxy root@2204:~#