Displaying 2 results from an estimated 2 matches for "2e4e83a0d3da".
2020 Nov 17
3
can't delete recursive DNS entry
On 17/11/2020 16:19, Mani Wieser via samba wrote:
> ldbdel is definitely not the right tool: it will delete both records
>
> lddsearch: returned 2 records, because the dn is exactly the same
Didn't think you could have two records with the same DN, if this is
true, then it does sound like a bug, care to share the two DN's ?
Rowland
2020 Nov 17
0
can't delete recursive DNS entry
...C=ad.horn,DC=ad.horn,CN=MicrosoftDNS,DC=DomainDnsZones,DC=ad,DC=horn
objectClass: top
objectClass: dnsNode
instanceType: 4
whenCreated: 20201117170708.0Z
whenChanged: 20201117170708.0Z
uSNCreated: 40988
uSNChanged: 40988
showInAdvancedViewOnly: TRUE
name: ad.horn
objectGUID: 7496bdff-6732-4d37-b33f-2e4e83a0d3da
objectCategory: CN=Dns-Node,CN=Schema,CN=Configuration,DC=ad,DC=horn
dc: ad.horn
distinguishedName:
DC=ad.horn,DC=ad.horn,CN=MicrosoftDNS,DC=DomainDnsZones,DC=
?ad,DC=horn
# returned 2 records
# 2 entries
# 0 referrals
On 17.11.2020 17:53, Rowland penny via samba wrote:
> On 17/11/2020 16:...