Fedora release 32 Kernel5.7.12-200.fc32.x86_64 Update

Fedora release 32 Kernelが5.7.12-200.fc32.x86_64にUpdateされました。

[root@f32 ~]# uname -r
5.7.12-200.fc32.x86_64
[root@f32 ~]# php -v
PHP 7.4.9 (cli) (built: Aug 4 2020 08:28:13) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.9, Copyright (c), by Zend Technologies
[root@f32 ~]# curl -V
curl 7.69.1 (x86_64-redhat-linux-gnu) libcurl/7.69.1 OpenSSL/1.1.1g-fips zlib/1.2.11 brotli/1.0.7 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh/0.9.4/openssl/zlib nghttp2/1.41.0
Release-Date: 2020-03-11
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 brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz Metalink NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[root@f32 ~]# samba -V
Version 4.12.5
[root@f32 ~]# cat /etc/redhat-release
Fedora release 32 (Thirty Two)
[root@f32 ~]#

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

Samba 4.13.0 Available for Download

Samba 4.13.0 が公開されました。ReleaseNoteはこちらです。

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

FreeBSD 13.0-CURRENT #0 r363935 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\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
root@freebsd:~ # wbinfo -n chibi
S-1-5-21-1554123357-2737978188-3786944711-1103 SID_USER (1)
root@freebsd:~ # net ads info
LDAP server: 192.168.1.15
LDAP server name: dc2.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: Sat, 08 Aug 2020 14:42:00 JST
KDC server: 192.168.1.15
Server time offset: 0
Last machine account password change: Sat, 08 Aug 2020 14:40:30 JST
root@freebsd:~ # host -4 dc
dc.test.jp has address 192.168.1.8
dc.test.jp has IPv6 address 2400:4052:46e0:b700:d479:2a83:efca:e147
root@freebsd:~ # host -4 dc1
dc1.test.jp has address 192.168.1.14
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:9d:b986:2f3:e1a1
root@freebsd:~ # host -4 dc2
dc2.test.jp has address 192.168.1.15
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:b560:2801:e321:1a41
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.14
test.jp has address 192.168.1.15
test.jp has address 192.168.1.8
test.jp has address 192.168.1.13
root@freebsd:~ # host -4 dc
dc.test.jp has address 192.168.1.8
dc.test.jp has IPv6 address 2400:4052:46e0:b700:d479:2a83:efca:e147
root@freebsd:~ # smbclient -L localhosat -U%
do_connect: Connection to localhosat failed (Error NT_STATUS_UNSUCCESSFUL)
root@freebsd:~ # smbclient -L 192.168.1.8 -U%

Sharename Type Comment
——— —- ——-
SMB1 disabled — no workgroup available
root@freebsd:~ # smbclient //192.168.1.8/netlogon -Uadministrator
FreeBSD 13.0-CURRENT #0 r363935 Samba4.11.11 Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた

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

Manjaro Linux Kernel5.7.14-1-MANJARO PHP 7.4.9 Update

Manjaro Linux Kernel5.7.14-1-MANJAROとPHP 7.4.9がUpdateされました。

[manjaro ~]# uname -r
5.7.14-1-MANJARO
[manjaro ~]# php -v
PHP 7.4.9 (cli) (built: Aug 5 2020 05:00:11) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
[manjaro ~]# curl -V
curl 7.71.1 (x86_64-pc-linux-gnu) libcurl/7.71.1 OpenSSL/1.1.1g zlib/1.2.11 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh2/1.9.0 nghttp2/1.41.0
Release-Date: 2020-07-01
Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[manjaro ~]# samba -V
Version 4.12.3
[manjaro ~]# cat /etc/os-release
NAME=”Manjaro Linux”
ID=manjaro
ID_LIKE=arch
BUILD_ID=rolling
PRETTY_NAME=”Manjaro Linux”
ANSI_COLOR=”32;2;24;144;200″
HOME_URL=”https://manjaro.org/”
DOCUMENTATION_URL=”https://wiki.manjaro.org/”
SUPPORT_URL=”https://manjaro.org/”
BUG_REPORT_URL=”https://bugs.manjaro.org/”
LOGO=manjarolinux
[manjaro ~]#

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

Red Hat Enterprise Linux release 8.2 Samba4.11.2 Windows Server 2019 Datacenter Active Directory Domainのメンバー に参加してみた


root@rhel8 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@rhel8 ~]# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘RHEL8’ to dns domain ‘test.jp’
No DNS domain configured for rhel8. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@rhel8 ~]# systemctl restart winbind
[root@rhel8 ~]# wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
[root@rhel8 ~]# wbinfo -n chibi
S-1-5-21-1554123357-2737978188-3786944711-1103 SID_USER (1)
[root@rhel8 ~]# net ads info
LDAP server: 192.168.1.15
LDAP server name: dc2.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 金, 07 8月 2020 06:50:54 JST
KDC server: 192.168.1.15
Server time offset: -1
Last machine account password change: 金, 07 8月 2020 06:49:16 JST
[root@rhel8 ~]# host -4 dc
dc.test.jp has address 192.168.1.8
dc.test.jp has IPv6 address 2400:4052:46e0:b700:d479:2a83:efca:e147
[root@rhel8 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.14
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:9d:b986:2f3:e1a1
[root@rhel8 ~]# host -4 dc2
dc2.test.jp has address 192.168.1.15
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:b560:2801:e321:1a41
[root@rhel8 ~]# 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@rhel8 ~]# 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@rhel8 ~]# host -t A test.jp
test.jp has address 192.168.1.13
test.jp has address 192.168.1.15
test.jp has address 192.168.1.14
[root@rhel8 ~]# smbclient -L 192.168.1.8 -U%

Sharename Type Comment
——— —- ——-
SMB1 disabled — no workgroup available
[root@rhel8 ~]# smbclient //192.168.1.8/netlogon -Uadministrator
Red Hat Enterprise Linux release 8.2 Samba4.11.2 Windows Server 2019 Datacenter Active Directory Domainのメンバー に参加してみた

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