Zorin OS 17.1 Kernel6.5.0-41-generic PHP 8.3.8 Update

Zorin OS 17.1 Kernel6.5.0-41-genericとPHP 8.3.8がUpdateされました。

root@zorin:~# uname -r
6.5.0-41-generic
root@zorin:~# php -v
PHP 8.3.8 (cli) (built: Jun 8 2024 21:34:22) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.3.8, Copyright (c) Zend Technologies
with Zend OPcache v8.3.8, Copyright (c), by Zend Technologies
root@zorin:~# curl -V
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.17
Release-Date: 2022-01-05
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp 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 zstd
root@zorin:~# samba -V
Version 4.15.13-Ubuntu
root@zorin:~# cat /etc/os-release
PRETTY_NAME=”Zorin OS 17.1″
NAME=”Zorin OS”
VERSION_ID=”17″
VERSION=”17.1″
VERSION_CODENAME=jammy
ID=zorin
ID_LIKE=”ubuntu debian”
HOME_URL=”https://zorin.com/os/”
SUPPORT_URL=”https://help.zorin.com/”
BUG_REPORT_URL=”https://zorin.com/os/feedback/”
PRIVACY_POLICY_URL=”https://zorin.com/legal/privacy/”
UBUNTU_CODENAME=jammy
root@zorin:~#

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

CentOS Stream release 9 Samba4.19.4 第2世代 AMD EPYC 7742 64-Core Processor 128Threads 256GBに構築した Windows Server 2025 Datacenter Active Directory Domain のメンバーに参加してみた

[root@stream9 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@stream9 ~]# net ads join -U administrator
Password for [TEST\administrator]:
Using short domain name — TEST
Joined ‘STREAM9’ to dns domain ‘test.jp’
No DNS domain configured for stream9. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@stream9 ~]# systemctl restart winbind
[root@stream9 ~]# wbinfo -u
TEST\administrator
TEST\guest
TEST\dc
TEST\krbtgt
TEST\miru
[root@stream9 ~]# wbinfo -n miru
S-1-5-21-3102830369-1660706400-4139980468-1104 SID_USER (1)
[root@stream9 ~]# net ads info
LDAP server: 192.168.1.29
LDAP server name: dc.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 木, 28 3月 2024 05:43:04 JST
KDC server: 192.168.1.29
Server time offset: 1
Last machine account password change: 木, 28 3月 2024 05:42:29 JST
[root@stream9 ~]# host -4 dc
dc.test.jp has address 192.168.1.29
dc.test.jp has IPv6 address 2400:4052:46e0:b700:79c6:aa37:7e75:bde3
[root@stream9 ~]# host -t SRV _ldap._tcp.test.jp
_ldap._tcp.test.jp has SRV record 0 100 389 dc.test.jp.
[root@stream9 ~]# host -t SRV _kerberos._udp.test.jp
_kerberos._udp.test.jp has SRV record 0 100 88 dc.test.jp.
[root@stream9 ~]# host -t A test.jp
test.jp has address 192.168.1.29
[root@stream9 ~]# cat /etc/redhat-release
CentOS Stream release 9
[root@stream9 ~]# smbd -V
Version 4.19.4
[root@stream9 ~]# smbclient //192.168.1.29/netlogon -Uadministrator

CentOS Stream release 9 Samba4.19.4 AMD EPYC 7742 64-Core Processor 128Threads 256GBに構築した Windows Server 2025 Datacenter Active Directory Domain のメンバーに参加してみた

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

Rocky Linux release 9.3 Kernel5.14.0-362.24.1.el9_3.x86_64 Update

Rocky Linux release 9.3 Kernelが5.14.0-362.24.1.el9_3.x86_64にUpdateされました。

[root@rocky9 ~]# uname -r
5.14.0-362.24.1.el9_3.x86_64
[root@rocky9 ~]# php -v
PHP 8.3.4 (cli) (built: Mar 12 2024 23:42:26) (NTS gcc x86_64)
Copyright (c) The PHP Group
Zend Engine v4.3.4, Copyright (c) Zend Technologies
with Zend OPcache v8.3.4, Copyright (c), by Zend Technologies
[root@rocky9 ~]# curl -V
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.0.7 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.10.4/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@rocky9 ~]# smbd -V
Version 4.18.6
[root@rocky9 ~]# cat /etc/redhat-release
Rocky Linux release 9.3 (Blue Onyx)
[root@rocky9 ~]#

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

Fedora release 40 Samba4.20.0rc4 第2世代 AMD EPYC 7742 64-Core Processor 128Threads 256GBに構築した Windows Server 2025 Datacenter Active Directory Domain のメンバーに参加してみた

[root@f40 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@f40 ~]# net ads join -U administrator
Password for [TEST\administrator]:
Using short domain name — TEST
Joined ‘F40’ to dns domain ‘test.jp’
No DNS domain configured for f40. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@f40 ~]# systemctl restart winbind
[root@f40 ~]# wbinfo -u
TEST\administrator
TEST\guest
TEST\dc
TEST\krbtgt
TEST\miru
[root@f40 ~]# wbinfo -n miru
S-1-5-21-3102830369-1660706400-4139980468-1104 SID_USER (1)
[root@f40 ~]# net ads info
LDAP server: 192.168.1.29
LDAP server name: dc.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 水, 27 3月 2024 16:54:49 JST
KDC server: 192.168.1.29
Server time offset: 2
Last machine account password change: 水, 27 3月 2024 16:54:10 JST
[root@f40 ~]# host -4 dc.test.jp
dc.test.jp has address 192.168.1.29
dc.test.jp has IPv6 address 2400:4052:46e0:b700:79c6:aa37:7e75:bde3
[root@f40 ~]# host -t SRV _ldap._tcp.test.jp
_ldap._tcp.test.jp has SRV record 0 100 389 dc.test.jp.
[root@f40 ~]# host -t SRV _kerberos._udp.test.jp
_kerberos._udp.test.jp has SRV record 0 100 88 dc.test.jp.
[root@f40 ~]# host -t A test.jp
test.jp has address 192.168.1.29
[root@f40 ~]# cat /etc/redhat-release
Fedora release 40 (Forty)
[root@f40 ~]# samba -V
Version 4.20.0rc4
[root@f40 ~]# smbclient //192.168.1.29/netlogon -Uadministrator
Password for [TEST\administrator]:
Try “help” to get a list of possible commands.
smb: \> ls

Fedora release 40 Samba4.20.0rc4 AMD EPYC 7742 64-Core Processor 128Threads 256GBに構築した Windows Server 2025 Datacenter Active Directory Domain のメンバーに参加してみた

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

CentOS Stream release 9 Kernel5.14.0-430.el9.x86_64 Update

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

[root@stream9 ~]# uname -r
5.14.0-430.el9.x86_64
[root@stream9 ~]# php -v
PHP 8.3.4 (cli) (built: Mar 12 2024 23:42:26) (NTS gcc x86_64)
Copyright (c) The PHP Group
Zend Engine v4.3.4, Copyright (c) Zend Technologies
with Zend OPcache v8.3.4, Copyright (c), by Zend Technologies
[root@stream9 ~]# curl -V
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.0.7 zlib/1.2.11 rotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.10.4/openssl/lib nghttp2/1.43.0
Release-Date: 2021-04-14
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos argefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[root@stream9 ~]# smbd -V
Version 4.19.4
[root@stream9 ~]# cat /etc/redhat-release
CentOS Stream release 9
[root@stream9 ~]#

カテゴリー: CentOS Stream release 9 | コメントする