Anyone here an Active Directory guru? I have a building with a single Windows Server 2003 domain (we'll call it HOMEOFFICE) with 50 computers on a subnet 172.16.0.0/255.255.0.0. I then have a VPN linked to a remote office with subnet 10.10.1.0/255.255.255.0. The firewall VPN tunnels handle all the NAT and as far as TCP/IP goes, it all seems happy. I can sit at the remote office and ping any servers at the main location. I can hit the http and ftp services on the servers as well. The problem is Active Directory authentication just WILL NOT WORK. I've tried everything I can think of. Doing something like
NET VIEW \\SERVER
Results in:
System error 5 has occurred.
Access is denied.
Logons also take excrutiatingly forever. I assume this is because the machine is sweeping the entire local subnet for a domain controller and not finding one. This very same laptop which is a member of the remote domain and logged in with a domain user works 100% if I put it on the network inside the main office. Googling endlessly brings up nothing but people saying "yah, I put a domain controller in the remote office". That is not going to happen. It is not in our budget to buy a domain controller for a two PC satellite office. Someone on AT has had to run across this, I can't possibly be the first sysadmin to attempt to link remote offices!
NET VIEW \\SERVER
Results in:
System error 5 has occurred.
Access is denied.
Logons also take excrutiatingly forever. I assume this is because the machine is sweeping the entire local subnet for a domain controller and not finding one. This very same laptop which is a member of the remote domain and logged in with a domain user works 100% if I put it on the network inside the main office. Googling endlessly brings up nothing but people saying "yah, I put a domain controller in the remote office". That is not going to happen. It is not in our budget to buy a domain controller for a two PC satellite office. Someone on AT has had to run across this, I can't possibly be the first sysadmin to attempt to link remote offices!