Fedora release 33 Kernel5.8.11-300.fc33.x86_64 Samba4.13.0 Update

Fedora release 33 Kernel5.8.11-300.fc33.x86_64とSamba4.13.0がUpdateされました。

[root@f33 ~]# uname -r
5.8.11-300.fc33.x86_64
[root@f33 ~]# php -v
PHP 7.4.10 (cli) (built: Sep 1 2020 13:58:08) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.10, 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.1g-fips zlib/1.2.11 brotli/1.0.7 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.9.5/openssl/zlib nghttp2/1.41.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.0
[root@f33 ~]# cat /etc/redhat-release
Fedora release 33 (Thirty Three)
[root@f33 ~]#

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

FreeBSD 13.0-CURRENT #0 17bd0444d91 Samba4.11.11 AMD EPYC 7302Pで構築したWindows Server 2019 Datacenter Active Directory Domainのメンバーに参加してみた


root@freebsd:~ # kinit administrator
administrator@TEST.JP’s Password:
kinit: krb5_get_init_creds: Clock skew too great
root@freebsd:~ # net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘FREEBSD’ to dns domain ‘test.jp’
No DNS domain configured for freebsd. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
root@freebsd:~ # service samba_server start
Performing sanity check on Samba configuration: OK
nmbd already running? (pid=866).
smbd already running? (pid=870).
winbindd already running? (pid=874).
root@freebsd:~ # service samba_server restart
Performing sanity check on Samba configuration: OK
Stopping winbindd.
Waiting for PIDS: 874.
Stopping smbd.
Waiting for PIDS: 870.
Stopping nmbd.
Waiting for PIDS: 866, 866.
Performing sanity check on Samba configuration: OK
Starting nmbd.
Starting smbd.
Starting winbindd.
root@freebsd:~ # wbinfo -n chibi
S-1-5-21-4252828235-1945649609-3318306072-1103 SID_USER (1)
root@freebsd:~ # wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
root@freebsd:~ # net ads info
LDAP server: 192.168.1.30
LDAP server name: dc1.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: Thu, 24 Sep 2020 07:08:46 JST
KDC server: 192.168.1.30
Server time offset: -6
Last machine account password change: Thu, 24 Sep 2020 07:07:25 JST
root@freebsd:~ # host -4 dc
dc.test.jp has address 192.168.1.28
dc.test.jp has IPv6 address 2400:4052:46e0:b700:5021:a5ac:5882:f185
root@freebsd:~ # host -4 dc
dc.test.jp has address 192.168.1.28
dc.test.jp has IPv6 address 2400:4052:46e0:b700:5021:a5ac:5882:f185
root@freebsd:~ # smbclient -L localhost -U%

Sharename Type Comment
——— —- ——-
netlogon Disk
sysvol Disk
IPC$ IPC IPC Service (Samba 4.11.11)
SMB1 disabled — no workgroup available
root@freebsd:~ # host -4 dc
FreeBSD 13.0-CURRENT #0 17bd0444d91 Samba4.11.11 AMD EPYC 7302Pで構築したWindows Server 2019 Datacenter Active Directory Domainのメンバーに参加してみた

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

Fedora release 34 Samba4.13.0 Update

Fedora release 34 Sambaが4.13.0にUpdateされました。

[root@f34 ~]# uname -r
5.9.0-0.rc6.20200922git98477740630f.14.fc34.x86_64
[root@f34 ~]# php -v
PHP 7.4.11RC1 (cli) (built: Sep 15 2020 08:30:09) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.11RC1, Copyright (c), by Zend Technologies
[root@f34 ~]# curl -V
curl 7.72.0 (x86_64-redhat-linux-gnu) libcurl/7.72.0 OpenSSL/1.1.1g-fips zlib/1.2.11 brotli/1.0.7 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.9.5/openssl/zlib nghttp2/1.41.0
Release-Date: 2020-08-19
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@f34 ~]# samba -V
Version 4.13.0
[root@f34 ~]# cat /etc/redhat-release
Fedora release 34 (Rawhide)
[root@f34 ~]#

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

