Stefan Kania
2021-Nov-18 09:41 UTC
[Samba] Trust creation - ERROR: LOCAL_DC: CreateTrustedDomainEx2 - ERROR(0xC00000E0) - The specified domain already exists.
Am 18.11.21 um 10:30 schrieb Emilian Mitocariu via samba:> Yes, I know about that problem. But it's an old domain and that's how it > was set up. > As this page > https://wiki.samba.org/index.php/Samba_Troubleshooting#I_can.27t_join_a_example.local_domain. > points out, > in /etc/nsswitch.conf on the "hosts:" line I don't have mdns4_minimal and > as I was saying in my first email, DCs from both domains are able to rezolv > each other's domain correctly. > Enabling debugging for the trust creation command has also confirmed the > domain is being resolved correctly and it is able to communicate with a DC > from the other domain. > > Am I missing something else?Do you have a DNS-Proxy between your Domains? Without you can't resolve the SRV-records> > On Wed, Nov 17, 2021 at 4:17 PM Stefan Kania via samba < > samba at lists.samba.org> wrote: > >> .local? >> It's a multicast domain and DNS generates a 224.x.x.x Address >>-- Stefan Kania Landweg 13 25693 St. Michaelisdonn Signieren jeder E-Mail hilft Spam zu reduzieren und sch?tzt Ihre Privatsph?re. Ein kostenfreies Zertifikat erhalten Sie unter https://www.dgn.de/dgncert/index.html Download der root-Zertifikate: https://www.dgn.de/dgncert/downloads.html
Emilian Mitocariu
2021-Nov-18 09:52 UTC
[Samba] Trust creation - ERROR: LOCAL_DC: CreateTrustedDomainEx2 - ERROR(0xC00000E0) - The specified domain already exists.
The samba DCs have a bind9 DNS backend which forwards to a standalone internal DNS which at his turn forwards win.local to all the DCs in the windows domain The windows domain has a conditional forwarder pointing directly to all DCs from samba.local. Should I change the conditional forwarder on the windows domain to point at the standalone internal DNS, which forwards samba.local to the DCs in that domain? On Thu, Nov 18, 2021 at 11:42 AM Stefan Kania via samba < samba at lists.samba.org> wrote:> Do you have a DNS-Proxy between your Domains? Without you can't resolve > the SRV-records >