Fedora release 36 Samba4.16.9 AMD EPYC 7H12 64-Core Processor 128GBに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

[root@f36 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@f36 ~]# net ads join -U administrator
Password for [TEST\administrator]:
Using short domain name — TEST
Joined ‘F36’ to dns domain ‘test.jp’
No DNS domain configured for f36. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@f36 ~]# systemctl restart winbind
[root@f36 ~]# wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
[root@f36 ~]# wbinfo -n chibi
S-1-5-21-4146484090-20972705-1600113342-1103 SID_USER (1)
[root@f36 ~]# net ads info
LDAP server: 192.168.1.50
LDAP server name: dc1.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 水, 29 3月 2023 06:48:06 JST
KDC server: 192.168.1.50
Server time offset: -2
Last machine account password change: 水, 29 3月 2023 06:47:38 JST
[root@f36 ~]# host -4 dc
dc.test.jp has address 192.168.1.9
dc.test.jp has address 192.168.1.29
dc.test.jp has IPv6 address 2400:4052:46e0:b700:ad3f:95c3:59e1:13a2
dc.test.jp has IPv6 address 2400:4052:46e0:b700:8972:a9a2:cd9e:8a72
[root@f36 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.50
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:4853:34a4:e683:3f3e
[root@f36 ~]# 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 dc.test.jp.
[root@f36 ~]# 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.
[root@f36 ~]# host -t A test.jp
test.jp has address 192.168.1.50
test.jp has address 192.168.1.29
test.jp has address 192.168.1.9
[root@f36 ~]# cat /etc/redhat-release
Fedora release 36 (Thirty Six)
[root@f36 ~]# samba -V
Version 4.16.9
[root@f36 ~]# smbclient //192.168.1.9/netlogon -Uadministrator
Fedora release 36 Samba4.16.9 AMD EPYC 7H12 64-Core Processor 128GBに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

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

Fedora release 39 Samba4.18.0 AMD EPYC 7H12 64-Core Processor 128GBに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

[root@f39 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@f39 ~]# net ads join -U administrator
Password for [TEST\administrator]:
Using short domain name — TEST
Joined ‘F39’ to dns domain ‘test.jp’
No DNS domain configured for f39. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@f39 ~]# systemctl restart winbind
[root@f39 ~]# wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
[root@f39 ~]# wbinfo -n chibi
S-1-5-21-4146484090-20972705-1600113342-1103 SID_USER (1)
[root@f39 ~]# net ads info
LDAP server: 192.168.1.50
LDAP server name: dc1.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 水, 29 3月 2023 03:09:44 JST
KDC server: 192.168.1.50
Server time offset: -1
Last machine account password change: 水, 29 3月 2023 03:08:56 JST
[root@f39 ~]# host -4 dc
dc.test.jp has address 192.168.1.29
dc.test.jp has address 192.168.1.9
dc.test.jp has IPv6 address 2400:4052:46e0:b700:8972:a9a2:cd9e:8a72
dc.test.jp has IPv6 address 2400:4052:46e0:b700:ad3f:95c3:59e1:13a2
[root@f39 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.50
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:4853:34a4:e683:3f3e
[root@f39 ~]# 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 dc.test.jp.
[root@f39 ~]# host -t A test.jp
test.jp has address 192.168.1.50
test.jp has address 192.168.1.29
test.jp has address 192.168.1.9
[root@f39 ~]# cat /etc/redhat-release
Fedora release 39 (Rawhide)
[root@f39 ~]# samba -V
Version 4.18.0
[root@f39 ~]# smbclient //192.168.1.9/netlogon -Uadministrator
Fedora release 39 Samba4.18.0 AMD EPYC 7H12 64-Core Processor 128GBに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

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

Fedora release 38 Samba4.18.0 AMD EPYC 7H12 64-Core Processor 128GBに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

[root@f38 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@f38 ~]# net ads join -U administrator
Password for [TEST\administrator]:
Using short domain name — TEST
Joined ‘F38’ to dns domain ‘test.jp’
No DNS domain configured for f38. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@f38 ~]# systemctl restart winbind
[root@f38 ~]# net ads info
LDAP server: 192.168.1.50
LDAP server name: dc1.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 火, 28 3月 2023 18:03:11 JST
KDC server: 192.168.1.50
Server time offset: 3
Last machine account password change: 火, 28 3月 2023 18:02:43 JST
[root@f38 ~]# wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
[root@f38 ~]# wbinfo -n chibi
S-1-5-21-4146484090-20972705-1600113342-1103 SID_USER (1)
[root@f38 ~]# host -4 dc
dc.test.jp has address 192.168.1.29
dc.test.jp has address 192.168.1.9
dc.test.jp has IPv6 address 2400:4052:46e0:b700:8972:a9a2:cd9e:8a72
dc.test.jp has IPv6 address 2400:4052:46e0:b700:ad3f:95c3:59e1:13a2
[root@f38 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.50
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:4853:34a4:e683:3f3e
[root@f38 ~]# 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 dc.test.jp.
[root@f38 ~]# 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.
[root@f38 ~]# host -t A test.jp
test.jp has address 192.168.1.29
test.jp has address 192.168.1.50
test.jp has address 192.168.1.9
[root@f38 ~]# cat /etc/redhat-release
Fedora release 38 (Thirty Eight)
[root@f38 ~]# samba -V
Version 4.18.0
[root@f38 ~]# smbclient //192.168.1.9/netlogon -Uadministrator
Password for [TEST\administrator]:
Try “help” to get a list of possible commands.
smb: \> ls
. D 0 Tue Mar 28 13:06:38 2023
.. D 0 Tue Mar 28 13:17:45 2023

124843263 blocks of size 4096. 111272166 blocks available
smb: \> exit
[root@f38 ~]# smbclient //192.168.1.9/sysvol -Uadministrator
Fedora release 38 Samba4.18.0 AMD EPYC 7H12 64-Core Processor 128GBに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

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

Fedora release 36 Kernel6.2.8-100.fc36.x86_64 Update

Fedora release 36 Kernelが6.2.8-100.fc36.x86_64にUpdateされました。

[root@f36 ~]# uname -r
6.2.8-100.fc36.x86_64
[root@f36 ~]# php -v
PHP 8.2.4 (cli) (built: Mar 14 2023 16:11:05) (NTS gcc x86_64)
Copyright (c) The PHP Group
Zend Engine v4.2.4, Copyright (c) Zend Technologies
with Zend OPcache v8.2.4, Copyright (c), by Zend Technologies
[root@f36 ~]# curl -V
curl 7.82.0 (x86_64-redhat-linux-gnu) libcurl/7.82.0 OpenSSL/3.0.8 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.4 libpsl/0.21.1 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.51.0 OpenLDAP/2.6.4
Release-Date: 2022-03-05
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[root@f36 ~]# samba -V
Version 4.16.9
[root@f36 ~]# cat /etc/redhat-release
Fedora release 36 (Thirty Six)
[root@f36 ~]#

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

Fedora release 38 Kernel6.2.8-300.fc38.x86_64 Samba4.18.0 Update

Fedora release 38 Kernel6.2.8-300.fc38.x86_64とSamba4.18.0がUpdateされました。

[root@f38 ~]# uname -r
6.2.8-300.fc38.x86_64
[root@f38 ~]# php -v
PHP 8.2.4 (cli) (built: Mar 14 2023 16:11:05) (NTS gcc x86_64)
Copyright (c) The PHP Group
Zend Engine v4.2.4, Copyright (c) Zend Technologies
with Zend OPcache v8.2.4, Copyright (c), by Zend Technologies
[root@f38 ~]# curl -V
curl 7.87.0 (x86_64-redhat-linux-gnu) libcurl/7.87.0 OpenSSL/3.0.8 zlib/1.2.13 brotli/1.0.9 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh/0.10.4/openssl/zlib nghttp2/1.52.0
Release-Date: 2022-12-21
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets
[root@f38 ~]# samba -V
Version 4.18.0
[root@f38 ~]# cat /etc/redhat-release
Fedora release 38 (Thirty Eight)
[root@f38 ~]#

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