Problem joining XP-Pro to WIN2K domain ldap_bind failure - for the ldap or AD gurus

A

Alan Franklin

Below is a snip from the netsetup.log when I was trying to join an alternate
boot XP-Pro workstation to a running Win2K domain.

07/22 22:39:29 NetpGetLsaPrimaryDomain: status: 0x0
07/22 22:39:29 NetpLsaOpenSecret: status: 0xc0000034
07/22 22:39:30 NetpManageMachineAccountWithSid: NetUserAdd on '\\FOASBS2K'
for 'FOA-XP1$' failed: 0x8b0
07/22 22:39:30 NetpManageMachineAccountWithSid: status of attempting to set
password on '\\FOASBS2K' for 'FOA-XP1$': 0x0
07/22 22:39:30 NetpJoinDomain: status of creating account: 0x0
07/22 22:39:30 NetpLdapBind: ldap_bind failed on \\FOASBS2K: 81: Server Down
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^
07/22 22:39:30 ldap_unbind status: 0x0
07/22 22:39:30 NetpSetDnsHostNameAndSpn: NetpLdapBind failed: 0x3a
07/22 22:39:30 NetpJoinDomain: status of setting DnsHostName and SPN: 0x3a
07/22 22:39:30 NetpJoinDomain: initiaing a rollback due to earlier errors

It is only a domestic network and I determined a workaround, but I do not
understand the underlying issue and hope that someone can enlighten me.

Aspects of the setup to be aware of.

1. Win2k server is sbs2000. Running ISA and RRAS.
2. Server has 3 nework cards, ISP-ADSL, 192.168.0.X and 192.168.1.X.
3. The 192.168.1.x is a direct network between the server and the client XP
machine. It's a couple of Intel XT/1000 gigabit cards with single cable
connecting them. The 192.168.0.x is a conventional small switched network.
4. The client machine already has Win2K-Pro running on it, connected to the
domain and all working, so I "knew" the fundamental setup was OK. XP is an
test alternate boot.

What I tried, and what "fixed" it.

The XP install went perfectly happily, IP addressses DHCP allocated and
updates acquired directly from the net. With a local machine login I could
see the rest of the network machines and shares. The trouble started when I
tried to join the machine to the domain. The authentication stages go
smoothly and it both created and found the machine account on the DC without
issue and then barfed at the last stage with a dialog stating that the
"Server could not perform the required operation" (or something close to
that). Some research on the NET led me to the netsetup.log (on the XP
machine) and its error report above. I could find nothing acknowledging a
problem on the server.

Some googling traced one other instance of this problem (in this newsgroup a
few months ago) but no solution.

Given the slightly unusual network setup I guessed at a routing issue.

So I unplugged the ISP connection and opened the firewall to ALL IP traffic
(in restrospect did not open all the packet filters...). No joy.

Disabled the ISA services. No joy.

Next I disabled the gigabit card, enabled the motherboard network adapter
and plugged that into the switch (putting the client on the 192.168.0.x
network. Now it joins the Domain without complaint. Now that it has joined
the domain, I disable the motherboard adapter and re-enable the gigabit card
and it all still works fine.

OK. So *something* seems to go on with LDAP when a machine joins a domain
that does not happen during normal operations. If I tried to change the
machine name I may encounter the problem again and I'd really rather
understand what is broken from the perspective of joining a domain and fix
the problem permanently than simply know a clunky workaround.

Can anyone explain what is going on from my problem and solution ?

TIA,

Alan.
 
Joined
Jun 17, 2006
Messages
1
Reaction score
0
Just having the same problem with a Windows 2003R2 server, when trying to join an out-of-the-box WinXP Professional client station. It takes minutes just to say "access denied". Client name and user are already registered in the server.
Only particular, the client station has a wireless adapter besides the on-board NIC, but the later is disabled. I have ping, name resolution to the server...
Any ideas - hints ? Thanks


Relevant excerpts of debug file (server is VCOLSERVER, client is CLOGIS, domain HQVIRMAX):
06/19 08:52:26 NetpValidateName: checking to see if 'HQVIRMAX' is valid as type 3 name
06/19 08:52:27 NetpCheckDomainNameIsValid [ Exists ] for 'HQVIRMAX' returned 0x0
06/19 08:52:27 NetpValidateName: name 'HQVIRMAX' is valid for type 3
06/19 08:52:27 NetpDsGetDcName: trying to find DC in domain 'HQVIRMAX', flags: 0x1020
06/19 08:52:42 NetpDsGetDcName: failed to find a DC having account 'CLOGIS$': 0x525
06/19 08:52:42 NetpDsGetDcName: found DC '\\VCOLSERVER' in the specified domain
06/19 08:53:42 NetpJoinDomain: status of connecting to dc '\\VCOLSERVER': 0x0
06/19 08:53:42 NetpGetLsaPrimaryDomain: status: 0x0
06/19 08:53:42 NetpGetDnsHostName: Read NV Hostname: CLOGIS
06/19 08:53:42 NetpGetDnsHostName: PrimaryDnsSuffix defaulted to DNS domain name: hq.virmax.com
06/19 08:53:42 NetpLsaOpenSecret: status: 0xc0000034
06/19 08:53:42 NetpGetLsaPrimaryDomain: status: 0x0
06/19 08:53:42 NetpLsaOpenSecret: status: 0xc0000034
06/19 08:53:42 NetpManageMachineAccountWithSid: NetUserAdd on '\\VCOLSERVER' for 'CLOGIS$' failed: 0x8b0
06/19 08:53:42 NetpManageMachineAccountWithSid: status of attempting to set password on '\\VCOLSERVER' for 'CLOGIS$': 0x0
06/19 08:53:42 NetpJoinDomain: status of creating account: 0x0
06/19 08:54:03 NetpLdapBind: ldap_bind failed on \\VCOLSERVER: 81: Servidor inactivo
06/19 08:54:03 ldap_unbind status: 0x0
06/19 08:54:03 NetpSetDnsHostNameAndSpn: NetpLdapBind failed: 0x3a
06/19 08:54:03 NetpJoinDomain: status of setting DnsHostName and SPN: 0x3a
06/19 08:54:03 NetpJoinDomain: initiaing a rollback due to earlier errors
 
Last edited:

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top