Hello,
I Hope someone can help me out because I have had this problem for a while and never quite figured out how to fix it. Now however we are switching to XP and this makes the problem a bit larger, because XP systems cannot join the domain.
Having had this problem for a while I think I have narrowed it down to the LDAP sercive not running on the TCP port 389, as can be seen in the portqry result of the tcp port for LDAP below:
The LDAP Service is runnning on UDP port 389 just not on TCP, so it's probably not the LDAP service it's self. ( portqry does get a reply on the UDP port )
I have tested:
The domain server is multihomed ( two network cards in same pc ) but I believe it is set up correct since i have complete routing, dns and dhcp functionality.
Some additional information and symptoms of the problem:
Additionally:
Aaarrrggg... This problem has cost me a lot time and effort and it is still not resolved. I really hope someone here can point me in the right direction, and help me solve this persistant issue.
If you want anymore information please ask...
Thanks In Advance,
Mantheren
I Hope someone can help me out because I have had this problem for a while and never quite figured out how to fix it. Now however we are switching to XP and this makes the problem a bit larger, because XP systems cannot join the domain.
Having had this problem for a while I think I have narrowed it down to the LDAP sercive not running on the TCP port 389, as can be seen in the portqry result of the tcp port for LDAP below:
Code:
=============================================
Starting portqry.exe -n server.domain.com -e 389 -p TCP ...
Querying target system called:
server.domain.com
Attempting to resolve name to IP address...
Name resolved to 192.168.0.1
querying...
TCP port 389 (ldap service): LISTENING
Using ephemeral source port
Sending LDAP query to TCP port 389...
LDAP query to port 389 failed
Server did not respond to LDAP query
portqry.exe -n server.domain.com -e 389 -p TCP exits with return code 0x00000000.
The LDAP Service is runnning on UDP port 389 just not on TCP, so it's probably not the LDAP service it's self. ( portqry does get a reply on the UDP port )
I have tested:
- DNS ( Which I am almost sure is correct )
- Firewalls ( All disabled )
- Connectivity ( Routing, all systems can be reached from everywhere in the network )
- SYSVOL and NETLOGON both shared and accessible from the network.
The domain server is multihomed ( two network cards in same pc ) but I believe it is set up correct since i have complete routing, dns and dhcp functionality.
Some additional information and symptoms of the problem:
- Windows 2000 systems can join the domain but cannot contact the GPO ( Group Policy Objects )
- Windows XP systems cannot join domain at all. Just returns an error saying the server is not opperational. ( probably meaning, can not contact the LDAP service )
- Administrative tools on clients cannot connect to the Users and Computers tool, the Domains and trusts tool or the sites and services tool. They can connect to DNS DHCP and so on.
- Clients cannot access domain User and Computer in the Sharing and security tabs for folders.
Additionally:
- On the server dcdiag returns with all passed
- On the server netdiag returns with most passed except for 3 warnings about some WINS entries that are missing
Code:
[WARNING] At least one of the <00> 'WorkStation Service', <03> 'Messenger Service', <20> 'WINS' names is missing.
- On the Clients Users can log in and access User bassed secured shared folders on the network. So Domain security does work.
- Domain users can only be added to shared folders by typing them in manually when creating a share, no lists are given.
Aaarrrggg... This problem has cost me a lot time and effort and it is still not resolved. I really hope someone here can point me in the right direction, and help me solve this persistant issue.
If you want anymore information please ask...
Thanks In Advance,
Mantheren