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

opensuse:~ # kinit administrator
Password for administrator@TEST.JP:
opensuse:~ # net ads join -U administrator
Password for [TEST\administrator]:
Using short domain name — TEST
Joined ‘OPENSUSE’ to dns domain ‘test.jp’
No DNS domain configured for opensuse. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
opensuse:~ # systemctl restart winbind
opensuse:~ # wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
opensuse:~ # wbinfo -n chibi
S-1-5-21-1558586345-1278082141-3490387582-1103 SID_USER (1)
opensuse:~ # net ads info
LDAP server: 0.0.0.0
LDAP server name: (null)
Realm: (null)
Bind Path: (null)
LDAP port: 0
Server time: Sun, 03 Apr 2022 07:14:02 JST
KDC server: 192.168.1.30
Server time offset: 0
Last machine account password change: Thu, 01 Jan 1970 09:00:00 JST
opensuse:~ # host -4 dc
dc.test.jp has address 192.168.1.27
dc.test.jp has address 192.168.1.29
dc.test.jp has IPv6 address 2400:4052:46e0:b700:35e6:944a:4878:fa93
dc.test.jp has IPv6 address 2400:4052:46e0:b700:b94a:d3cf:f733:1de1
opensuse:~ # host -4 dc1
dc1.test.jp has address 192.168.1.30
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:187f:27ee:c7d7:f12e
opensuse:~ # host -4 dc2
dc2.test.jp has address 192.168.1.31
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:44c6:390:1f0c:1df7
opensuse:~ # 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 dc2.test.jp.
_ldap._tcp.test.jp has SRV record 0 100 389 dc1.test.jp.
opensuse:~ # 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.
opensuse:~ # host -t A test.jp
test.jp has address 192.168.1.29
test.jp has address 192.168.1.30
test.jp has address 192.168.1.31
test.jp has address 192.168.1.27
opensuse:~ # cat /etc/os-release
NAME=”openSUSE Tumbleweed”
# VERSION=”20220331″
ID=”opensuse-tumbleweed”
ID_LIKE=”opensuse suse”
VERSION_ID=”20220331″
PRETTY_NAME=”openSUSE Tumbleweed”
ANSI_COLOR=”0;32″
CPE_NAME=”cpe:/o:opensuse:tumbleweed:20220331″
BUG_REPORT_URL=”https://bugs.opensuse.org”
HOME_URL=”https://www.opensuse.org/”
DOCUMENTATION_URL=”https://en.opensuse.org/Portal:Tumbleweed”
LOGO=”distributor-logo-Tumbleweed”
opensuse:~ # samba -V
Version 4.15.5-git.328.f1f29505d84SUSE-oS15.9-x86_64
opensuse:~ # smbclient //192.168.1.27/netlogon -Uadministrator
OpenSUSE Tumbleweed Samba4.15.5 AMD EPYC 7742 64-core Processor x2 soketsに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

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

コメントを残す

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