search for: error_no_logon_serv

Displaying 2 results from an estimated 2 matches for "error_no_logon_serv".

2020 Jun 02
1
several dns issues after switching fsmo roles to samba-dc
...y, I've found that the record is just missing (expired?). So, I've started to dig in and was able to resolve the issue in this way: 1. I could reproduce the issue by restarting NETLOGON service on the Windows DC. Also the following commands failed with "Connection Status = 1311 0x51f ERROR_NO_LOGON_SERVERS": nltest.exe /dsregdn nltest /query 2. After some googling, I've found the fixing command: nltest /sc_reset:domain.com After that, all vm-dc1 records were registered in the AD w/o issues using "nltest.exe /dsregdn" command. Unfortunately, it's failing again af...
2020 Jun 01
2
several dns issues after switching fsmo roles to samba-dc
Hello, I've finally decided to switch all FSMO roles from Windows 2008 R2 DC (vm-dc1) to one of the two Samba 4.12.3 DCs (vm-dc3). Here are several issues I've faced after that: 1. After connecting DNS Manager to the all DCs, I've found that the SOA record for my domain and msdcs zones still point to the former PDC - vm-dc1. Is that OK? 2. So, I've changed the SOA manually