Fedora release 31 Kernel5.5.15-200.fc31.x86_64 Update

Fedora release 31 Kernelが5.5.15-200.fc31.x86_64にUpdateされました。

[root@f31 ~]# uname -r
5.5.15-200.fc31.x86_64
[root@f31 ~]# php -v
PHP 7.4.4 (cli) (built: Mar 17 2020 10:40:21) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.4, 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.1d-fips zlib/1.2.11 brotli/1.0.7 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.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.7
[root@f31 ~]# cat /etc/redhat-release
Fedora release 31 (Thirty One)
[root@f31 ~]#

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

Manjaro Linux Kernel5.4.31-1-MANJARO Update

Manjaro Linux Kernelが5.4.31-1-MANJAROにUpdateされました。

[manjaro ~]# uname -r
5.4.31-1-MANJARO
[manjaro ~]# php -v
PHP 7.4.4 (cli) (built: Mar 18 2020 04:33:54) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
[manjaro ~]# curl -V
curl 7.69.1 (x86_64-pc-linux-gnu) libcurl/7.69.1 OpenSSL/1.1.1f zlib/1.2.11 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh2/1.9.0 nghttp2/1.40.0
Release-Date: 2020-03-11
Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[manjaro ~]# samba -V
Version 4.11.7
[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 ~]#

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

Zorin OS 15.2 Samba4.7.6 Windows Server 2016 Datacenter Active Directory Domain のメンバーに参加してみた

root@zorin:~# kinit administrator
Password for administrator@TEST.JP:
root@zorin:~# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘ZORIN’ to dns domain ‘test.jp’
No DNS domain configured for zorin. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
root@zorin:~# systemctl restart winbind
root@zorin:~# wbinfo -u
TEST\administrator
TEST\guest
TEST\defaultaccount
TEST\krbtgt
TEST\chibi
root@zorin:~# wbinfo -n chibi
S-1-5-21-2416879943-3235290058-1962338369-1104 SID_USER (1)
root@zorin:~# net ads info
LDAP server: 192.168.1.39
LDAP server name: dc.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 日, 12 4月 2020 06:25:28 JST
KDC server: 192.168.1.39
Server time offset: 0
Last machine account password change: 日, 12 4月 2020 06:24:57 JST
root@zorin:~# host -4 dc
dc.test.jp has address 192.168.1.39
dc.test.jp has address 192.168.1.25
dc.test.jp has IPv6 address 2400:4052:46e0:b700:6c10:76c:916e:dfb2
dc.test.jp has IPv6 address 2400:4052:46e0:b700:a510:68bc:867b:bf2
root@zorin:~# host -4 dc1
dc1.test.jp has address 192.168.1.26
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:301c:f89f:4190:8ee0
root@zorin:~# host -4 dc2
dc2.test.jp has address 192.168.1.28
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:f019:5d96:2b7b:f4a3
root@zorin:~# smbclient -L localhost -U%

Sharename Type Comment
——— —- ——-
netlogon Disk
sysvol Disk
print$ Disk Printer Drivers
IPC$ IPC IPC Service (Samba 4.7.6-Ubuntu)
Reconnecting with SMB1 for workgroup listing.

Server Comment
——— ——-

Workgroup Master
——— ——-
WORKGROUP NAS-02-47-4A
root@zorin:~# host -t SRV _ldap._tcp.test.jp

Zorin OS 15.2 Samba4.7.6 Windows Server 2016 Datacenter Active Directory Domain のメンバーに参加してみた

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

Zorin OS 15.2を新規Install

Zorin OS 15.2を新規Installしてみました。ソースはこちらです。

root@zorin:~# uname -r
5.3.0-46-generic
root@zorin:~# php -v
PHP 7.4.4 (cli) (built: Mar 20 2020 13:47:45) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
    with Zend OPcache v7.4.4, Copyright (c), by Zend Technologies
root@zorin:~# curl -V
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3
Release-Date: 2018-01-24
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp smb smbs smtp smtps telnet tftp
Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL
root@zorin:~# samba -V
Version 4.7.6-Ubuntu
root@zorin:~# cat /etc/os-release
NAME=”Zorin OS”
VERSION=”15.2″
ID=zorin
ID_LIKE=ubuntu
PRETTY_NAME=”Zorin OS 15.2″
VERSION_ID=”15″
HOME_URL=“https://www.zorinos.com”
SUPPORT_URL=“https://www.zorinos.com/help”
BUG_REPORT_URL=“https://bugs.launchpad.net/zorin-os”
PRIVACY_POLICY_URL=“https://www.zorinos.com/legal/privacy”
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic
root@zorin:~#

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

Feren OS Classic Samba4.7.6 Windows Server 2016 Datacenter Active Directory Domain のメンバーに参加してみた

root@feren:~# kinit administrator
Password for administrator@TEST.JP:
root@feren:~# net ads join -U administrator
Enter administrator’s password:
Failed to join domain: failed to lookup DC info for domain ‘TEST.JP’ over rpc: The attempted logon is invalid. This is either due to a bad username or authentication information.
root@feren:~# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘FEREN’ to dns domain ‘test.jp’
No DNS domain configured for feren. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
root@feren:~# systemctl restart winbind
root@feren:~# wbinfo -u
TEST\guest
TEST\defaultaccount
TEST\administrator
TEST\krbtgt
TEST\chibi
root@feren:~# wbinfo -n chibi
S-1-5-21-2416879943-3235290058-1962338369-1104 SID_USER (1)
root@feren:~# net ads info
LDAP server: 192.168.1.28
LDAP server name: dc2.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 日, 12 4月 2020 05:14:02 JST
KDC server: 192.168.1.28
Server time offset: 0
Last machine account password change: 日, 12 4月 2020 05:13:21 JST
root@feren:~# smbclient -L localhost -U%

Sharename Type Comment
——— —- ——-
netlogon Disk
sysvol Disk
print$ Disk Printer Drivers
IPC$ IPC IPC Service (Samba 4.7.6-Ubuntu)
Reconnecting with SMB1 for workgroup listing.

Server Comment
——— ——-

Workgroup Master
——— ——-
TEST FEREN
root@feren:~# host -4 dc

Feren OS Classic Samba4.7.6 Windows Server 2016 Datacenter Active Directory Domain のメンバーに参加してみた

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