Rocky Linux release 8.4 Samba4.13.3 AMD EPYC 7502P 32-core Processorに構成した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた


[root@rocky8 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@rocky8 ~]# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘ROCKY8’ to dns domain ‘test.jp’
No DNS domain configured for rocky8. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@rocky8 ~]# systemctl restart winbind
[root@rocky8 ~]# wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
[root@rocky8 ~]# wbinfo -n chibi
S-1-5-21-1561578040-1555566008-3336580306-1103 SID_USER (1)
[root@rocky8 ~]# net ads info
LDAP server: 192.168.1.45
LDAP server name: dc2.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 月, 16 8月 2021 11:22:15 JST
KDC server: 192.168.1.45
Server time offset: -1
Last machine account password change: 月, 16 8月 2021 11:21:33 JST
[root@rocky8 ~]# host -4 dc
dc.test.jp has address 192.168.1.42
dc.test.jp has address 192.168.1.39
dc.test.jp has IPv6 address 2400:4052:46e0:b700:2850:1c6a:2e7a:b22c
dc.test.jp has IPv6 address 2400:4052:46e0:b700:1865:d26:c289:52fd
[root@rocky8 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.43
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:8905:1fbf:bdae:a682
[root@rocky8 ~]# host -4 dc2
dc2.test.jp has address 192.168.1.45
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:6403:876f:496b:8cfc
[root@rocky8 ~]# 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@rocky8 ~]# 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 dc2.test.jp.
_kerberos._udp.test.jp has SRV record 0 100 88 dc.test.jp.
[root@rocky8 ~]# host -t A test.jp
test.jp has address 192.168.1.43
test.jp has address 192.168.1.39
test.jp has address 192.168.1.42
test.jp has address 192.168.1.45
[root@rocky8 ~]# cat /etc/redhat-release
Rocky Linux release 8.4 (Green Obsidian)
[root@rocky8 ~]# smbd -V
Version 4.13.3
[root@rocky8 ~]# smbclient //192.168.1.39/netlogon -Uadministrator
Rocky Linux release 8.4 Samba4.13.3 AMD EPYC 7502P 32-core Processorに構成した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

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

コメントを残す

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