Manjaro Linux Kernel5.9.12-1-MANJARO Update

Manjaro Linux Kernelが5.9.12-1-MANJAROにUpdateされました。

[manjaro ~]# uname -r
5.9.12-1-MANJARO
[manjaro ~]# php -v
PHP 7.4.13 (cli) (built: Nov 24 2020 16:22:20) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
[manjaro ~]# curl -V
curl 7.73.0 (x86_64-pc-linux-gnu) libcurl/7.73.0 OpenSSL/1.1.1h zlib/1.2.11 zstd/1.4.5 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.41.0
Release-Date: 2020-10-14
Protocols: dict file ftp ftps gopher http https imap imaps mqtt 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 zstd
[manjaro ~]# samba -V
Version 4.13.2
[manjaro ~]# cat /etc/os-release
NAME=”Manjaro Linux”
ID=manjaro
ID_LIKE=arch
BUILD_ID=rolling
PRETTY_NAME=”Manjaro Linux”
ANSI_COLOR=”32;1;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 | コメントする

Manjaro Linux Samba4.13.2 AMD EPYC 7302P 16-core Processorで構築された Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた


[man ~]# kinit administrator
Password for administrator@TEST.JP:
[man ~]# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘MAN’ to dns domain ‘test.jp’
No DNS domain configured for man. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[man ~]# systemctl enable winbind
Created symlink /etc/systemd/system/multi-user.target.wants/winbind.service → /usr/lib/systemd/system/winbind.service.
[man ~]# systemctl restart winbind
[man ~]# wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
[man ~]# wbinfo -n administrator
S-1-5-21-531816203-730215079-1526157293-500 SID_USER (1)
[man ~]# net ads info
LDAP server: 192.168.1.143
LDAP server name: dc2.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 土, 05 12月 2020 13:01:34 JST
KDC server: 192.168.1.143
Server time offset: -6
Last machine account password change: 土, 05 12月 2020 13:00:49 JST
[man ~]# 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:78ff:d4cf:8f24:c7aa
dc.test.jp has IPv6 address 2400:4052:46e0:b700:55c4:a495:cffa:fa8c
[man ~]# host -4 dc1
dc1.test.jp has address 192.168.1.42
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:8ca1:4fc6:8897:27c2
[man ~]# host -4 dc2
dc2.test.jp has address 192.168.1.143
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:4187:ee03:b5e:34e1
[man ~]# 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.
[man ~]# 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.
[man ~]# host -t A test.jp
test.jp has address 192.168.1.143
test.jp has address 192.168.1.24
test.jp has address 192.168.1.42
test.jp has address 192.168.1.34
[man ~]# smbclient //192.168.1.24/netlogon -Uadministrator
Manjaro Linux Samba4.13.2 AMD EPYC 7302P 16-coreProcessorで構築された Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた

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

Fedora release 34 Kernel5.10.0-0.rc6 Update

Fedora release 34 Kernelが5.10.0-0.rc6にUpdateされました。

[root@f34 ~]# uname -r

5.10.0-0.rc6.20201202git509a15421674.91.fc34.x86_64
[root@f34 ~]# php -v
PHP 7.4.13 (cli) (built: Nov 24 2020 10:03:34) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.13, Copyright (c), by Zend Technologies
[root@f34 ~]# curl -V
curl 7.73.0 (x86_64-redhat-linux-gnu) libcurl/7.73.0 OpenSSL/1.1.1h-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.42.0
Release-Date: 2020-10-14
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps mqtt 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@f34 ~]# samba -V
Version 4.13.2
[root@f34 ~]# cat /etc/redhat-release
Fedora release 34 (Rawhide)
[root@f34 ~]#

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

Oracle Linux Server release 8.3 Samba4.12.3 AMD EPYC 7302P 16-coreで構築したWindows Server 2019 Datacenter Active Directory Domainのメンバーに参加してみた


