AlmaLinux release 8.4 Beta Samba4.13.3 AMD EPYC 7502P 32-core Processorで構築した Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた


[root@alma8 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@alma8 ~]# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘ALMA8’ to dns domain ‘test.jp’
No DNS domain configured for alma8. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@alma8 ~]# systemctl restart winbind
[root@alma8 ~]# wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
[root@alma8 ~]# wbinfo -n chibi
S-1-5-21-484203184-1642524679-1101545312-1103 SID_USER (1)
[root@alma8 ~]# net ads info
LDAP server: 192.168.1.26
LDAP server name: dc2.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 月, 03 5月 2021 09:57:21 JST
KDC server: 192.168.1.26
Server time offset: -10
Last machine account password change: 月, 03 5月 2021 09:56:55 JST
[root@alma8 ~]# host -4 dc
dc.test.jp has address 192.168.1.23
dc.test.jp has address 192.168.1.19
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@alma8 ~]# 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@alma8 ~]# 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@alma8 ~]# host -t SRV _ldap._udp.test.jp
Host _ldap._udp.test.jp not found: 3(NXDOMAIN)
[root@alma8 ~]# 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@alma8 ~]# host -t SRV _kerberos._udp.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 dc1.test.jp.
_kerberos._udp.test.jp has SRV record 0 100 88 dc2.test.jp.
[root@alma8 ~]# host -t A test.jp
test.jp has address 192.168.1.19
test.jp has address 192.168.1.25
test.jp has address 192.168.1.26
test.jp has address 192.168.1.23
[root@alma8 ~]# cat /etc/redhat-release
AlmaLinux release 8.4 Beta (Electric Cheetah)
[root@alma8 ~]# smbd -V
Version 4.13.3
[root@alma8 ~]# smbclient //192.168.1.19/netlogon -Uadministrator
AlmaLinux release 8.4 Beta Samba4.13.3 AMD EPYC 7502P 32-core Processorで構築した Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた

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

Kernel 5.14 が公開

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

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

CentOS Stream release 9 Kernel5.14.0-0.rc7.54.el9.x86_64 Update

CentOS Stream release 9 Kernelが5.14.0-0.rc7.54.el9.x86_64にUpdateされま した。

[root@centosst9 ~]# uname -r
5.14.0-0.rc7.54.el9.x86_64
[root@centosst9 ~]# php -v
PHP 8.0.6 (cli) (built: May 4 2021 17:26:18) ( NTS gcc x86_64 )
Copyright (c) The PHP Group
Zend Engine v4.0.6, Copyright (c) Zend Technologies
with Zend OPcache v8.0.6, Copyright (c), by Zend Technologies
[root@centosst9 ~]# smbd -V
Version 4.14.5
[root@centosst9 ~]# curl -V
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.0.0 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-04-14
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 NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[root@centosst9 ~]# cat /etc/redhat-release
CentOS Stream release 9
[root@centosst9 ~]#

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

Ubuntu 18.04.5 LTS PHP 8.0.5 Update

Ubuntu 18.04.5 LTS PHPが8.0.5にUpdateされました。

root@1804:~# uname -r
5.4.0-72-generic
root@1804:~# php -v
PHP 8.0.5 (cli) (built: May 1 2021 11:56:53) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.5, Copyright (c) Zend Technologies
with Zend OPcache v8.0.5, Copyright (c), by Zend Technologies
root@1804:~# curl -V
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3
Release-Date: 2018-01-24
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp smb smbs smtp smtps telnet tftp
Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL
root@1804:~# samba -V
Version 4.7.6-Ubuntu
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:~#

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

AlmaLinux release 8.4 Beta PHP 8.0.5 Update

AlmaLinux release 8.4 Beta PHPが8.0.5にUpdateされました。

[root@alma8 ~]# uname -r
4.18.0-293.el8.x86_64
[root@alma8 ~]# php -v
PHP 8.0.5 (cli) (built: Apr 27 2021 12:23:55) ( NTS gcc x86_64 )
Copyright (c) The PHP Group
Zend Engine v4.0.5, Copyright (c) Zend Technologies
with Zend OPcache v8.0.5, Copyright (c), by Zend Technologies
[root@alma8 ~]# curl -V
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1g zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0
Release-Date: 2018-09-05
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL Metalink
[root@alma8 ~]# smbd -V
Version 4.13.3
[root@alma8 ~]# cat /etc/redhat-release
AlmaLinux release 8.4 Beta (Electric Cheetah)
[root@alma8 ~]#

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