MIRACLE LINUX release 8.7 Samba4.16.4 AMD EPYC 7H12 64-Core Processor 128GBに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

[root@miracle8 ~]# kinit administrator
Password for administrator@TEST.JP:
kinit: Password incorrect while getting initial credentials
[root@miracle8 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@miracle8 ~]# net ads join -U administrator
Password for [TEST\administrator]:
Using short domain name — TEST
Joined ‘MIRACLE8’ to dns domain ‘test.jp’
No DNS domain configured for miracle8. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@miracle8 ~]# systemctl restart winbind
[root@miracle8 ~]# wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
[root@miracle8 ~]# wbinfo -n chibi
S-1-5-21-2616050446-4161308902-565532921-1105 SID_USER (1)
[root@miracle8 ~]# net ads info
LDAP server: 192.168.1.51
LDAP server name: dc2.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 金, 31 3月 2023 12:48:29 JST
KDC server: 192.168.1.51
Server time offset: -1
Last machine account password change: 金, 31 3月 2023 12:47:59 JST
[root@miracle8 ~]# host -4 dc
dc.test.jp has address 192.168.1.9
dc.test.jp has address 192.168.1.29
dc.test.jp has IPv6 address 2400:4052:46e0:b700:959b:b841:cfdb:a65d
dc.test.jp has IPv6 address 2400:4052:46e0:b700:3995:4c0f:ebfe:489e
[root@miracle8 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.50
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:a595:967d:2d81:4f17
[root@miracle8 ~]# host -4 dc2
dc2.test.jp has address 192.168.1.51
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:3d51:aa6b:56b:2681
[root@miracle8 ~]# host -t SRV _ldap._tcp.test.jp
_ldap._tcp.test.jp has SRV record 0 100 389 dc2.test.jp.
_ldap._tcp.test.jp has SRV record 0 100 389 dc.test.jp.
_ldap._tcp.test.jp has SRV record 0 100 389 dc1.test.jp.
[root@miracle8 ~]# host -t SRV _kerberos._udp.test.jp
_kerberos._udp.test.jp has SRV record 0 100 88 dc2.test.jp.
_kerberos._udp.test.jp has SRV record 0 100 88 dc.test.jp.
_kerberos._udp.test.jp has SRV record 0 100 88 dc1.test.jp.
[root@miracle8 ~]# host -t A test.jp
test.jp has address 192.168.1.29
test.jp has address 192.168.1.50
test.jp has address 192.168.1.9
test.jp has address 192.168.1.51
[root@miracle8 ~]# cat /etc/redhat-release
MIRACLE LINUX release 8.7 (Peony)
[root@miracle8 ~]# smbd -V
Version 4.16.4
[root@miracle8 ~]# smbclient //192.168.1.9/netlogon -Uadministrator
MIRACLE LINUX release 8.7 Samba4.16.4 AMD EPYC 7H12 64-Core Processor 128GBに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

カテゴリー: miracle, samba4, windows パーマリンク

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です