Arch Linux Kernel5.11.8-arch1-1 Update

Arch Linux Kernelが5.11.8-arch1-1にUpdateされました。

[root@archlinux ~]# uname -r
5.11.8-arch1-1
[root@archlinux ~]# php -v
PHP 8.0.3 (cli) (built: Mar 4 2021 05:33:14) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.3, Copyright (c) Zend Technologies
[root@archlinux ~]# curl -V
curl 7.75.0 (x86_64-pc-linux-gnu) libcurl/7.75.0 OpenSSL/1.1.1j zlib/1.2.11 zstd/1.4.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.43.0
Release-Date: 2021-02-03
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 HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd
[root@archlinux ~]# samba -V
Version 4.14.0
[root@archlinux ~]# cat /etc/os-release
NAME=”Arch Linux”
PRETTY_NAME=”Arch Linux”
ID=arch
BUILD_ID=rolling
ANSI_COLOR=”38;2;23;147;209″
HOME_URL=”https://www.archlinux.org/”
DOCUMENTATION_URL=”https://wiki.archlinux.org/”
SUPPORT_URL=”https://bbs.archlinux.org/”
BUG_REPORT_URL=”https://bugs.archlinux.org/”
LOGO=archlinux
[root@archlinux ~]#

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

Manjaro Linux Kernel5.11.6-1-MANJARO Update

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

