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

[root@f39 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@f39 ~]# net ads join -U administrator
Password for [TEST\administrator]:
Using short domain name — TEST
Joined ‘F39’ to dns domain ‘test.jp’
No DNS domain configured for f39. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@f39 ~]# systemctl restart winbind
[root@f39 ~]# wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
[root@f39 ~]# wbinfo -n chibi
S-1-5-21-4146484090-20972705-1600113342-1103 SID_USER (1)
[root@f39 ~]# net ads info
LDAP server: 192.168.1.50
LDAP server name: dc1.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 水, 29 3月 2023 03:09:44 JST
KDC server: 192.168.1.50
Server time offset: -1
Last machine account password change: 水, 29 3月 2023 03:08:56 JST
[root@f39 ~]# host -4 dc
dc.test.jp has address 192.168.1.29
dc.test.jp has address 192.168.1.9
dc.test.jp has IPv6 address 2400:4052:46e0:b700:8972:a9a2:cd9e:8a72
dc.test.jp has IPv6 address 2400:4052:46e0:b700:ad3f:95c3:59e1:13a2
[root@f39 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.50
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:4853:34a4:e683:3f3e
[root@f39 ~]# 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.
[root@f39 ~]# host -t A test.jp
test.jp has address 192.168.1.50
test.jp has address 192.168.1.29
test.jp has address 192.168.1.9
[root@f39 ~]# cat /etc/redhat-release
Fedora release 39 (Rawhide)
[root@f39 ~]# samba -V
Version 4.18.0
[root@f39 ~]# smbclient //192.168.1.9/netlogon -Uadministrator
Fedora release 39 Samba4.18.0 AMD EPYC 7H12 64-Core Processor 128GBに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

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

コメントを残す

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