AMD EPYC 7302P 16-Core Processor FreeBSD 12.2-BETA2 r365865 GENERIC MATE を起動 nvidia-smi samba4.11.8 amdtempを設定してみた


root@freebsd:~ # sysctl hw.model
hw.model: AMD EPYC 7302P 16-Core Processor
root@freebsd:~ # uname -a
FreeBSD freebsd 12.2-BETA2 FreeBSD 12.2-BETA2 r365865 GENERIC amd64
root@freebsd:~ # php -v
PHP 7.4.10 (cli) (built: Sep 10 2020 01:15:54) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
root@freebsd:~ # curl -V
curl 7.72.0 (amd64-portbld-freebsd12.1) libcurl/7.72.0 OpenSSL/1.1.1g zlib/1.2.11 nghttp2/1.41.0
Release-Date: 2020-08-19
Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp smtp smtps telnet tftp
Features: alt-svc AsynchDNS GSS-API HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM NTLM_WB SPNEGO SSL TLS-SRP UnixSockets
root@freebsd:~ # samba -V
Version 4.11.8
root@freebsd:~ # nvidia-smi
AMD EPYC 7302P 16-Core Processor FreeBSD 12.2-BETA2 r365865 GENERIC MATE amd64 php -v nvidia-smi samba4.11.8 amdtemp

カテゴリー: freebsd, nvidia | コメントする

FreeBSD 13.0-CURRENT Samba4.11.11 AMD EPYC 7302Pで構築したWindows Server 2019 Datacenter Active Directory Domainのメンバーに参加してみた



root@fbsd13:~ # kinit administrator
administrator@TEST.JP’s Password:
root@fbsd13:~ # net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘FBSD13’ to dns domain ‘test.jp’
No DNS domain configured for fbsd13. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
root@fbsd13:~ # service samba_server start
Performing sanity check on Samba configuration: OK
Starting nmbd.
Starting smbd.
Starting winbindd.
root@fbsd13:~ # wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
root@fbsd13:~ # wbinfo -n chibi
S-1-5-21-4252828235-1945649609-3318306072-1103 SID_USER (1)
root@fbsd13:~ # net ads info
LDAP server: 192.168.1.53
LDAP server name: dc2.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: Wed, 23 Sep 2020 04:43:45 JST
KDC server: 192.168.1.53
Server time offset: -6
Last machine account password change: Wed, 23 Sep 2020 04:41:47 JST
root@fbsd13:~ # host -4 dc
dc.test.jp has address 192.168.1.27
dc.test.jp has address 192.168.1.28
dc.test.jp has IPv6 address 2400:4052:46e0:b700:5440:7997:1f70:6066
dc.test.jp has IPv6 address 2400:4052:46e0:b700:5021:a5ac:5882:f185
root@fbsd13:~ # host -4 dc1
dc1.test.jp has address 192.168.1.30
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:79f0:d44d:dc7a:b245
root@fbsd13:~ # host -4 dc2
dc2.test.jp has address 192.168.1.53
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:d9fb:4f0:1b8c:d399
root@fbsd13:~ # 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@fbsd13:~ # 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@fbsd13:~ # host -t A test.jp
test.jp has address 192.168.1.27
test.jp has address 192.168.1.28
test.jp has address 192.168.1.53
test.jp has address 192.168.1.30
root@fbsd13:~ # uname -a
FreeBSD fbsd13 13.0-CURRENT FreeBSD 13.0-CURRENT #0 17bd0444d91-c253161(main): Thu Sep 17 06:40:53 UTC 2020 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
root@fbsd13:~ # samba -V
Version 4.11.11
root@fbsd13:~ # net ads lookup
Information for Domain Controller: 192.168.1.53
FreeBSD 13.0-CURRENT Samba4.11.11 AMD EPYC 7302Pで構築したWindows Server 2019 Datacenter Active Directory Domainのメンバーに参加してみた

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