search for: d14c4206

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

2020 Mar 13
2
samba dc dns issue
Hi, After joining samba DC (vm-dc4) to MS AD, I've discovered that most DNS entries were not populated. Below are the only entries in the AD for the new DC: domain.com:VM-DC4 900 A 172.26.1.84 _msdcs.domain.com:d14c4206-79e3-441f-868a-6c693415256a 900 CNAME vm-dc4.domain.com. Please, help me figure out what's going on. Here is the excerpt from log.samba: # grep dnsup log.samba prefork_fork_master: Forking [dnsupdate] pre-fork master process prefork_fork_master: Forking [dnsupdate] pre-fork master...
2020 Mar 13
2
samba dc dns issue
...gt; > > > After joining samba DC (vm-dc4) to MS AD, I've discovered that most DNS > entries > > were not populated. Below are the only entries in the AD for the new DC: > > > > domain.com:VM-DC4 900 A 172.26.1.84 > > _msdcs.domain.com:d14c4206-79e3-441f-868a-6c693415256a 900 CNAME > vm-dc4.domain.com. > > > > Please, help me figure out what's going on. > > Try either setting: > > ldap server require strong auth = no > > Or: > > dns update command = /usr/sbin/samba_dnsupdate --use-samba-tool...