Hi
Forgive me I'm new here and I need some advice on SMEServer8 as a PDC.
The goal is to install it as a PDC into a small network powered by business cable connection. So they already have the gateway/dhcp/dns that they are happy with.
We really only want the following services:
Authentication
Ability to join Windows XP, Windows Vista, Windows 7 to a local “domain” so that login credentials can be managed.
Potentially network shares but this is not critical.
I came across SMEServer and installed version 8 the 64bit bit version on the PC we have for use. The PC has a single Ethernet adaptor.
My goal is to set up as a test environment, join test machines to it then redo with real values for domain/network.
I’m having some difficulty joining Windows 8 Pro 64bit to the test SMEServer8.
The error that comes back is a DNS one.
The following error occurred when DNS was queried for the service location (SRV) resource record used to locate an Active Directory Domain Controller (AD DC) for domain "MYCOMPANY.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.MYCOMPANY.LOCAL
Common causes of this error include the following:
- The DNS SRV records required to locate a AD DC for the domain are not registered in DNS. These records are registered with a DNS server automatically when a AD DC is added to a domain. They are updated by the AD DC at set intervals. This computer is configured to use DNS servers with the following IP addresses:
10.0.0.250
- One or more of the following zones do not include delegation to its child zone:
MYCOMPANY.LOCAL
LOCAL
. (the root zone)
Initial questions:
- Does SMEServer8 handle Windows 8/7/Vista/XP domain joins (without client modification)?
I know Microsoft changed some aspects from XP domain joins to Vista/7/8 ones. We’re not eager to have to visit systems to make registry changes first, if possible. - Is the serveronly role the correct role for this setup?
- Can I live without DHCP from SMEServer? If so would I need to have the IP for SMEServer set as the first DNS? If not advised then we can run with SME8 as the DHCP server.
I’ve tried it with and without SME8 acting as a DHCP server and confirmed the same error (in both cases I’ve set the servers IP as the dns on the client.
- Windows 8 complains it can’t find a computer account for my system do I have to setup hosts firsts (I suspect not)?
- Is there anything wrong with the configuration below?
Networking Parameters
Server Mode serveronly
Local IP address / subnet mask 10.0.0.250/255.255.255.0
Gateway 10.0.0.1
Additional local networks 10.0.0.0/255.255.255.0
DHCP server enabled
Beginning of DHCP address range 10.0.0.200
End of DHCP address range 10.0.0.225
Server names
DNS server 10.0.0.250
Web server www.mycompany.local
Proxy server proxy.mycompany.local:3128
FTP server ftp.mycompany.local
SMTP, POP, and IMAP mail servers mail.mycompany.local
Domain information
Primary domain mycompany.local
Virtual domains mycompany.local
Primary web site http://www.mycompany.local
Server manager https://pdc/server-manager/
User password panel https://pdc/user-password/
Email Addresses useraccount@mycompany.local
firstname.lastname@mycompany.local
firstname_lastname@mycompany.local
Can anyone shed any light on where I might be going wrong please?
Best Wishes
Matt