Arch Linux Kernel5.7.8-arch1-1 Update

Arch Linux Kernelが5.7.8-arch1-1にUpdateされました。

[root@arch ~]# uname -r
5.7.8-arch1-1
[root@arch ~]# php -v
PHP 7.4.8 (cli) (built: Jul 10 2020 09:59:22) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
[root@arch ~]# 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
[root@arch ~]# samba -V
Version 4.12.3
[root@arch ~]# cat /etc/os-release
NAME=”Arch Linux”
PRETTY_NAME=”Arch Linux”
ID=arch
BUILD_ID=rolling
ANSI_COLOR=”38;2;23;147;209″
HOME_URL=”https://www.archlinux.org/”
DOCUMENTATION_URL=”https://wiki.archlinux.org/”
SUPPORT_URL=”https://bbs.archlinux.org/”
BUG_REPORT_URL=”https://bugs.archlinux.org/”
LOGO=archlinux
[root@arch ~]#

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

Fedora release 33 Samba4.13.0rc1 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
guest
administrator
krbtgt
chibi
[root@f33 ~]# wbinfo -n chibi
S-1-5-21-2092985958-4254752361-2950905742-1103 SID_USER (1)
[root@f33 ~]# net ads info
LDAP server: 192.168.1.37
LDAP server name: dc2.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 火, 14 7月 2020 16:50:45 JST
KDC server: 192.168.1.37
Server time offset: -2
Last machine account password change: 火, 14 7月 2020 16:49:53 JST
[root@f33 ~]# host -4 dc
dc.test.jp has address 192.168.1.19
dc.test.jp has address 192.168.1.35
dc.test.jp has IPv6 address 2400:4052:46e0:b700:2d43:e3e4:e912:230
dc.test.jp has IPv6 address 2400:4052:46e0:b700:29c4:a204:545c:3e2c
[root@f33 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.38
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:1f2:fcba:cdb2:933d
[root@f33 ~]# host -4 dc2
dc2.test.jp has address 192.168.1.37
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:606d:e2e1:e8d5:267f
[root@f33 ~]# 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 dc2.test.jp.
_ldap._tcp.test.jp has SRV record 0 100 389 dc.test.jp.
[root@f33 ~]# 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 dc1.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.19
test.jp has address 192.168.1.37
test.jp has address 192.168.1.35
test.jp has address 192.168.1.38
[root@f33 ~]# smbclient -L 192.168.1.19 -U%

Sharename Type Comment
——— —- ——-
SMB1 disabled — no workgroup available
[root@f33 ~]# smbclient //192.168.1.19/netlogon -Uadministrator
Fedora release 33 Samba4.13.0rc1 Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた

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

Fedora release 33 Samba4.13.0rc1 Update

Fedora release 33 Sambaが4.13.0rc1にUpdateされました。

[root@f33 ~]# uname -r
5.8.0-0.rc4.20200709git0bddd227f3dc.1.fc33.x86_64
[root@f33 ~]# php -v
PHP 7.4.8 (cli) (built: Jul 9 2020 08:57:23) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.8, Copyright (c), by Zend Technologies
[root@f33 ~]# curl -V
curl 7.71.1 (x86_64-redhat-linux-gnu) libcurl/7.71.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-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 brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz Metalink NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[root@f33 ~]# samba -V
Version 4.13.0rc1
[root@f33 ~]# cat /etc/redhat-release
Fedora release 33 (Rawhide)
[root@f33 ~]#

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

Fedora release 32 Samba4.12.5 Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた


[root@f32 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@f32 ~]# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘F32’ to dns domain ‘test.jp’
No DNS domain configured for f32. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@f32 ~]# systemctl restart winbind
[root@f32 ~]# wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
[root@f32 ~]# net ads info
LDAP server: 192.168.1.37
LDAP server name: dc2.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 火, 14 7月 2020 13:12:22 JST
KDC server: 192.168.1.37
Server time offset: -3
Last machine account password change: 火, 14 7月 2020 13:10:24 JST
[root@f32 ~]# host -4 dc
dc.test.jp has address 192.168.1.35
dc.test.jp has address 192.168.1.19
dc.test.jp has IPv6 address 2400:4052:46e0:b700:29c4:a204:545c:3e2c
dc.test.jp has IPv6 address 2400:4052:46e0:b700:2d43:e3e4:e912:230
[root@f32 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.38
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:1f2:fcba:cdb2:933d
[root@f32 ~]# host -4 dc2
dc2.test.jp has address 192.168.1.37
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:606d:e2e1:e8d5:267f
[root@f32 ~]# 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 dc2.test.jp.
_ldap._tcp.test.jp has SRV record 0 100 389 dc.test.jp.
[root@f32 ~]# 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 dc1.test.jp.
_kerberos._udp.test.jp has SRV record 0 100 88 dc.test.jp.
[root@f32 ~]# host -t A test.jp
test.jp has address 192.168.1.37
test.jp has address 192.168.1.35
test.jp has address 192.168.1.38
test.jp has address 192.168.1.19
[root@f32 ~]# cat /etc/redhat-release
Fedora release 32 (Thirty Two)
[root@f32 ~]# samba -V
Version 4.12.5
[root@f32 ~]# smbclient -L 192.168.1.19 -U%

Sharename Type Comment
——— —- ——-
SMB1 disabled — no workgroup available
[root@f32 ~]# smbclient //192.168.1.19/netlogon -Uadministrator
Fedora release 32 Samba4.12.5 Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた

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

Samba 4.11.12 Available for Download

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

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