OpenSUSE PHP 7.4.8 Samba4.12.5 Update

OpenSUSE PHP 7.4.8とSamba4.12.5がUpdateされました。

opensuse:~ # uname -r
5.7.7-1-default
opensuse:~ # php -v
PHP 7.4.8 (cli) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
opensuse:~ # curl -V
curl 7.71.1 (x86_64-suse-linux-gnu) libcurl/7.71.1 OpenSSL/1.1.1g-fips zlib/1.2.11 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh/0.9.3/openssl/zlib nghttp2/1.41.0
Release-Date: 2020-07-01
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 GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz Metalink NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
opensuse:~ # samba -V
Version 4.12.5-git.168.88cc07e6cbfSUSE-oS15.5-x86_64
opensuse:~ # cat /etc/os-release
NAME=”openSUSE Tumbleweed”
# VERSION=”20200715″
ID=”opensuse-tumbleweed”
ID_LIKE=”opensuse suse”
VERSION_ID=”20200715″
PRETTY_NAME=”openSUSE Tumbleweed”
ANSI_COLOR=”0;32″
CPE_NAME=”cpe:/o:opensuse:tumbleweed:20200715″
BUG_REPORT_URL=”https://bugs.opensuse.org”
HOME_URL=”https://www.opensuse.org/”
LOGO=”distributor-logo”
opensuse:~ #

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

FreeBSD 13.0-CURRENT #0 r363236 Samba4.11.11 Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた


root@freebsd:~ # kinit administrator
administrator@TEST.JP’s Password:
root@freebsd:~ # net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘FREEBSD’ to dns domain ‘test.jp’
No DNS domain configured for freebsd. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
root@freebsd:~ # service samba_server start
Performing sanity check on Samba configuration: OK
Starting nmbd.
Starting smbd.
Starting winbindd.
root@freebsd:~ # wbinfo -u
TEST\administrator
TEST\guest
TEST\krbtgt
TEST\chibi
root@freebsd:~ # wbinfo -n chibi
S-1-5-21-549501848-3507064458-2843809997-1103 SID_USER (1)
root@freebsd:~ # net ads info
LDAP server: 192.168.1.22
LDAP server name: dc.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: Fri, 17 Jul 2020 16:04:58 JST
KDC server: 192.168.1.22
Server time offset: 0
Last machine account password change: Fri, 17 Jul 2020 16:00:49 JST
root@freebsd:~ # host -4 dc
dc.test.jp has address 192.168.1.50
dc.test.jp has address 192.168.1.22
dc.test.jp has IPv6 address 2400:4052:46e0:b700:9c9c:a51f:dc93:fcf7
dc.test.jp has IPv6 address 2400:4052:46e0:b700:11da:1b94:a11e:dfcc
root@freebsd:~ # host -4 dc1
dc1.test.jp has address 192.168.1.17
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:31b7:cee1:e187:f05e
root@freebsd:~ # host -4 dc2
dc2.test.jp has address 192.168.1.18
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:f86a:6beb:dbb1:f54d
root@freebsd:~ # 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@freebsd:~ # 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@freebsd:~ # host -t A test.jp
test.jp has address 192.168.1.22
test.jp has address 192.168.1.17
test.jp has address 192.168.1.18
test.jp has address 192.168.1.50
root@freebsd:~ # uname -a
FreeBSD freebsd 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r363236: Thu Jul 16 05:04:51 UTC 2020 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
root@freebsd:~ # samba -V
Version 4.11.11
root@freebsd:~ # smbclient -L 192.168.1.22 -U%
FreeBSD 13.0-CURRENT #0 r363236 Samba4.11.11 Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた

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

PHP 7.4.10 Released!

PHP 7.4.10 が公開されました。ソースはこちらです。

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

AMD EPYC 7502P 32-Core Processor FreeBSD 12.1-STABLE r363237 MATEを起動 11ac nvidia-440.100 nvidia-smi amdtempを設定してみた


root@freebsd:~ # sysctl hw.model
hw.model: AMD EPYC 7502P 32-Core Processor
root@freebsd:~ # uname -a
FreeBSD freebsd 12.1-STABLE FreeBSD 12.1-STABLE r363237 GENERIC amd64
root@freebsd:~ # php -v
PHP 7.4.8 (cli) (built: Jul 11 2020 01:35:27) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
root@freebsd:~ # curl -V
curl 7.71.1 (amd64-portbld-freebsd12.1) libcurl/7.71.1 OpenSSL/1.1.1g zlib/1.2.11 nghttp2/1.41.0
Release-Date: 2020-07-01
Protocols: dict file ftp ftps gopher http https imap imaps 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:~ # nvidia-smi
AMD EPYC 7502P 32-Core Processor FreeBSD 12.1-STABLE r363237 MATE 11ac nvidia-440.100 nvidia-smi amdtemp

カテゴリー: 11ac無線LAN, freebsd, nvidia | コメントする

PHP 8.0.0 beta3が公開


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

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