Fedora release 35 Samba4.14.5 AMD EPYC 7502P 32-core Processorに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた


[root@f35 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@f35 ~]# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘F35’ to dns domain ‘test.jp’
No DNS domain configured for f35. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@f35 ~]# systemctl restart winbind
[root@f35 ~]# wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
[root@f35 ~]# wbinfo -n chibi
S-1-5-21-274396862-3022581780-2677681326-1103 SID_USER (1)
[root@f35 ~]# net ads info
LDAP server: 0.0.0.0
LDAP server name: (null)
Realm: (null)
Bind Path: (null)
LDAP port: 0
Server time: 水, 30 6月 2021 18:42:25 JST
KDC server: 192.168.1.16
Server time offset: 0
Last machine account password change: 木, 01 1月 1970 09:00:00 JST
[root@f35 ~]# host -4 dc
dc.test.jp has address 192.168.1.8
dc.test.jp has address 192.168.1.13
dc.test.jp has IPv6 address 2400:4052:46e0:b700:ed3f:82e2:3383:3d86
dc.test.jp has IPv6 address 2400:4052:46e0:b700:45d5:85a5:1839:64b
[root@f35 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.17
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:4188:a36e:19da:2146
[root@f35 ~]# host -4 dc2
dc2.test.jp has address 192.168.1.16
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:d65:5e5a:bb9c:39b5
[root@f35 ~]# 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 dc.test.jp.
_ldap._tcp.test.jp has SRV record 0 100 389 dc1.test.jp.
[root@f35 ~]# 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@f35 ~]# host -t A test.jp
test.jp has address 192.168.1.16
test.jp has address 192.168.1.17
test.jp has address 192.168.1.13
test.jp has address 192.168.1.8
[root@f35 ~]# cat /etc/redhat-release
Fedora release 35 (Rawhide)
[root@f35 ~]# samba -V
Version 4.14.5
[root@f35 ~]# smbclient //192.168.1.8/netlogon -Uadministrator
Fedora release 35 Samba4.14.5 AMD EPYC 7502P 32-core Processorに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

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

OpenSUSE Tumbleweed Kernel5.12.13-1-default Update


OpenSUSE Tumbleweed Kernelが5.12.13-1-defaultにUpdateされました。

opensuse:~ # uname -r
5.12.13-1-default
opensuse:~ # php -v
PHP 8.0.7 (cli) (built: Jun 4 2021 00:00:00) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.7, Copyright (c) Zend Technologies
opensuse:~ # curl -V
curl 7.77.0 (x86_64-suse-linux-gnu) libcurl/7.77.0 OpenSSL/1.1.1k-fips zlib/1.2.11 brotli/1.0.9 zstd/1.5.0 libidn2/2.3.1 libpsl/0.21.1 (+libidn2/2.3.1) libssh/0.9.5/openssl/zlib nghttp2/1.43.0 OpenLDAP/2.4.59 libmetalink/0.1.3
Release-Date: 2021-05-26
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 Metalink NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd
opensuse:~ # samba -V
Version 4.14.5-git.165.70143cb153dSUSE-oS15.5-x86_64
opensuse:~ # cat /etc/os-release
NAME=”openSUSE Tumbleweed”
# VERSION=”20210628″
ID=”opensuse-tumbleweed”
ID_LIKE=”opensuse suse”
VERSION_ID=”20210628″
PRETTY_NAME=”openSUSE Tumbleweed”
ANSI_COLOR=”0;32″
CPE_NAME=”cpe:/o:opensuse:tumbleweed:20210628″
BUG_REPORT_URL=”https://bugs.opensuse.org”
HOME_URL=”https://www.opensuse.org/”
DOCUMENTATION_URL=”https://en.opensuse.org/Portal:Tumbleweed”
LOGO=”distributor-logo”
opensuse:~ #

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

Fedora release 34 PHP 8.0.8 Update


Fedora release 34 PHPが8.0.8にUpdateされました。

[root@f34 ~]# uname -r
5.12.13-300.fc34.x86_64
[root@f34 ~]# php -v
PHP 8.0.8 (cli) (built: Jun 29 2021 07:41:19) ( NTS gcc x86_64 )
Copyright (c) The PHP Group
Zend Engine v4.0.8, Copyright (c) Zend Technologies
with Zend OPcache v8.0.8, Copyright (c), by Zend Technologies
[root@f34 ~]# curl -V
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/1.1.1k-fips zlib/1.2.11 brotli/1.0.9 libidn2/2.3.1 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 Metalink NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[root@f34 ~]# samba -V
Version 4.14.5
[root@f34 ~]# cat /etc/redhat-release
Fedora release 34 (Thirty Four)
[root@f34 ~]#

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

AlmaLinux release 8.4 PHP 8.0.8 Update


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

[root@alma8 ~]# uname -r
4.18.0-305.3.1.el8_4.x86_64
[root@alma8 ~]# php -v
PHP 8.0.8 (cli) (built: Jun 29 2021 07:41:19) ( NTS gcc x86_64 )
Copyright (c) The PHP Group
Zend Engine v4.0.8, Copyright (c) Zend Technologies
with Zend OPcache v8.0.8, 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 (Electric Cheetah)
[root@alma8 ~]#

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

Kernel 5.16-rc1が公開

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

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