Fedora release 35 Kernel5.14.2-300.fc35.x86_64 Update

Fedora release 35 Kernelが5.14.2-300.fc35.x86_64にUpdateされました。

[root@fedora ~]# uname -r
5.14.2-300.fc35.x86_64
[root@fedora ~]# php -v
PHP 8.0.10 (cli) (built: Aug 24 2021 15:40:40) ( NTS gcc x86_64 )
Copyright (c) The PHP Group
Zend Engine v4.0.10, Copyright (c) Zend Technologies
with Zend OPcache v8.0.10, Copyright (c), by Zend Technologies
[root@fedora ~]# curl -V
curl 7.78.0 (x86_64-redhat-linux-gnu) libcurl/7.78.0 OpenSSL/1.1.1l-fips zlib/1.2.11 brotli/1.0.9 libidn2/2.3.2 libpsl/0.21.1 (+libidn2/2.3.2) libssh/0.9.5/openssl/zlib nghttp2/1.44.0 OpenLDAP/2.4.59
Release-Date: 2021-07-21
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 HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[root@fedora ~]# samba -V
Version 4.15.0rc3
[root@fedora ~]# cat /etc/redhat-release
Fedora release 35 (Thirty Five)
[root@fedora ~]#

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

Kernel 5.17-rc2が公開

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

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

Rocky Linux release 8.4 PHP 8.0.10 Update

Rocky Linux release 8.4 PHPが8.0.10にUpdateされました。

[root@rocky8 ~]# uname -r
4.18.0-305.12.1.el8_4.x86_64
[root@rocky8 ~]# php -v
PHP 8.0.10 (cli) (built: Aug 24 2021 15:40:40) ( NTS gcc x86_64 )
Copyright (c) The PHP Group
Zend Engine v4.0.10, Copyright (c) Zend Technologies
with Zend OPcache v8.0.10, Copyright (c), by Zend Technologies
[root@rocky8 ~]# 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@rocky8 ~]# smbd -V
Version 4.13.3
[root@rocky8 ~]# cat /etc/redhat-release
Rocky Linux release 8.4 (Green Obsidian)
[root@rocky8 ~]#

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

CentOS Stream release 9 Samba4.14.5で 第3世代 AMD EPYC 7763 64-core Processor x2 socketsに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

[root@centosst9 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@centosst9 ~]# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘CENTOSST9’ to dns domain ‘test.jp’
No DNS domain configured for centosst9. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@centosst9 ~]# systemctl restart winbind
[root@centosst9 ~]# wbinfo -u
TEST\administrator
TEST\guest
TEST\krbtgt
TEST\chibi
[root@centosst9 ~]# wbinfo -n administrator
S-1-5-21-1012771763-839831778-3776763773-500 SID_USER (1)
[root@centosst9 ~]# net ads info
LDAP server: 192.168.1.35
LDAP server name: dc.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: Tue, 07 Sep 2021 19:11:47 JST
KDC server: 192.168.1.35
Server time offset: 1
Last machine account password change: Tue, 07 Sep 2021 19:11:12 JST
[root@centosst9 ~]# host -4 dc
-bash: host: command not found ← * dnf install bindを実行
[root@centosst9 ~]# host -4 dc
dc.test.jp has address 192.168.1.35
dc.test.jp has address 192.168.1.68
dc.test.jp has IPv6 address 2400:4052:46e0:b700:ecf3:c228:e4ef:72f
dc.test.jp has IPv6 address 2400:4052:46e0:b700:533:e143:1791:c22e
[root@centosst9 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.81
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:19a8:18e2:aaf1:3f42
[root@centosst9 ~]# host -4 dc2
dc2.test.jp has address 192.168.1.82
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:8134:3c75:f74d:e812
[root@centosst9 ~]# 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@centosst9 ~]# 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@centosst9 ~]# host -t A test.jp
test.jp has address 192.168.1.82
test.jp has address 192.168.1.35
test.jp has address 192.168.1.68
test.jp has address 192.168.1.81
[root@centosst9 ~]# cat /etc/redhat-release
CentOS Stream release 9
[root@centosst9 ~]# smbd -V
Version 4.14.5
[root@centosst9 ~]# smbclient //192.168.1.35/netlogon -Uadministrator
CentOS Stream release 9 Samba4.14.5で AMD EPYC 7763 64-core Processor x2 socketsに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

カテゴリー: 2 Sockets, CentOS Stream release 9, samba4, windows | コメントする

Fedora release 35 Kernel5.14.1-300.fc35.x86_64 Samba4.15.0rc4 Update

Fedora release 35 Kernel5.14.1-300.fc35.x86_64とSamba4.15.0rc4がUpdateさ れました。

[root@f35 ~]# uname -r
5.14.1-300.fc35.x86_64
[root@f35 ~]# php -v
PHP 8.0.10 (cli) (built: Aug 24 2021 15:40:40) ( NTS gcc x86_64 )
Copyright (c) The PHP Group
Zend Engine v4.0.10, Copyright (c) Zend Technologies
with Zend OPcache v8.0.10, Copyright (c), by Zend Technologies
[root@f35 ~]# curl -V
curl 7.78.0 (x86_64-redhat-linux-gnu) libcurl/7.78.0 OpenSSL/1.1.1l-fips zlib/1.2.11 brotli/1.0.9 libidn2/2.3.2 libpsl/0.21.1 (+libidn2/2.3.2) libssh/0.9.5/openssl/zlib nghttp2/1.44.0 OpenLDAP/2.4.59
Release-Date: 2021-07-21
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 HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[root@f35 ~]# samba -V
Version 4.15.0rc4
[root@f35 ~]# cat /etc/redhat-release
Fedora release 35 (Thirty Five)
[root@f35 ~]#

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