Kernel 5.12-rc2が公開

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

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

Fedora release 33 Samba4.13.3 AMD EPYC 7302P16-Core Processorで構築したWindows Server 2019 Datacenter Active Directory Domainのメンバーに参加してみた


[root@f33 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@f33 ~]# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘F33’ to dns domain ‘test.jp’
No DNS domain configured for f33. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@f33 ~]# systemctl restart winbind
[root@f33 ~]# wbinfo -u
TEST\administrator
TEST\guest
TEST\krbtgt
TEST\chibi
[root@f33 ~]# wbinfo -n administrator
S-1-5-21-531816203-730215079-1526157293-500 SID_USER (1)
[root@f33 ~]# net ads info
LDAP server: 192.168.1.24
LDAP server name: dc.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 火, 22 12月 2020 07:19:49 JST
KDC server: 192.168.1.24
Server time offset: -6
Last machine account password change: 火, 22 12月 2020 07:19:17 JST
[root@f33 ~]# host -4 dc
dc.test.jp has address 192.168.1.24
dc.test.jp has address 192.168.1.34
dc.test.jp has IPv6 address 2400:4052:46e0:b700:d466:3785:c19d:a359
[root@f33 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.42
[root@f33 ~]# host -4 dc2
dc2.test.jp has address 192.168.1.143
[root@f33 ~]# 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@f33 ~]# 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@f33 ~]# host -t A test.jp
test.jp has address 192.168.1.24
test.jp has address 192.168.1.8
test.jp has address 192.168.1.34
test.jp has address 192.168.1.42
test.jp has address 192.168.1.143
[root@f33 ~]# cat /etc/redhat-release
Fedora release 33 (Thirty Three)
[root@f33 ~]# samba -V
Version 4.13.3
[root@f33 ~]# smbclient //192.168.1.24/netlogon -U administrator
Fedora release 33 Samba4.13.3 AMD EPYC 7302P16-Core Processorで構築したWindows Server 2019 Datacenter Active Directory Domainのメンバーに参加

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

Oracle Linux Server release 8.3 PHP 8.0.0 Update

Oracle Linux Server release 8.3 PHPが8.0.0にUpdateされました。

[root@oracle8 ~]# cat /etc/oracle-release
Oracle Linux Server release 8.3
[root@oracle8 ~]# uname -r
4.18.0-240.8.1.el8_3.x86_64
[root@oracle8 ~]# php -v
PHP 8.0.0 (cli) (built: Nov 24 2020 17:04:03) ( NTS gcc x86_64 )
Copyright (c) The PHP Group
Zend Engine v4.0.0-dev, Copyright (c) Zend Technologies
with Zend OPcache v8.0.0, Copyright (c), by Zend Technologies
[root@oracle8 ~]# 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@oracle8 ~]# smbd -V
Version 4.12.3
[root@oracle8 ~]#

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

Debian GNU Linux bullseye sid Samba4.13.2 AMD EPYC 7302P 16-coreProcessorで構築された Windows Server 2019 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:~# systemctl restart winbind
root@debian:~# wbinfo -u
TEST\administrator
TEST\guest
TEST\krbtgt
TEST\chibi
root@debian:~# wbinfo -n chibi
S-1-5-21-531816203-730215079-1526157293-1103 SID_USER (1)
root@debian:~# net ads info
LDAP server: 192.168.1.24
LDAP server name: dc.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 火, 22 12月 2020 11:44:01 JST
KDC server: 192.168.1.24
Server time offset: -6
Last machine account password change: 火, 22 12月 2020 11:43:19 JST
root@debian:~# host -4 dc
dc.test.jp has address 192.168.1.34
dc.test.jp has address 192.168.1.24
dc.test.jp has IPv6 address 2400:4052:46e0:b700:d466:3785:c19d:a359
root@debian:~# host -4 dc1
dc1.test.jp has address 192.168.1.42
root@debian:~# host -4 dc2
dc2.test.jp has address 192.168.1.143
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 dc.test.jp.
_ldap._tcp.test.jp has SRV record 0 100 389 dc1.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.34
test.jp has address 192.168.1.24
test.jp has address 192.168.1.143
test.jp has address 192.168.1.42
root@debian:~# cat /etc/os-release
PRETTY_NAME=”Debian GNU/Linux bullseye/sid”
NAME=”Debian GNU/Linux”
ID=debian
HOME_URL=”https://www.debian.org/”
SUPPORT_URL=”https://www.debian.org/support”
BUG_REPORT_URL=”https://bugs.debian.org/”
root@debian:~# samba -V
Version 4.13.2-Debian
root@debian:~# net ads lookup
Information for Domain Controller: 192.168.1.24
Debian GNU Linux bullseye sid Samba4.13.2 AMD EPYC 7302P 16-coreProcessorで構築された Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた

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

Debian GNU/Linux bullseye/sid Samba4.13.2 Update

Debian GNU/Linux bullseye/sid Sambaが4.13.2にUpdateされました。

root@debian:~# cat /etc/os-release
PRETTY_NAME=”Debian GNU/Linux bullseye/sid”
NAME=”Debian GNU/Linux”
ID=debian
HOME_URL=”https://www.debian.org/”
SUPPORT_URL=”https://www.debian.org/support”
BUG_REPORT_URL=”https://bugs.debian.org/”
root@debian:~# uname -r
5.9.0-4-amd64
root@debian:~# uname -a
Linux debian 5.9.0-4-amd64 #1 SMP Debian 5.9.11-1 (2020-11-27) x86_64 GNU/Linux
root@debian:~# php -v
PHP 7.4.11 (cli) (built: Oct 6 2020 10:34:39) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.11, Copyright (c), by Zend Technologies
root@debian:~# curl -V
curl 7.72.0 (x86_64-pc-linux-gnu) libcurl/7.72.0 OpenSSL/1.1.1h zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.8.0 nghttp2/1.42.0 librtmp/2.3
Release-Date: 2020-08-19
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
root@debian:~# samba -V
Version 4.13.2-Debian
root@debian:~#

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