EuroLinux release 9.1 Kernel5.14.0-162.22.2.el9_1.x86_64 Update

EuroLinux release 9.1 Kernelが5.14.0-162.22.2.el9_1.x86_64にUpdateされました。

[root@euro9 ~]# uname -r
5.14.0-162.22.2.el9_1.x86_64
[root@euro9 ~]# php -v
PHP 8.2.4 (cli) (built: Mar 14 2023 16:11:05) (NTS gcc x86_64)
Copyright (c) The PHP Group
Zend Engine v4.2.4, Copyright (c) Zend Technologies
with Zend OPcache v8.2.4, Copyright (c), by Zend Technologies
[root@euro9 ~]# curl -V
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.0.1 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.9.6/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@euro9 ~]# smbd -V
Version 4.16.4
[root@euro9 ~]# cat /etc/redhat-release
EuroLinux release 9.1 (Stockholm)
[root@euro9 ~]#

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

Fedora release 39 Kernel6.3.0-0.rc4 Update

Fedora release 39 Kernelが6.3.0-0.rc4にUpdateされました。

[root@f39 ~]# uname -r
6.3.0-0.rc4.20230329gitfcd476ea6a88.37.fc39.x86_64
[root@f39 ~]# php -v
PHP 8.2.5RC1 (cli) (built: Mar 28 2023 21:32:57) (NTS gcc x86_64)
Copyright (c) The PHP Group
Zend Engine v4.2.5RC1, Copyright (c) Zend Technologies
with Zend OPcache v8.2.5RC1, Copyright (c), by Zend Technologies
[root@f39 ~]# curl -V
curl 8.0.1 (x86_64-redhat-linux-gnu) libcurl/8.0.1 OpenSSL/3.0.8 zlib/1.2.13 brotli/1.0.9 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh/0.10.4/openssl/zlib nghttp2/1.52.0
Release-Date: 2023-03-20
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 threadsafe TLS-SRP UnixSockets
[root@f39 ~]# samba -V
Version 4.18.0
[root@f39 ~]# cat /etc/redhat-release
Fedora release 39 (Rawhide)
[root@f39 ~]#

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

PHP 8.3.0 alpha2 が公開

PHP 8.3.0 alpha2 が公開されました。関連記事はこちらです。

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

Ubuntu 20.04.6 LTS Samba4.15.13 AMD EPYC 7H12 64-Core Processor 128GBに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

root@2004:~# kinit administrator
Password for administrator@TEST.JP:
root@2004:~# net ads join -U administrator
Password for [TEST\administrator]:
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-2616050446-4161308902-565532921-1105 SID_USER (1)
root@2004:~# net ads info
LDAP server: 192.168.1.51
LDAP server name: dc2.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 土, 01 4月 2023 07:39:09 JST
KDC server: 192.168.1.51
Server time offset: -3
Last machine account password change: 土, 01 4月 2023 07:38:36 JST
root@2004:~# host -4 dc
dc.test.jp has address 192.168.1.29
dc.test.jp has address 192.168.1.9
dc.test.jp has IPv6 address 2400:4052:46e0:b700:3995:4c0f:ebfe:489e
dc.test.jp has IPv6 address 2400:4052:46e0:b700:959b:b841:cfdb:a65d
root@2004:~# host -4 dc1
dc1.test.jp has address 192.168.1.50
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:a595:967d:2d81:4f17
root@2004:~# host -4 dc2
dc2.test.jp has address 192.168.1.51
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:3d51:aa6b:56b:2681
root@2004:~# 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 dc2.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.50
test.jp has address 192.168.1.29
test.jp has address 192.168.1.9
test.jp has address 192.168.1.51
root@2004:~# cat /etc/os-release
NAME=”Ubuntu”
VERSION=”20.04.6 LTS (Focal Fossa)”
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME=”Ubuntu 20.04.6 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.15.13-Ubuntu
root@2004:~# smbclient //192.168.1.9/netlogon -Uadministrator
Ubuntu 20.04.6 LTS Samba4.15.13 AMD EPYC 7H12 64-Core Processor 128GBに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加

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

Ubuntu 22.04.2 LTS Samba4.15.13 AMD EPYC 7H12 64-Core Processor 128GBに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

root@2204:~# kinit administrator
Password for administrator@TEST.JP:
root@2204:~# net ads join -U administrator
Password for [TEST\administrator]:
Using short domain name — TEST
Joined ‘2204’ to dns domain ‘test.jp’
No DNS domain configured for 2204. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
root@2204:~# systemctl restart winbind
root@2204:~# wbinfo -u
TEST\administrator
TEST\guest
TEST\krbtgt
TEST\chibi
root@2204:~# wbinfo -n chibi
S-1-5-21-2616050446-4161308902-565532921-1105 SID_USER (1)
root@2204:~# 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: 土, 01 4月 2023 07:21:46 JST
KDC server: 192.168.1.29
Server time offset: -4
Last machine account password change: 土, 01 4月 2023 07:21:10 JST
root@2204:~# host -4 dc
dc.test.jp has address 192.168.1.9
dc.test.jp has address 192.168.1.29
dc.test.jp has IPv6 address 2400:4052:46e0:b700:3995:4c0f:ebfe:489e
dc.test.jp has IPv6 address 2400:4052:46e0:b700:959b:b841:cfdb:a65d
root@2204:~# host -4 dc1
dc1.test.jp has address 192.168.1.50
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:a595:967d:2d81:4f17
root@2204:~# host -4 dc2
dc2.test.jp has address 192.168.1.51
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:3d51:aa6b:56b:2681
root@2204:~# host -t SRV _ldap._tcp.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 dc1.test.jp.
_ldap._tcp.test.jp has SRV record 0 100 389 dc2.test.jp.
root@2204:~# 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@2204:~# host -t A test.jp
test.jp has address 192.168.1.51
test.jp has address 192.168.1.50
test.jp has address 192.168.1.9
test.jp has address 192.168.1.29
root@2204:~# cat /etc/os-release
PRETTY_NAME=”Ubuntu 22.04.2 LTS”
NAME=”Ubuntu”
VERSION_ID=”22.04″
VERSION=”22.04.2 LTS (Jammy Jellyfish)”
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
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”
UBUNTU_CODENAME=jammy
root@2204:~# samba -V
Version 4.15.13-Ubuntu
root@2204:~# smbclient //192.168.1.9/netlogon -Uadministrator
Ubuntu 22.04.2 LTS Samba4.15.13 AMD EPYC 7H12 64-Core Processor 128GBに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

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