Debian11.0 Samba4.13.5 AMD EPYC 7502P 32-core Processor に構成した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた


root@debian:~# kinit administrator
Password for administrator@TEST.JP:
root@debian:~# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘DEBIAN’ to dns domain ‘test.jp’
No DNS domain configured for debian. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
root@debian:~# systemctl restart winbind
root@debian:~# wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
root@debian:~# wbinfo -n chibi
S-1-5-21-1561578040-1555566008-3336580306-1103 SID_USER (1)
root@debian:~# net ads info
LDAP server: 192.168.1.43
LDAP server name: dc1.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 月, 16 8月 2021 10:39:35 JST
KDC server: 192.168.1.43
Server time offset: 0
Last machine account password change: 月, 16 8月 2021 10:38:57 JST
root@debian:~# host -4 dc
dc.test.jp has address 192.168.1.39
dc.test.jp has address 192.168.1.42
dc.test.jp has IPv6 address 2400:4052:46e0:b700:1865:d26:c289:52fd
dc.test.jp has IPv6 address 2400:4052:46e0:b700:2850:1c6a:2e7a:b22c
root@debian:~# 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@debian:~# 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@debian:~# host -t SRV _ldap._tcp.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.
_ldap._tcp.test.jp has SRV record 0 100 389 dc.test.jp.
root@debian:~# 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@debian:~# host -t A test.jp
test.jp has address 192.168.1.42
test.jp has address 192.168.1.39
test.jp has address 192.168.1.45
test.jp has address 192.168.1.43
root@debian:~# cat /etc/os-release
PRETTY_NAME=”Debian GNU/Linux 11 (bullseye)”
NAME=”Debian GNU/Linux”
VERSION_ID=”11″
VERSION=”11 (bullseye)”
VERSION_CODENAME=bullseye
ID=debian
HOME_URL=”https://www.debian.org/”
SUPPORT_URL=”https://www.debian.org/support”
BUG_REPORT_URL=”https://bugs.debian.org/”
root@debian:~# cat /etc/debian_version
11.0
root@debian:~# samba -V
Version 4.13.5-Debian
root@debian:~# smbclient //192.168.1.39/netlogon -Uadministrator
Debian11.0 Samba4.13.5 AMD EPYC 7502P 32-core Processorに構成した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

カテゴリー: debian, samba4, windows | コメントする

Manjaro Linux Kernel5.13.11-1-MANJARO Update

Manjaro Linux Kernelが5.13.11-1-MANJAROにUpdateされました。

[manjaro ~]# uname -r
5.13.11-1-MANJARO
[manjaro ~]# php -v
PHP 8.0.9 (cli) (built: Jul 31 2021 08:10:26) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.9, Copyright (c) Zend Technologies
[manjaro ~]# curl -V
curl 7.78.0 (x86_64-pc-linux-gnu) libcurl/7.78.0 OpenSSL/1.1.1k
zlib/1.2.11 zstd/1.5.0 libidn2/2.3.2 libpsl/0.21.1 (+libidn2/2.3.0)
libssh2/1.9.0 nghttp2/1.44.0
Release-Date: 2021-07-21
Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt
pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6
Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd
[manjaro ~]# samba -V
Version 4.14.6
[manjaro ~]# cat /etc/os-release
NAME=”Manjaro Linux”
ID=manjaro
ID_LIKE=arch
BUILD_ID=rolling
PRETTY_NAME=”Manjaro Linux”
ANSI_COLOR=”32;1;24;144;200″
HOME_URL=”https://manjaro.org/”
DOCUMENTATION_URL=”https://wiki.manjaro.org/”
SUPPORT_URL=”https://manjaro.org/”
BUG_REPORT_URL=”https://bugs.manjaro.org/”
LOGO=manjarolinux
[manjaro ~]#

カテゴリー: manjaro | コメントする

Kernel 5.16-rc8が公開

Kernel 5.16-rc8が公開されました。ReleaseNoteはこちらです。

カテゴリー: Linux | コメントする

Fedora release 36 Samba4.15.0rc2 AMD EPYC 7502P 32-core Processorに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた


[root@f36 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@f36 ~]# net ads join -U administrator
Password for [TEST\administrator]:
Using short domain name — TEST
Joined ‘F36’ to dns domain ‘test.jp’
No DNS domain configured for f36. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@f36 ~]# systemctl restart winbind
[root@f36 ~]# wbinfo -n chibi
S-1-5-21-1561578040-1555566008-3336580306-1103 SID_USER (1)
[root@f36 ~]# net ads info
LDAP server: 192.168.1.39
LDAP server name: dc.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 月, 16 8月 2021 07:27:15 JST
KDC server: 192.168.1.39
Server time offset: 0
Last machine account password change: 月, 16 8月 2021 07:26:46 JST
[root@f36 ~]# 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:1865:d26:c289:52fd
dc.test.jp has IPv6 address 2400:4052:46e0:b700:2850:1c6a:2e7a:b22c
[root@f36 ~]# 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@f36 ~]# 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@f36 ~]# 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@f36 ~]# 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@f36 ~]# host -t A test.jp
test.jp has address 192.168.1.45
test.jp has address 192.168.1.39
test.jp has address 192.168.1.42
test.jp has address 192.168.1.43
[root@f36 ~]# cat /etc/redhat-release
Fedora release 36 (Rawhide)
[root@f36 ~]# samba -V
Version 4.15.0rc2
[root@f36 ~]# smbclient //192.168.1.39/netlogon -Uadministrator
Fedora release 36 Samba4.15.0rc2 AMD EPYC 7502P 32-core Processorに構成した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

カテゴリー: fedora, samba4, windows | コメントする

Fedora release 35 Samba4.15.0rc2 AMD EPYC 7502P 32-core Processorに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた


[root@f35 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@f35 ~]# net ads join -U administrator
Password for [TEST\administrator]:
Using short domain name — TEST
Joined ‘F35’ to dns domain ‘test.jp’
No DNS domain configured for f35. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@f35 ~]# systemctl restart winbind
[root@f35 ~]# wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
[root@f35 ~]# wbinfo -n chibi
S-1-5-21-1561578040-1555566008-3336580306-1103 SID_USER (1)
[root@f35 ~]# net ads info
LDAP server: 0.0.0.0
LDAP server name: (null)
Realm: (null)
Bind Path: (null)
LDAP port: 0
Server time: 月, 16 8月 2021 07:19:29 JST
KDC server: 192.168.1.43
Server time offset: 0
Last machine account password change: 木, 01 1月 1970 09:00:00 JST
[root@f35 ~]# 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@f35 ~]# 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@f35 ~]# 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@f35 ~]# host -t SRV _ldap._tcp.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.
_ldap._tcp.test.jp has SRV record 0 100 389 dc.test.jp.
[root@f35 ~]# 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@f35 ~]# host -t A test.jp
test.jp has address 192.168.1.45
test.jp has address 192.168.1.42
test.jp has address 192.168.1.43
test.jp has address 192.168.1.39
[root@f35 ~]# cat /etc/redhat-release
Fedora release 35 (Rawhide)
[root@f35 ~]# samba -V
Version 4.15.0rc2
[root@f35 ~]# smbclient //192.168.1.39/netlogon -Uadministrator
Fedora release 35 Samba4.15.0rc2 AMD EPYC 7502P 32-core Processorに構成した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

カテゴリー: fedora, samba4, windows | コメントする