2

I have a site-to-site VPN, writeable DC in the main office, Read-only DC in a branch office.

Today the VPN went down, but I couldn't log in to the read-only DC - the error message came up There are no logon servers to process your request.

Since the RODC is a domain controller, there is no local administrator.

How can I ensure that I am always able to log on to the RODC with a known account in an emergency if the writable DC is not available?

fukawi2
  • 5,396
  • 3
  • 32
  • 51
morleyc
  • 1,150
  • 13
  • 47
  • 89

2 Answers2

3

You need a GC - Global Catalog - to process logon requests ;)

TomTom
  • 51,649
  • 7
  • 54
  • 136
1

Modify the PRP to allow a certain account's password to be cached.

iPath
  • 622
  • 4
  • 11