[manjaro ~]# uname -r
5.11.6-1-MANJARO
[manjaro ~]# php -v
PHP 8.0.3 (cli) (built: Mar 4 2021 05:33:14) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.3, Copyright (c) Zend Technologies
[manjaro ~]# curl -V
curl 7.75.0 (x86_64-pc-linux-gnu) libcurl/7.75.0 OpenSSL/1.1.1j zlib/1.2.11 zstd/1.4.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.43.0
Release-Date: 2021-02-03
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 HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd
[manjaro ~]# samba -V
Version 4.14.0
[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 | コメントする

Ubuntu 20.04.2 LTS Samba4.11.6 AMD EPYC 7502P 32-core Processorで構築した Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた


root@2004:~# kinit administrator
Password for administrator@TEST.JP:
root@2004:~# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘2004’ to dns domain ‘test.jp’
No DNS domain configured for 2004. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
root@2004:~# systemctl restart winbind
root@2004:~# wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
root@2004:~# wbinfo -n chibi
S-1-5-21-484203184-1642524679-1101545312-1103 SID_USER (1)
root@2004:~# net ads info
LDAP server: 192.168.1.25
LDAP server name: dc1.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 日, 21 3月 2021 15:03:34 JST
KDC server: 192.168.1.25
Server time offset: -6
Last machine account password change: 日, 21 3月 2021 15:02:51 JST
root@2004:~# host -4 dc
dc.test.jp has address 192.168.1.24
dc.test.jp has address 192.168.1.23
dc.test.jp has IPv6 address 2400:4052:46e0:b700:308d:e06c:bc1a:f2ee
dc.test.jp has IPv6 address 2400:4052:46e0:b700:1009:e903:454a:cf65
root@2004:~# host -4 dc1
dc1.test.jp has address 192.168.1.25
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:fc57:2ec0:103f:1316
root@2004:~# host -4 dc2
dc2.test.jp has address 192.168.1.26
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:41e4:9a22:b80c:e558
root@2004:~# 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@2004:~# 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@2004:~# host -t A test.jp
test.jp has address 192.168.1.26
test.jp has address 192.168.1.25
test.jp has address 192.168.1.23
test.jp has address 192.168.1.24
root@2004:~# cat /etc/os-release
NAME=”Ubuntu”
VERSION=”20.04.2 LTS (Focal Fossa)”
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME=”Ubuntu 20.04.2 LTS”
VERSION_ID=”20.04″
HOME_URL=”https://www.ubuntu.com/”
SUPPORT_URL=”https://help.ubuntu.com/”
BUG_REPORT_URL=”https://bugs.launchpad.net/ubuntu/”
PRIVACY_POLICY_URL=”https://www.ubuntu.com/legal/terms-and-policies/privacy-policy”
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal
root@2004:~# samba -V
Version 4.11.6-Ubuntu
root@2004:~# smbclient -L localhost -U%
Ubuntu 20.04.2 LTS Samba4.11.6 AMD EPYC 7502P 32-core Processorで構築した Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた

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

Ubuntu 18.04.5 LTS Samba 4.7.6 AMD EPYC 7502P 32-core Processorで構築した Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた


root@1804:~# kinit administrator
Password for administrator@TEST.JP:
root@1804:~# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘1804’ to dns domain ‘test.jp’
No DNS domain configured for 1804. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
root@1804:~# systemctl restart winbind
root@1804:~# wbinfo -u
TEST\administrator
TEST\guest
TEST\krbtgt
TEST\chibi
root@1804:~# wbinfo -n chibi
S-1-5-21-484203184-1642524679-1101545312-1103 SID_USER (1)
root@1804:~# net ads info
LDAP server: 192.168.1.23
LDAP server name: dc.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 日, 21 3月 2021 15:59:56 JST
KDC server: 192.168.1.23
Server time offset: -6
Last machine account password change: 日, 21 3月 2021 15:58:55 JST
root@1804:~# host -4 dc
dc.test.jp has address 192.168.1.24
dc.test.jp has address 192.168.1.23
dc.test.jp has IPv6 address 2400:4052:46e0:b700:1009:e903:454a:cf65
dc.test.jp has IPv6 address 2400:4052:46e0:b700:308d:e06c:bc1a:f2ee
root@1804:~# host -4 dc1
dc1.test.jp has address 192.168.1.25
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:fc57:2ec0:103f:1316
root@1804:~# host -4 dc2
dc2.test.jp has address 192.168.1.26
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:41e4:9a22:b80c:e558
root@1804:~# 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@1804:~# 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@1804:~# host -t A dc.test.jp
dc.test.jp has address 192.168.1.24
dc.test.jp has address 192.168.1.23
root@1804:~# host -t A dc1.test.jp
dc1.test.jp has address 192.168.1.25
root@1804:~# host -t A dc2.test.jp
dc2.test.jp has address 192.168.1.26
root@1804:~# cat /etc/os-release
NAME=”Ubuntu”
VERSION=”18.04.5 LTS (Bionic Beaver)”
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME=”Ubuntu 18.04.5 LTS”
VERSION_ID=”18.04″
HOME_URL=”https://www.ubuntu.com/”
SUPPORT_URL=”https://help.ubuntu.com/”
BUG_REPORT_URL=”https://bugs.launchpad.net/ubuntu/”
PRIVACY_POLICY_URL=”https://www.ubuntu.com/legal/terms-and-policies/privacy-policy”
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic
root@1804:~# samba -V
Version 4.7.6-Ubuntu
root@1804:~# smbclient -L localhost -U%
Ubuntu 18.04.5 LTS Samba 4.7.6 AMD EPYC 7502P 32-core Processorで構築した Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた

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

Fedora release 34 Kernel5.11.7-300.fc34.x86_64 Update

Fedora release 34 Kernelが5.11.7-300.fc34.x86_64にUpdateされました。

[root@f34 ~]# uname -r
5.11.7-300.fc34.x86_64
[root@f34 ~]# php -v
PHP 7.4.17RC1 (cli) (built: Mar 16 2021 09:35:52) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.17RC1, Copyright (c), by Zend Technologies
[root@f34 ~]# curl -V
curl 7.75.0 (x86_64-redhat-linux-gnu) libcurl/7.75.0 OpenSSL/1.1.1j-fips zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.9.5/openssl/zlib nghttp2/1.43.0
Release-Date: 2021-02-03
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz Metalink NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[root@f34 ~]# smbd -V
Version 4.14.0
[root@f34 ~]# cat /etc/redhat-release
Fedora release 34 (Thirty Four)
[root@f34 ~]#

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