Fedora release 33 Samba4.13.10 AMD EPYC 7502P 32-core Processorに構築した Windows Server 2022 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\administrator
TEST\guest
TEST\krbtgt
TEST\chibi
[root@f33 ~]# wbinfo -n chibi
S-1-5-21-710528716-3231324505-1641156092-1103 SID_USER (1)
[root@f33 ~]# net ads info
LDAP server: 192.168.1.9
LDAP server name: dc.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 火, 27 7月 2021 18:41:41 JST
KDC server: 192.168.1.9
Server time offset: -1
Last machine account password change: 火, 27 7月 2021 18:41:12 JST
[root@f33 ~]# host -4 dc
dc.test.jp has address 192.168.1.9
dc.test.jp has address 192.168.1.20
dc.test.jp has IPv6 address 2400:4052:46e0:b700:84c6:7bb5:ba8e:147a
dc.test.jp has IPv6 address 2400:4052:46e0:b700:6d9d:a8f2:45c:b64e
[root@f33 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.21
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:c9da:83e1:7fea:f08b
[root@f33 ~]# host -4 dc2
dc2.test.jp has address 192.168.1.22
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:9401:e87b:a8c6:2af1
[root@f33 ~]# 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@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.21
test.jp has address 192.168.1.20
test.jp has address 192.168.1.9
test.jp has address 192.168.1.22
[root@f33 ~]# cat /etc/redhat-release
Fedora release 33 (Thirty Three)
[root@f33 ~]# samba -V
Version 4.13.10
[root@f33 ~]# smbclient //192.168.1.9/netlogon -Uadministrator
Fedora release 33 Samba4.13.10 AMD EPYC 7502P 32-core Processorに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

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

Fedora release 35 Samba4.15.0rc1 AMD EPYC 7502P 32-core Processorに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた


[root@f35 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@f35 ~]# net ads join -U administrator
Password for [TEST\administrator]:
Using short domain name — TEST
Joined ‘F35’ to dns domain ‘test.jp’
No DNS domain configured for f35. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@f35 ~]# systemctl restart winbind
[root@f35 ~]# wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
[root@f35 ~]# wbinfo -n chibi
S-1-5-21-710528716-3231324505-1641156092-1103 SID_USER (1)
[root@f35 ~]# net ads info
LDAP server: 0.0.0.0
LDAP server name: (null)
Realm: (null)
Bind Path: (null)
LDAP port: 0
Server time: 火, 27 7月 2021 15:03:28 JST
KDC server: 192.168.1.22
Server time offset: -1
Last machine account password change: 木, 01 1月 1970 09:00:00 JST
[root@f35 ~]# host -4 dc
dc.test.jp has address 192.168.1.9
dc.test.jp has address 192.168.1.20
dc.test.jp has IPv6 address 2400:4052:46e0:b700:84c6:7bb5:ba8e:147a
dc.test.jp has IPv6 address 2400:4052:46e0:b700:6d9d:a8f2:45c:b64e
[root@f35 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.21
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:c9da:83e1:7fea:f08b
[root@f35 ~]# host -4 dc2
dc2.test.jp has address 192.168.1.22
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:9401:e87b:a8c6:2af1
[root@f35 ~]# 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@f35 ~]# 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@f35 ~]# host -t A test.jp
test.jp has address 192.168.1.22
test.jp has address 192.168.1.9
test.jp has address 192.168.1.20
test.jp has address 192.168.1.21
[root@f35 ~]# cat /etc/redhat-release
Fedora release 35 (Rawhide)
[root@f35 ~]# samba -V
Version 4.15.0rc1
[root@f35 ~]# smbclient //192.168.1.9/netlogon -Uadministrator
Fedora release 35 Samba4.15.0rc1 AMD EPYC 7502P 32-core Processorに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

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

Fedora release 33 Kernel5.13.6-100.fc33.x86_64 Update

Fedora release 33 Kernelが5.13.6-100.fc33.x86_64にUpdateされました。

[root@f33 ~]# uname -r
5.13.6-100.fc33.x86_64
[root@f33 ~]# php -v
PHP 8.0.8 (cli) (built: Jun 29 2021 07:41:19) ( NTS gcc x86_64 )
Copyright (c) The PHP Group
Zend Engine v4.0.8, Copyright (c) Zend Technologies
with Zend OPcache v8.0.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.1k-fips zlib/1.2.11 brotli/1.0.9 libidn2/2.3.1 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.9.5/openssl/zlib nghttp2/1.43.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.10
[root@f33 ~]# cat /etc/redhat-release
Fedora release 33 (Thirty Three)
[root@f33 ~]#

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

Samba 4.15.3 Available for Download

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

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

CentOS Stream release 8 PHP 8.1.0beta1 Samba4.14.5 Update

CentOS Stream release 8 PHP 8.1.0beta1とSamba4.14.5がUpdateされました。

[root@centosst8 ~]# uname -r
4.18.0-315.el8.x86_64
[root@centosst8 ~]# php -v
PHP 8.1.0beta1 (cli) (built: Jul 20 2021 16:17:03) (NTS gcc x86_64)
Copyright (c) The PHP Group
Zend Engine v4.1.0-dev, Copyright (c) Zend Technologies
with Zend OPcache v8.1.0beta1, Copyright (c), by Zend Technologies
[root@centosst8 ~]# curl -V
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/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@centosst8 ~]# smbd -V
Version 4.14.5
[root@centosst8 ~]# cat /etc/redhat-release
CentOS Stream release 8
[root@centosst8 ~]#

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