Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - inistec

Pages: [1]
1
Problem was the fact that I set my domain name as "companyname".local

I renamed the domain to simply "companyname" and the PDC now works properly.

:)

2
Installation and Upgrades / PDC diagnostic tools??
« on: January 11, 2011, 01:18:47 pm »
I have been trying to setup Zentyal as a PDC on my local network.  Unfortunately, none of my Windows XP Pro machines are able to locate my domain controller.

Does anyone know of any tools that I can use on the console to determine if Samba/Ldap/PDC is working correctly?


3
When, as you say, even Windows XP SP3 won't connect to the domain, there's something fundamentally wrong with your network-setup.

I cannot pinpoint exactly what from the given error messages, so you simply have to follow normal debugging procedures, and test one component at a time.

First check DHCP. Does an ordinary network connected computer get it's proper address, dns and gateway-settings from the dhcp-server?

ipconfig /all should tell you if it does.

Second, test DNS-resolution using any number of DNS-tools, starting with nslookup of course.

I'd be very surprised if both of the above are working as they should.

::Trym




    I am not using DHCP on the client machines.  However I do have the IP address of the Zentyal Server set as both the primary DNS and WINS servers on the client machines.

     Using nslookup, I am able to resolve the DNS hostname for the Zentyal server, as well as the Domain name that I have set.  I can also ping the Zentyal server using only the NetBios Name. 

I have even gone as far as adding the SRV records manually to the Zentyal Server eg.  ( _ldap._tcp.dc._msdcs.raineyelectronics.local)  Once I did that it was able to resolve the records that it was looking for, but was still unable to find the domain controller.

I have also tried with the Zentyal firewall option disabled.

Since I have been a linux admin primarily, I am not familiar with the tools used for dignostic of the Samba Domain controller functions.


4
This is my first attempt at setting up Zentyal as a PDC.

The problem is that Windows XP service pack 3 fails to join the domain.

I have followed the instructions on Howtoforge to a tee.  I have also formatted/reinstalled Zentyal server several times attempting to use various small changes to domain name, host name etc.  I have even attempted using the names suggested in the how-to.

The first error that I received is.
Code: [Select]
Note: This information is intended for a network administrator.  If you are not your network's administrator, notify the administrator that you received this information, which has been recorded in the file C:\WINDOWS\debug\dcdiag.txt.

The following error occurred when DNS was queried for the service location (SRV) resource record used to locate a domain controller for domain raineyelectronics.local:

The error was: "DNS name does not exist."
(error code 0x0000232B RCODE_NAME_ERROR)

The query was for the SRV record for _ldap._tcp.dc._msdcs.raineyelectronics.local

Common causes of this error include the following:

- The DNS SRV record is not registered in DNS.

- One or more of the following zones do not include delegation to its child zone:

raineyelectronics.local
local

I have also tried using the NetBios name of the Zentyal PDC, and received the following error message.
Code: [Select]
Note: This information is intended for a network administrator.  If you are not your network's administrator, notify the administrator that you received this information, which has been recorded in the file C:\WINDOWS\debug\dcdiag.txt.

The domain name rs1 might be a NetBIOS domain name.  If this is the case, verify that the domain name is properly registered with WINS.

If you are certain that the name is not a NetBIOS domain name, then the following information can help you troubleshoot your DNS configuration.

The following error occurred when DNS was queried for the service location (SRV) resource record used to locate a domain controller for domain rs1:

The error was: "DNS server failure."
(error code 0x0000232A RCODE_SERVER_FAILURE)

I have also tried the Windows 7 registry fix because I believed the issue to be DNS related.

All has been to no avail.

Any help will be greatly appreciated.  I have been working on this for two days, and still at a total loss as to what I am doing wrong.




Pages: [1]