FreeBSD 11.3-RELEASE #0 r349754 Samba4.10.5 Windows Server 2019 Datacenter Active Directory Domainのメンバーに参加してみた


root@fbsd:~ # kinit administrator
administrator@TEST.JP’s Password:
root@fbsd:~ # net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘FBSD’ to dns domain ‘test.jp’
No DNS domain configured for fbsd. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
root@fbsd:~ # service samba_server start
Performing sanity check on Samba configuration: OK
nmbd already running? (pid=601).
smbd already running? (pid=605).
winbindd already running? (pid=609).
root@fbsd:~ # wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
root@fbsd:~ # wbinfo -n chibi
S-1-5-21-4283025733-908519724-3295402948-1103 SID_USER (1)
root@fbsd:~ # wbinfo -n administrator
S-1-5-21-4283025733-908519724-3295402948-500 SID_USER (1)
root@fbsd:~ # net ads info
LDAP server: 192.168.1.61
LDAP server name: dc2.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: Wed, 10 Jul 2019 05:17:40 JST
KDC server: 192.168.1.61
Server time offset: -7
Last machine account password change: Wed, 10 Jul 2019 05:14:18 JST
root@fbsd:~ # host -4 dc
dc.test.jp has address 192.168.1.58
dc.test.jp has IPv6 address 2400:4052:46e0:b700:cc6c:3df7:45e4:e985
root@fbsd:~ # host -4 dc1
dc1.test.jp has address 192.168.1.60
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:9d2:83b4:4031:14cf
root@fbsd:~ # host -4 dc
dc.test.jp has address 192.168.1.58
dc.test.jp has address 192.168.1.10
dc.test.jp has IPv6 address 2400:4052:46e0:b700:b03b:d3b7:8519:54be
dc.test.jp has IPv6 address 2400:4052:46e0:b700:cc6c:3df7:45e4:e985
root@fbsd:~ # host -4 dc2
dc2.test.jp has address 192.168.1.61
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:f0b7:1338:1a03:19fd
root@fbsd:~ # 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@fbsd:~ # host -t SRV _kerberos._udp.test.jp
_kerberos._udp.test.jp has SRV record 0 100 88 dc.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.
root@fbsd:~ # host -t A test.jp
test.jp has address 192.168.1.10
test.jp has address 192.168.1.60
test.jp has address 192.168.1.61
root@fbsd:~ # uname -a
FreeBSD fbsd 11.3-RELEASE FreeBSD 11.3-RELEASE #0 r349754: Fri Jul 5 04:45:24 UTC 2019 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
root@fbsd:~ # samba -V
Version 4.10.5
root@fbsd:~ # smbclient //192.168.1.10/netlogon -Uadministrator
FreeBSD 11.3-RELEASE #0 r349754 Samba4.10.5 Windows Server 2019 Datacenter Active Directory Domainのメンバーに参加してみた

カテゴリー: freebsd, Slackware, windows パーマリンク

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です