Configuration:
2 Windows 2012 servers.
Both configured as DC's and DNS servers.
Active Directory appears to be accurately replicated.
Server1=Primary DC
Server2=Backup (or secondary)DC.
VPN is Sonicwall using AD creds to athenticate.
What I expected:
If Server1 went down clients would still authenticate against Server2 when logging into the VPN. Or in the office for that matter, but all are laptops with Creds cached.
What happened:
Server1 was down due to a power issue only affecting it.
Server2 was up and running fine.
Users tried to connect to the VPN and were asked for credentials, authentication failed.
Suspect:
I did not have the second server listed in the Scope Options of the DHCP server running on Server1. There is no other DHCP server configured.
Would my suspicion be correct? Do I only need to add Server2 to the list of DNS servers in the DHCP scope options? It is a bit of a pain to test this as I support this company remotely.
Is the solution to just add Server2 to the list of DNS servers? If so, then there will be no DHCP server when they authenticate so what would that do?
Now, there is a somewhat secondary issue here. If they are using the VPN then they want some files on Server1. These files exist on Server2 but are not shared out. The are copied over, with the AD rights, using Robocopy every night. I had thought that if Server1 failed I could then create a share on Server2 to the files and they could access them that way. There is a small subset of users that need the file share on Server1 so it should not be a huge deal.