AlmaLinux release 8.4 Samba4.14.5 AMD EPYC 7742 64-core Processor x2 soketsに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

[root@alma8 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@alma8 ~]# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘ALMA8’ to dns domain ‘test.jp’
No DNS domain configured for alma8. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@alma8 ~]# systemctl restart winbind
[root@alma8 ~]# wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
[root@alma8 ~]# wbinfo -n chibi
S-1-5-21-2680058936-65489393-2017812206-1103 SID_USER (1)
[root@alma8 ~]# net ads info
LDAP server: 0.0.0.0
LDAP server name: (null)
Realm: (null)
Bind Path: (null)
LDAP port: 0
Server time: 土, 01 1月 2022 05:45:56 JST
KDC server: 192.168.1.231
Server time offset: 18
Last machine account password change: 木, 01 1月 1970 09:00:00 JST
[root@alma8 ~]# host -4 dc
dc.test.jp has address 192.168.1.12
dc.test.jp has address 192.168.1.11
dc.test.jp has IPv6 address 2400:4052:46e0:b700:ad09:3d1f:f63:7433
dc.test.jp has IPv6 address 2400:4052:46e0:b700:f0ef:e0f2:9a96:d47f
[root@alma8 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.13
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:d28:b4c5:93c1:faaa
[root@alma8 ~]# host -4 dc2
dc2.test.jp has address 192.168.1.231
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:10e7:dbbd:a251:8cee
[root@alma8 ~]# host -t SRV _ldap._test.jp
Host _ldap._test.jp not found: 3(NXDOMAIN)
[root@alma8 ~]# host -t SRV _ldap._tcp.test.jp
_ldap._tcp.test.jp has SRV record 0 100 389 dc1.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 dc2.test.jp.
[root@alma8 ~]# host -t SRV _kerberos._udp.test.jp
_kerberos._udp.test.jp has SRV record 0 100 88 dc1.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 dc2.test.jp.
[root@alma8 ~]# host -t A test.jp
test.jp has address 192.168.1.14
test.jp has address 192.168.1.231
test.jp has address 192.168.1.13
test.jp has address 192.168.1.12
test.jp has address 192.168.1.11
[root@alma8 ~]# cat /etc/redhat-release
AlmaLinux release 8.4 (Electric Cheetah)
[root@alma8 ~]# smbd -V
Version 4.14.5
[root@alma8 ~]# smbclient //192.168.1.11/netlogon -Uadministrator
AlmaLinux release 8.4 Samba4.14.5 AMD EPYC 7742 64-core Processor x2 soketsに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

カテゴリー: 2 Sockets, alma8, samba4, windows パーマリンク

コメントを残す

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