Fedora release 40 (Rawhide) Samba4.19.2 AMD EPYC 7B13 64-Core Processor 128GB に構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

[root@f40 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@f40 ~]# net ads join -U administrator
Password for [TEST\administrator]:
Using short domain name — TEST
Joined ‘F40’ to dns domain ‘test.jp’
No DNS domain configured for f40. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@f40 ~]# systemctl restart winbind
[root@f40 ~]# wbinfo -u
TEST\administrator
TEST\guest
TEST\w11
TEST\krbtgt
TEST\chibi
[root@f40 ~]# wbinfo -n chibi
S-1-5-21-2320766872-3484140245-4162510373-1106 SID_USER (1)
[root@f40 ~]# net ads info
LDAP server: 192.168.1.30
LDAP server name: dc.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 月, 06 11月 2023 15:11:56 JST
KDC server: 192.168.1.30
Server time offset: 0
Last machine account password change: 月, 06 11月 2023 15:11:21 JST
[root@f40 ~]# host -4 dc.test.jp
dc.test.jp has address 192.168.1.30
dc.test.jp has address 192.168.1.10
dc.test.jp has IPv6 address 2400:4052:46e0:b700:29a8:712f:67e:5853
dc.test.jp has IPv6 address 2400:4052:46e0:b700:8573:6ab4:2f0a:e4fe
[root@arch ~]# host -4 dc1.test.jp
dc1.test.jp has address 192.168.1.41
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:6d29:ccff:c4f5:a9f1
[root@arch ~]# host -4 dc2.test.jp
dc2.test.jp has address 192.168.1.42
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:75d9:50c3:35a8:ea56
[root@f40 ~]# host -t SRV _ldap._tcp.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.
_ldap._tcp.test.jp has SRV record 0 100 389 dc2.test.jp.
[root@f40 ~]# 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@f40 ~]# host -t A test.jp
test.jp has address 192.168.1.30
test.jp has address 192.168.1.41
test.jp has address 192.168.1.42
test.jp has address 192.168.1.10
[root@f40 ~]# cat /etc/redhat-release
Fedora release 40 (Rawhide)
[root@f40 ~]# samba -V
Version 4.19.2
[root@f40 ~]# smbclient //192.168.1.10/netlogon -Uadministrator
Fedora release 40 (Rawhide) Samba4.19.2 AMD EPYC 7B13 64-Core Processor 128GBに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

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

コメントを残す

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