Arch Linux Samba4.13.4 第2世代 AMD EPYC 7742 64core Processor x2 sockets で構築した Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた


[root@arhlinux ~]# kinit administrator
Password for administrator@TEST.JP:
[root@arhlinux ~]# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘ARHLINUX’ to dns domain ‘test.jp’
No DNS domain configured for arhlinux. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@arhlinux ~]# systemctl restart winbind
[root@arhlinux ~]# wbinfo -u
TEST\administrator
TEST\guest
TEST\krbtgt
TEST\chibi
[root@arhlinux ~]# wbinfo -n chibi
S-1-5-21-569922169-655339872-509955901-1103 SID_USER (1)
[root@arhlinux ~]# net ads info
LDAP server: 192.168.1.64
LDAP server name: dc.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: Thu, 04 Feb 2021 10:12:59 JST
KDC server: 192.168.1.64
Server time offset: 2
Last machine account password change: Thu, 04 Feb 2021 10:11:25 JST
[root@arhlinux ~]# host -4 dc
dc.test.jp has address 192.168.1.63
dc.test.jp has address 192.168.1.64
dc.test.jp has IPv6 address 2400:4052:46e0:b700:4ddd:52e8:256b:f6db
dc.test.jp has IPv6 address 2400:4052:46e0:b700:a5c1:a91b:faa2:4762
[root@arhlinux ~]# host -4 dc1
dc1.test.jp has address 192.168.1.72
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:c027:23b1:661c:fc31
[root@arhlinux ~]# host -4 dc2
dc2.test.jp has address 192.168.1.74
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:d967:4949:db29:5dcf
[root@arhlinux ~]# 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@arhlinux ~]# 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 dc.test.jp.
_kerberos._udp.test.jp has SRV record 0 100 88 dc2.test.jp.
[root@arhlinux ~]# host -t A test.jp
test.jp has address 192.168.1.74
test.jp has address 192.168.1.72
test.jp has address 192.168.1.64
test.jp has address 192.168.1.63
[root@arhlinux ~]# 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@arhlinux ~]# samba -V
Version 4.13.4
[root@arhlinux ~]# smbclient //192.168.1.63/netlogon -Uadministrator
Arch Linux Samba4.13.4 AMD EPYC 7742 64core Processor x2 sockets で構築した Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた

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

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


[manjaro ~]# kinit administrator
Password for administrator@TEST.JP:
[manjaro ~]# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘MANJARO’ to dns domain ‘test.jp’
No DNS domain configured for manjaro. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[manjaro ~]# systemctl restart winbind
[manjaro ~]# wbinfo -u
TEST\administrator
TEST\guest
TEST\krbtgt
TEST\chibi
[manjaro ~]# wbinfo -n chibi
S-1-5-21-995094434-2370853644-3769685270-1103 SID_USER (1)
[manjaro ~]# net ads info
LDAP server: 192.168.1.28
LDAP server name: dc.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 木, 04 2月 2021 00:05:27 JST
KDC server: 192.168.1.28
Server time offset: -5
Last machine account password change: 木, 04 2月 2021 00:04:53 JST
[manjaro ~]# host -4 dc
dc.test.jp has address 192.168.1.28
dc.test.jp has address 192.168.1.22
dc.test.jp has IPv6 address 2400:4052:46e0:b700:b462:ad0e:dd8c:96f4
dc.test.jp has IPv6 address 2400:4052:46e0:b700:15dc:bd6:5817:24fc
[manjaro ~]# host -4 dc1
dc1.test.jp has address 192.168.1.25
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:c0ac:f44c:e63:2b0
[manjaro ~]# host -4 dc2
dc2.test.jp has address 192.168.1.27
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:250f:3df1:1c43:8fcd
[manjaro ~]# 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.
[manjaro ~]# 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.
[manjaro ~]# host -t A test.jp
test.jp has address 192.168.1.25
test.jp has address 192.168.1.28
test.jp has address 192.168.1.22
test.jp has address 192.168.1.27
[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 ~]# samba -V
Version 4.13.3
[manjaro ~]# smbclient //192.168.1.22/netlogon -U administrator
Manjaro Linux Samba4.13.3 AMD EPYC 7502P 32-core Processorで構築した Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた

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

Fedora release 31 PHP 7.4.15 Update

Fedora release 31 PHPが7.4.15にUpdateされました。

[root@f31 ~]# uname -r
5.8.18-100.fc31.x86_64
[root@f31 ~]# php -v
PHP 7.4.15 (cli) (built: Feb 2 2021 14:19:57) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.15, Copyright (c), by Zend Technologies
[root@f31 ~]# curl -V
curl 7.66.0 (x86_64-redhat-linux-gnu) libcurl/7.66.0 OpenSSL/1.1.1g-fips zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.41.0
Release-Date: 2019-09-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@f31 ~]# samba -V
Version 4.11.14
[root@f31 ~]# cat /etc/redhat-release
Fedora release 31 (Thirty One)
[root@f31 ~]#

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

Kernel 5.13-rc2が公開

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

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

第2世代 AMD EPYC 7742 64-Core Processor x2 128-core 256threads Ubuntu20.04.2 LTS RTX2080Ti CUDA 11.2 Geekbench-4.4.2-Linuxを動作させてみたMulti-Core 193721 194679

Multi-Core スコア194679

Multi-Core スコア193721

関連サイト 0

カテゴリー: 2 Sockets, Linux, nvidia, rhel8, ubuntu | コメントする