Fedora24 Windows Server 2016 Datacenter Technical Preview 5 Active Directory Domainに参加

[root@f24 ~]# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘F24’ to dns domain ‘test.jp’
No DNS domain configured for f24. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@f24 ~]# systemctl restart winbind
[root@f24 ~]# net ads info
LDAP server: 192.168.1.15
LDAP server name: dc.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 木, 11 8月 2016 08:13:24 JST
KDC server: 192.168.1.15
Server time offset: 0
Last machine account password change: 木, 11 8月 2016 08:12:52 JST
[root@f24 ~]# wbinfo -u
TEST\administrator
TEST\guest
TEST\defaultaccount
TEST\krbtgt
TEST\chi
[root@f24 ~]# wbinfo -n chi
S-1-5-21-4073642149-1677462391-3788861312-1103 SID_USER (1)
[root@f24 ~]# host -4 dc
dc.test.jp has address 192.168.1.15
dc.test.jp has IPv6 address 2400:7800:47e0:1700:dde1:d9b7:fbcb:37a0
[root@f24 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.40
dc1.test.jp has IPv6 address 2400:7800:47e0:1700:88f5:c1f0:4660:2d6e
[root@f24 ~]# host -4 dc2
dc2.test.jp has address 192.168.1.41
dc2.test.jp has IPv6 address 2400:7800:47e0:1700:d01a:bea3:10f8:2bcd
[root@f24 ~]# host -4 dc3
dc3.test.jp has address 192.168.1.136
dc3.test.jp has IPv6 address 2400:7800:47e0:1700:add5:8f28:deb1:25d6
[root@f24 ~]# host -t SRV _ldap._tcp.test.jp
_ldap._tcp.test.jp has SRV record 0 100 389 dc3.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@f24 ~]# host -t SRV _kerberos._udp.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 dc3.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.
[root@f24 ~]# host -t A test.jp
test.jp has address 192.168.1.71
test.jp has address 192.168.1.136
test.jp has address 192.168.1.15
test.jp has address 192.168.1.41
test.jp has address 192.168.1.40
[root@f24 ~]# smbclient //192.168.1.15/sysvol -Uadministrator
Enter administrator’s password:
Domain=[TEST] OS=[Windows Server 2016 Datacenter Technical Preview 5 14300] Server=[Windows Server 2016 Datacenter Technical Preview 5 6.3]
smb: \> exit
[root@f24 ~]# net ads lookup
Information for Domain Controller: 192.168.1.15
Response Type: LOGON_SAM_LOGON_RESPONSE_EX
GUID: 25eb83ce-362f-494a-9784-9f614e30a441
Flags:
Is a PDC: yes
Is a GC of the forest: yes
Is an LDAP server: yes
Supports DS: yes
Is running a KDC: yes
Is running time services: yes
Is the closest DC: yes
Is writable: yes
Has a hardware clock: yes
Is a non-domain NC serviced by LDAP server: no
Is NT6 DC that has some secrets: no
Is NT6 DC that has all secrets: yes
Runs Active Directory Web Services: yes
Runs on Windows 2012 or later: yes
Forest: test.jp
Domain: test.jp
Domain Controller: dc.test.jp
Pre-Win2k Domain: TEST
Pre-Win2k Hostname: DC
Server Site Name : Default-First-Site-Name
Client Site Name : Default-First-Site-Name
NT Version: 5
LMNT Token: ffff
LM20 Token: ffff
[root@f24 ~]#

カテゴリー: fedora, samba4, windows パーマリンク

コメントを残す

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