[root@oracle8 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@oracle8 ~]# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘ORACLE8’ to dns domain ‘test.jp’
No DNS domain configured for oracle8. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@oracle8 ~]# systemctl restart winbind
[root@oracle8 ~]# wbinfo -u
TEST\administrator
TEST\guest
TEST\krbtgt
TEST\chibi
[root@oracle8 ~]# wbinfo -n chibi
S-1-5-21-531816203-730215079-1526157293-1103 SID_USER (1)
[root@oracle8 ~]# 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: 木, 03 12月 2020 07:55:57 JST
KDC server: 192.168.1.24
Server time offset: -7
Last machine account password change: 木, 03 12月 2020 07:55:28 JST
[root@oracle8 ~]# 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:78ff:d4cf:8f24:c7aa
dc.test.jp has IPv6 address 2400:4052:46e0:b700:55c4:a495:cffa:fa8c
[root@oracle8 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.42
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:8ca1:4fc6:8897:27c2
[root@oracle8 ~]# host -4 dc2
dc2.test.jp has address 192.168.1.143
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:4187:ee03:b5e:34e1
[root@oracle8 ~]# 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@oracle8 ~]# 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@oracle8 ~]# host -t A test.jp
test.jp has address 192.168.1.143
test.jp has address 192.168.1.34
test.jp has address 192.168.1.24
test.jp has address 192.168.1.42
[root@oracle8 ~]# cat /etc/oracle-release
Oracle Linux Server release 8.3
[root@oracle8 ~]# smbd -V
Version 4.12.3
[root@oracle8 ~]# smbclient //192.168.1.24/netlogon -Uadministrator
Oracle Linux Server release 8.3 Samba4.12.3 AMD EPYC 7302Pで構築したWindows Server 2019 Datacenter Active Directory Domainのメンバーに参加してみた

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

OpenSUSE Leap 15.2 Samba 4.11.14 AMD EPYC 7302P 16-coreで構築したWindows Server 2019 Datacenter Active Directory Domainのメンバーに参加してみた


leap:~ # kinit administrator
kinit: Credential cache directory /run/user/0/krb5cc does not exist while getting default ccache
leap:~ # mkdir /run/user/0
leap:~ # kinit administrator
Password for administrator@TEST.JP:
leap:~ # net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘LEAP’ to dns domain ‘test.jp’
No DNS domain configured for leap. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
leap:~ # systemctl restart winbind
leap:~ # wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
leap:~ # wbinfo -n chibi
S-1-5-21-531816203-730215079-1526157293-1103 SID_USER (1)
leap:~ # net ads info
LDAP server: 192.168.1.143
LDAP server name: dc2.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: Thu, 03 Dec 2020 07:18:28 JST
KDC server: 192.168.1.143
Server time offset: -7
Last machine account password change: Thu, 03 Dec 2020 07:17:25 JST
leap:~ # 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:78ff:d4cf:8f24:c7aa
dc.test.jp has IPv6 address 2400:4052:46e0:b700:55c4:a495:cffa:fa8c
leap:~ # host -4 dc1
dc1.test.jp has address 192.168.1.42
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:8ca1:4fc6:8897:27c2
leap:~ # host -4 dc2
dc2.test.jp has address 192.168.1.143
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:4187:ee03:b5e:34e1
leap:~ # 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.
leap:~ # 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.
leap:~ # host -t A test.jp
test.jp has address 192.168.1.24
test.jp has address 192.168.1.42
test.jp has address 192.168.1.34
test.jp has address 192.168.1.143
leap:~ # cat /etc/os-release
NAME=”openSUSE Leap”
VERSION=”15.2″
ID=”opensuse-leap”
ID_LIKE=”suse opensuse”
VERSION_ID=”15.2″
PRETTY_NAME=”openSUSE Leap 15.2″
ANSI_COLOR=”0;32″
CPE_NAME=”cpe:/o:opensuse:leap:15.2″
BUG_REPORT_URL=”https://bugs.opensuse.org”
HOME_URL=”https://www.opensuse.org/”
leap:~ # samba -V
Version 4.11.14-git.202.344b137b75dlp152.3.16.1-SUSE-oS15.0-x86_64
leap:~ # smbclient -L localhost -U%
do_connect: Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED)
leap:~ # smbclient -L 192.168.1.24 -U%

Sharename Type Comment
——— —- ——-
SMB1 disabled — no workgroup available
leap:~ # smbclient //192.168.1.24/netlogon -U administrator
Oracle Linux Server release 8.3 Samba4.12.3 AMD EPYC 7302Pで構築したWindows Server 2019 Datacenter Active Directory Domainのメンバーに参加してみた

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