Kernel5.8-rc3が公開

Kernel5.8-rc3が公開されました。ReleaseNoteはこちらです。

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

Fedora release 33 Samba4.12.2 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
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
[root@f33 ~]# wbinfo -n chibi
S-1-5-21-1338043187-543128080-716805463-1103 SID_USER (1)
[root@f33 ~]# net ads info
LDAP server: 192.168.1.51
LDAP server name: dc1.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 月, 18 5月 2020 20:59:44 JST
KDC server: 192.168.1.51
Server time offset: -4
Last machine account password change: 月, 18 5月 2020 20:53:37 JST
[root@f33 ~]# 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:510e:dc01:6191:1b17
dc.test.jp has IPv6 address 2400:4052:46e0:b700:6c93:6e17:d80a:402a
[root@f33 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.51
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:c48d:6b3f:5045:7e5d
[root@f33 ~]# host -4 dc2
dc2.test.jp has address 192.168.1.52
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:f873:92b7:61f7:48f8
[root@f33 ~]# 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 dc1.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 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@f33 ~]# host -t A test.jp
test.jp has address 192.168.1.51
test.jp has address 192.168.1.52
test.jp has address 192.168.1.22
test.jp has address 192.168.1.50
[root@f33 ~]# smbclient -L 192.168.1.22 -U%

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

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

Windows 10 Pro AMD EPYC 7302P 16-Core Processor Cinebench R20を動作させてみた7403


スコア 7403
関連サイト

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

Manjaro Linux Samba4.12.2 Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた


[manjaro ~]# kinit administrator
Password for administrator@TEST.JP:
[manjaro ~]# net ads join -U administrator
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 enable winbind
Created symlink /etc/systemd/system/multi-user.target.wants/winbind.service → /usr/lib/systemd/system/winbind.service.
[manjaro ~]# systemctl restart winbind
[manjaro ~]# wbinfo -u
TEST\administrator
TEST\guest
TEST\krbtgt
TEST\chibi
[manjaro ~]# net ads info
LDAP server: 192.168.1.50
LDAP server name: dc.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 月, 18 5月 2020 14:20:44 JST
KDC server: 192.168.1.50
Server time offset: 4
Last machine account password change: 月, 18 5月 2020 23:16:01 JST
[manjaro ~]# smbclient //192.168.1.22/netlogon -Uadministrator
Enter TEST\administrator’s password:
Try “help” to get a list of possible commands.
smb: \> ls
. D 0 Mon May 18 08:25:43 2020
.. D 0 Mon May 18 08:25:43 2020

124869119 blocks of size 4096. 104663451 blocks available
smb: \> exit
[manjaro ~]# smbclient //192.168.1.22/sysvol -Uadministrator
Enter TEST\administrator’s password:
Try “help” to get a list of possible commands.
smb: \> ls
. D 0 Mon May 18 08:25:43 2020
.. D 0 Mon May 18 08:25:43 2020
test.jp D 0 Mon May 18 08:25:43 2020

124869119 blocks of size 4096. 104663450 blocks available
smb: \> exit
[manjaro ~]# cat /etc/os-release
NAME=”Manjaro Linux”
ID=manjaro
ID_LIKE=arch
PRETTY_NAME=”Manjaro Linux”
ANSI_COLOR=”1;32″
HOME_URL=”https://www.manjaro.org/”
SUPPORT_URL=”https://www.manjaro.org/”
BUG_REPORT_URL=”https://bugs.manjaro.org/”
LOGO=manjarolinux
[manjaro ~]# samba -V
Version 4.12.2
[manjaro ~]# 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:510e:dc01:6191:1b17
dc.test.jp has IPv6 address 2400:4052:46e0:b700:6c93:6e17:d80a:402a
[manjaro ~]# host -4 dc1
dc1.test.jp has address 192.168.1.51
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:c48d:6b3f:5045:7e5d
[manjaro ~]# host -4 dc2
dc2.test.jp has address 192.168.1.52
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:f873:92b7:61f7:48f8
[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 dc1.test.jp.
_ldap._tcp.test.jp has SRV record 0 100 389 dc.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.51
test.jp has address 192.168.1.52
test.jp has address 192.168.1.22
test.jp has address 192.168.1.50
[manjaro ~]# net ads lookup
Manjaro Linux Samba4.12.2 Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた

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

Red Hat Enterprise Linux release 8.2 Kernel4.18.0-193.1.2.el8_2.x86_64 Update

Red Hat Enterprise Linux release 8.2 Kernelが4.18.0-193.1.2.el8_2.x86_64にUpdateされました。

[root@rhel8 ~]# uname -r
4.18.0-193.1.2.el8_2.x86_64
[root@rhel8 ~]# php -v
PHP 7.4.6 (cli) (built: May 12 2020 08:09:15) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.6, Copyright (c), by Zend Technologies
[root@rhel8 ~]# curl -V
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1c zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.0.5) libssh/0.9.0/openssl/zlib nghttp2/1.33.0
Release-Date: 2018-09-05
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 IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL Metalink
[root@rhel8 ~]# smbd -V
Version 4.11.2
[root@rhel8 ~]# cat /etc/redhat-release
Red Hat Enterprise Linux release 8.2 (Ootpa)
[root@rhel8 ~]#

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