[Samba] problems with sysvol aft
Rowland Penny
rpenny at samba.org
Wed Jan 11 15:24:34 UTC 2023
On 11/01/2023 14:22, Thorsten Marquardt via samba wrote:
>>>>>
>>>> the bug report refers to _ldap._tcp._pdc._msdcs.dom.tld which I don't
>>>> have. I have _ldap._tcp.dom.tld and yes there are two listed.
Ah, I see what has happened, you have got underscoreitism and I missed
it ;-)
The bug report doesn't refer to:
_ldap._tcp._pdc._msdcs.dom.tld
It refers to:
_ldap._tcp.pdc._msdcs.dom.tld
Which doesn't prefix 'pdc' with an underscore.
>>> If you are absolutely sure that you do not have:
>>>
>>> _ldap._tcp.pdc._msdcs.dom.tld
>>>
>>>
>>>
>> this is the result of my nslookup:
>> thorsten at hermes:~> nslookup -querytype=srv
>> _ldap._tcp._pdc._msdcs.my.local.dom srv-kb-primdc
>> Server: srv-kb-primdc
>> Address: 192.168.1.17#53
>>
>> ** server can't find _ldap._tcp._pdc._msdcs.my.local.dom: NXDOMAIN
>>
>> thorsten at hermes:~> nslookup -querytype=srv
>> _ldap._tcp._pdc._msdcs.my.local.dom srv-kb-dc1
>> Server: srv-kb-dc1
>> Address: 192.168.1.243#53
>>
>> ** server can't find _ldap._tcp._pdc._msdcs.my.local.dom: NXDOMAIN
>>
>>
>>
> But what I find is:
>
> thorsten at hermes:~> nslookup -querytype=srv
> _ldap._tcp.pdc._msdcs.my.local.dom srv-kb-dc1
> Server: srv-kb-dc1
> Address: 192.168.1.243#53
>
> _ldap._tcp.pdc._msdcs.intern.my.local.dom service = 0 100 389
> srv-kb-primdc.my.local.dom.
> _ldap._tcp.pdc._msdcs.intern.my.local.dom service = 0 100 389
> srv-kb-dc1.my.local.dom.
>
> (its pdc and not _pdc). Is that the Entry I should have looked for?
Yes and it shows what I started with, you have two SRV records for the
PDC_Emulator, delete the old one.
Rowland
More information about the samba
mailing list