Dear all
Background:
The network has three site, HongKong, London and Japan.
All sites will be connected by VPN Link.
Each site will has their own DC under same forest and
domain. HK Site DC and London Site DC Joined the
domain and became DC without problem.
However, Japan Server cannot join the domain. In the
Netsetup.log of japan server, we found the
following error....
-----------
09/02 12:01:32 NetpDoDomainJoin
09/02 12:01:32 NetpMachineValidToJoin: 'japansvr'
09/02 12:01:32 NetpGetLsaPrimaryDomain: status: 0x0
09/02 12:01:32 NetpMachineValidToJoin: status: 0x0
09/02 12:01:32 NetpJoinDomain
09/02 12:01:32 Machine: japansvr
09/02 12:01:32 Domain: domain.com
09/02 12:01:32 MachineAccountOU: (NULL)
09/02 12:01:32 Account:
(E-Mail Removed)
09/02 12:01:32 Options: 0x27
09/02 12:01:32 OS Version: 5.2
09/02 12:01:32 Build number: 3790
09/02 12:01:32 NetpValidateName: checking to see
if 'domain.com' is valid as type 3 name
09/02 12:01:32 NetpCheckDomainNameIsValid [ Exists ]
for 'domain.com' returned 0x0
09/02 12:01:32 NetpValidateName: name 'domain.com' is
valid for type 3
09/02 12:01:32 NetpDsGetDcName: trying to find DC in
domain 'domain.com', flags: 0x1020
09/02 12:01:33 NetpDsGetDcName: found
DC '\\hksvr.domain.com' in the specified domain
09/02 12:01:36 NetpJoinDomain: status of connecting to
dc '\\hksvr.domain.com': 0x0
09/02 12:01:38 NetpGetLsaPrimaryDomain: status: 0x0
09/02 12:01:38 NetpGetDnsHostName: Read NV Hostname:
japansvr
09/02 12:01:38 NetpGetDnsHostName: PrimaryDnsSuffix
defaulted to DNS domain name: domain.com
09/02 12:01:38 NetpLsaOpenSecret: status: 0xc0000034
09/02 12:01:38 NetpGetLsaPrimaryDomain: status: 0x0
09/02 12:01:38 NetpLsaOpenSecret: status: 0xc0000034
09/02 12:01:42 NetpManageMachineAccountWithSid: NetUserAdd
on '\\hksvr.domain.com' for 'japansvr$'
failed: 0x8b0
09/02 12:01:48 NetpManageMachineAccountWithSid: status of
attempting to set password on '\\hksvr.
domain.com' for 'japansvr$': 0x0
09/02 12:01:48 NetpJoinDomain: status of creating account:
0x0
09/02 12:02:19 NetpLdapBind: ldap_bind failed on
\\hksvr.domain.com: 85: Timeout
09/02 12:02:19 ldap_unbind status: 0x0
09/02 12:02:19 NetpSetDnsHostNameAndSpn: NetpLdapBind
failed: 0x41d
09/02 12:02:19 NetpJoinDomain: status of setting
DnsHostName and SPN: 0x41d
09/02 12:02:19 NetpJoinDomain: initiaing a rollback due to
earlier errors
--------------
The DNS seting in TCP/IP of japansvr is set to the HK DNS
which is Active Direcotry enabled.
In japansvr, we can map drive to HK hard drive or HK
Server can map the japan hard drive too.
Anyone has idea how to fix it?
I find another netsetup.log of another site which
successfully joined the domain that it use
06/02 14:32:14 NetpGetLsaPrimaryDomain: status: 0x0
06/02 14:32:14 NetpManageMachineAccountWithSid: status of
NetUserSetInfo on '\\LONDON' for 'LONDON$':
0x0
06/02 14:32:14 NetpGetLsaPrimaryDomain: status: 0x0
06/02 14:32:14 NetpGetDnsHostName: PrimaryDnsSuffix
defaulted to DNS domain name: domain.com
06/02 14:32:14 NetpGetComputerObjectDn: Cracking account
name domain\londonsvr$ on \\LONDON
06/02 14:32:14 NetpGetComputerObjectDn: Crack results:
(Account already exists) DN = CN=londonsvr,OU
=Domain Controllers,DC=domain,DC=com
instead of using
09/02 12:01:42 NetpManageMachineAccountWithSid: NetUserAdd
on '\\hksvr.domain.com' for 'japansvr$'
failed: 0x8b0
09/02 12:01:48 NetpManageMachineAccountWithSid: status of
attempting to set password on '\\hksvr.
domain.com' for 'japansvr$': 0x0
09/02 12:01:48 NetpJoinDomain: status of creating account:
0x0
Thanks
Best Regards,
carter