Fedora release 35 Kernel5.13.0-0.rc1.13.fc35.x86_64 Update

Fedora release 35 Kernelが5.13.0-0.rc1.13.fc35.x86_64にUpdateされました。

[root@f35 ~]# uname -r
5.13.0-0.rc1.13.fc35.x86_64
[root@f35 ~]# 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@f35 ~]# 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.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 Metalink NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[root@f35 ~]# samba -V
Version 4.14.4
[root@f35 ~]# cat /etc/redhat-release
Fedora release 35 (Rawhide)
[root@f35 ~]#

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

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


[root@centos8 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@centos8 ~]# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘CENTOS8’ to dns domain ‘test.jp’
No DNS domain configured for centos8. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@centos8 ~]# systemctl restart winbind
[root@centos8 ~]# wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
[root@centos8 ~]# wbinfo -n chibi
S-1-5-21-1848962430-2333618718-372010070-1105 SID_USER (1)
[root@centos8 ~]# net ads info
LDAP server: 192.168.1.86
LDAP server name: dc2.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 火, 11 5月 2021 16:04:20 JST
KDC server: 192.168.1.86
Server time offset: -1
Last machine account password change: 火, 11 5月 2021 16:03:46 JST
[root@centos8 ~]# host -4 dc
dc.test.jp has address 192.168.1.34
dc.test.jp has address 192.168.1.19
dc.test.jp has IPv6 address 2400:4052:46e0:b700:e850:e1e3:7625:2c02
dc.test.jp has IPv6 address 2400:4052:46e0:b700:45c9:4d7:ddca:fcd8
[root@centos8 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.85
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:75d3:fe3:2e6d:4fac
[root@centos8 ~]# host -4 dc2
dc2.test.jp has address 192.168.1.86
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:ad7d:b1b5:64a2:7966
[root@centos8 ~]# 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 dc2.test.jp.
_ldap._tcp.test.jp has SRV record 0 100 389 dc1.test.jp.
[root@centos8 ~]# host -t SRV _kerberos._udp.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.
_kerberos._udp.test.jp has SRV record 0 100 88 dc1.test.jp.
[root@centos8 ~]# host -t A test.jp
test.jp has address 192.168.1.86
test.jp has address 192.168.1.19
test.jp has address 192.168.1.34
test.jp has address 192.168.1.85
[root@centos8 ~]# cat /etc/os-release
NAME=”CentOS Linux”
VERSION=”8″
ID=”centos”
ID_LIKE=”rhel fedora”
VERSION_ID=”8″
PLATFORM_ID=”platform:el8″
PRETTY_NAME=”CentOS Linux 8″
ANSI_COLOR=”0;31″
CPE_NAME=”cpe:/o:centos:centos:8″
HOME_URL=”https://centos.org/”
BUG_REPORT_URL=”https://bugs.centos.org/”
CENTOS_MANTISBT_PROJECT=”CentOS-8″
CENTOS_MANTISBT_PROJECT_VERSION=”8″
[root@centos8 ~]# cat /etc/redhat-release
CentOS Linux release 8.3.2011
[root@centos8 ~]# smbd -V
Version 4.12.3
[root@centos8 ~]# smbclient //192.168.1.34/netlogon -Uadministrator
CentOS Linux release 8.3.2011 Samba4.12.3 AMD EPYC 7502P 32-core Processorに 構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

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

OpenSUSE Tumbleweed Samba4.14.4 AMD EPYC 7502P 32 core Processorに構築したWindows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた


opensuse:~ # kinit administrator
Password for administrator@TEST.JP:
opensuse:~ # net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘OPENSUSE’ to dns domain ‘test.jp’
No DNS domain configured for opensuse. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
opensuse:~ # systemctl restart winbind
opensuse:~ # wbinfo -u
TEST\administrator
TEST\guest
TEST\krbtgt
TEST\chibi
opensuse:~ # wbinfo -n chibi
S-1-5-21-1848962430-2333618718-372010070-1105 SID_USER (1)
opensuse:~ # net ads info
LDAP server: 192.168.1.34
LDAP server name: dc.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: Tue, 11 May 2021 15:44:15 JST
KDC server: 192.168.1.34
Server time offset: -1
Last machine account password change: Tue, 11 May 2021 15:43:41 JST
opensuse:~ # host -4 dc
dc.test.jp has address 192.168.1.34
dc.test.jp has address 192.168.1.19
dc.test.jp has IPv6 address 2400:4052:46e0:b700:45c9:4d7:ddca:fcd8
dc.test.jp has IPv6 address 2400:4052:46e0:b700:e850:e1e3:7625:2c02
opensuse:~ # host -4 dc1
dc1.test.jp has address 192.168.1.85
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:75d3:fe3:2e6d:4fac
opensuse:~ # host -4 dc2
dc2.test.jp has address 192.168.1.86
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:ad7d:b1b5:64a2:7966
opensuse:~ # 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.
opensuse:~ # 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.
opensuse:~ # host -t A test.jp
test.jp has address 192.168.1.34
test.jp has address 192.168.1.85
test.jp has address 192.168.1.86
test.jp has address 192.168.1.19
opensuse:~ # cat /etc/os-release
NAME=”openSUSE Tumbleweed”
# VERSION=”20210506″
ID=”opensuse-tumbleweed”
ID_LIKE=”opensuse suse”
VERSION_ID=”20210506″
PRETTY_NAME=”openSUSE Tumbleweed”
ANSI_COLOR=”0;32″
CPE_NAME=”cpe:/o:opensuse:tumbleweed:20210506″
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:~ # samba -V
Version 4.14.4-git.162.18fd73a39a0SUSE-oS15.5-x86_64
opensuse:~ # smbclient //192.168.1.34/netlogon -U administrator
OpenSUSE Tumbleweed Samba4.14.4 AMD EPYC 7502P 32 core Processorに構築したWindows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

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

FreeBSD 12.2-STABLE Samba4.13.8 Update

FreeBSD 12.2-STABLE Sambaが4.13.8にUpdateされました。

root@freebsd:~ # uname -a
FreeBSD freebsd 12.2-STABLE FreeBSD 12.2-STABLE r369733 GENERIC amd64
root@freebsd:~ # php -v
PHP 8.0.5 (cli) (built: May 4 2021 01:23:00) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.5, Copyright (c) Zend Technologies
root@freebsd:~ # curl -V
curl 7.76.1 (amd64-portbld-freebsd12.2) libcurl/7.76.1 OpenSSL/1.1.1k zlib/1.2.11 nghttp2/1.43.0
Release-Date: 2021-04-14
Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smtp smtps telnet tftp
Features: alt-svc AsynchDNS GSS-API HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM NTLM_WB SPNEGO SSL TLS-SRP UnixSockets
root@freebsd:~ # samba -V
Version 4.13.8
root@freebsd:~ #

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

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


root@debian:~# kinit administrator
Password for administrator@TEST.JP:
root@debian:~# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘DEBIAN’ to dns domain ‘test.jp’
No DNS domain configured for debian. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
root@debian:~# net ads info
LDAP server: 192.168.1.85
LDAP server name: dc1.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 火, 11 5月 2021 15:21:54 JST
KDC server: 192.168.1.85
Server time offset: -1
Last machine account password change: 火, 11 5月 2021 15:21:20 JST
root@debian:~# host -4 dc
dc.test.jp has address 192.168.1.34
dc.test.jp has address 192.168.1.19
dc.test.jp has IPv6 address 2400:4052:46e0:b700:45c9:4d7:ddca:fcd8
dc.test.jp has IPv6 address 2400:4052:46e0:b700:e850:e1e3:7625:2c02
root@debian:~# host -4 dc1
dc1.test.jp has address 192.168.1.85
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:75d3:fe3:2e6d:4fac
root@debian:~# host -4 dc2
dc2.test.jp has address 192.168.1.86
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:ad7d:b1b5:64a2:7966
root@debian:~# 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 dc1.test.jp.
_ldap._tcp.test.jp has SRV record 0 100 389 dc.test.jp.
root@debian:~# 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@debian:~# host -t A test.jp
test.jp has address 192.168.1.86
test.jp has address 192.168.1.19
test.jp has address 192.168.1.34
test.jp has address 192.168.1.85
root@debian:~# cat /etc/os-release
PRETTY_NAME=”Debian GNU/Linux 10 (buster)”
NAME=”Debian GNU/Linux”
VERSION_ID=”10″
VERSION=”10 (buster)”
VERSION_CODENAME=buster
ID=debian
HOME_URL=”https://www.debian.org/”
SUPPORT_URL=”https://www.debian.org/support”
BUG_REPORT_URL=”https://bugs.debian.org/”
root@debian:~# cat /etc/debian_version
10.9
root@debian:~# samba -V
Version 4.9.5-Debian
root@debian:~# net ads lookup
Debian10.9 Samba4.9.5 AMD EPYC 7502P 32-core Processorに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

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