Displaying 20 results from an estimated 3000 matches similar to: "'samba-tool domain tombstones expunge' fails to remove expired tombstones"
2019 Apr 09
0
'samba-tool domain tombstones expunge' fails to remove expired tombstones
On Mon, 8 Apr 2019 22:32:04 +0100
miguel medalha via samba <samba at lists.samba.org> wrote:
> On a particular DC, running 'samba-tool dbcheck' produces the
> following:
>
> NOTICE: found 2 expired tombstones, 'samba' will remove them
> daily, 'samba-tool domain tombstones expunge' would do that
> immediately.
>
> When I run
2019 Apr 09
2
'samba-tool domain tombstones expunge' fails to remove expired tombstones
>> Did you think to run 'samba-tool domain tombstones expunge --help' ?
No, I didn't, I just assumed that the message "'samba' will remove them daily, 'samba-tool domain tombstones expunge' would do that immediately" would mean exactly that :-).
It worked now. Thank you!
2016 Oct 26
2
Attempting to expunge tombstones with samba-tool
Hello,
I receive the following when I attempt to expunge deleted tombstone
records. I'm attempting to fix several dbcheck 'Not removing dangling
forward link' errors.
samba-tool domain tombstones expunge
ERROR(<type 'exceptions.AttributeError'>): uncaught exception - 'module'
object has no attribute 'time'
File
2016 Oct 26
2
Attempting to expunge tombstones with samba-tool
On 10/26/2016 12:11 PM, Rowland Penny via samba wrote:
> On Wed, 26 Oct 2016 11:41:23 -0400
> lingpanda101 via samba <samba at lists.samba.org> wrote:
>
>> Hello,
>>
>> I receive the following when I attempt to expunge deleted tombstone
>> records. I'm attempting to fix several dbcheck 'Not removing dangling
>> forward link' errors.
>>
2019 Oct 10
2
dns replication error due to deleted records
El 10/10/19 a les 20:41, Rowland penny via samba ha escrit:
>> It turns out that dc2 chokes on "\0ADEL" dns records, supposedly
>> deleted objects.
>
> What you have there is known as a tombstone record and Samba has a tool
> to remove them:
>
> samba-tool domain tombstones expunge NC
> --tombstone-lifetime=TOMBSTONE_LIFETIME
>
> Where
2023 Apr 03
1
WARNING: no target object found for GUID component link lastKnownParent in deleted object
hi,
I have this DC in aws to fulfill the authentication need of our moodle.
# samba -V
Version 4.17.7-Debian
DNS with SAMBA_INTERNAL
The replication of the users and groups happens correctly. Some errors in
running samba_dnsupdate, but it is ok anyway.
When I ran the command samba-tool dbcheck, I got the return below.
# samba-tool dbcheck --cross-ncs --reset-well-known-acls --fix --yes
2023 Apr 04
1
WARNING: no target object found for GUID component link lastKnownParent in deleted object
While this should work, neither is this particularly harmful. ?Links to
objects that don't exist are ignored at runtime.
Andrew Bartlett
On Tue, 2023-04-04 at 14:39 -0300, Elias Pereira via samba wrote:
> hi,
>
> Any clue?
>
> On Mon, Apr 3, 2023 at 10:17?AM Elias Pereira <empbilly at gmail.com> wrote:
>
> > hi,
> >
> > I have this DC in aws to
2016 Oct 26
4
Attempting to expunge tombstones with samba-tool
This is almost certainly because of a build artifact.
python/samba/netcmd/time.py was renamed to nettime.py but there is
likely to be a time.pyc file floating around in your directories.
The reason it was renamed was so that the samba tool time command wasn't
confused with the python time module, but this necessarily causes issues
with existing installs unfortunately. The fix is mostly
2019 Oct 10
4
dns replication error due to deleted records
Today I noticed something that has been going on for some weeks:
I have 2 dc, (dc1 and dc2) both debian buster with the distro provided
samba (4.9.5), recently upgraded from stretch.
samba-tool drs showrepl on dc2 says
DC=DomainDnsZones,DC=samba,DC=wetron,DC=es
Default-First-Site-Name\DC1 via RPC
DSA object GUID: 89812346-9037-43b0-86ab-c5052f55125d
2020 Sep 20
2
WERR_BAD_NET_RESP on replication
On 20/09/2020 00:30, Elias Pereira via samba wrote:
> hi,
>
> I listed the 0ADEL entries with the command below and didn't find the
> object.
> # ldbsearch --cross-ncs --show-deleted -H /var/lib/samba/private/sam.ldb |
> grep "\0ADEL"
>
> I tried to delete using the command below, but it says it doesn't exist.
> # ldbdel -H
2016 Oct 26
0
Attempting to expunge tombstones with samba-tool
On Wed, 26 Oct 2016 11:41:23 -0400
lingpanda101 via samba <samba at lists.samba.org> wrote:
> Hello,
>
> I receive the following when I attempt to expunge deleted tombstone
> records. I'm attempting to fix several dbcheck 'Not removing dangling
> forward link' errors.
>
> samba-tool domain tombstones expunge
> ERROR(<type
2016 Oct 26
0
Attempting to expunge tombstones with samba-tool
On Wed, 26 Oct 2016 12:47:16 -0400
lingpanda101 via samba <samba at lists.samba.org> wrote:
> On 10/26/2016 12:11 PM, Rowland Penny via samba wrote:
> > On Wed, 26 Oct 2016 11:41:23 -0400
> > lingpanda101 via samba <samba at lists.samba.org> wrote:
> >
> >> Hello,
> >>
> >> I receive the following when I attempt to expunge deleted
2017 Oct 16
5
possible to use ldbedit in a safe way
On 10/16/2017 11:13 AM, Rowland Penny via samba wrote:
> On Mon, 16 Oct 2017 16:53:17 +0200
> mj via samba <samba at lists.samba.org> wrote:
>
>> Hi,
>>
>> dbcheck tells us we have two "dangling forward links" that I am
>> trying to get rid of. On my test domain, I have simply done
>>
>> ldbedit -e nano -H
2024 Aug 15
2
Can't join new samba dc to existing dc
On Thu, Aug 15, 2024, 10:35 fransnicho <fransnicho at gmail.com> wrote:
> Pada Rab, 14 Agu 2024 pukul 23.21 Rowland Penny via samba <
> samba at lists.samba.org> menulis:
>
>> On Wed, 14 Aug 2024 16:58:12 +0700
>> fransnicho via samba <samba at lists.samba.org> wrote:
>>
>> > I can not join an additional new samba dc ver. 4.19.5 to an existing
2020 Mar 18
2
dNSTombstoned
Hello you all,
with the new samba version out that fixes some problems with dns
scavenging I have decided to try this feature.
I was specifically interested for our reverse zone (PTR records)
We have one zone for VPN clients 8.0.10.in-addr.arpa. I activated the
feature in the smb.conf as well as in the Windows DNS manager.
Entries are deleted (not visible in DNS manager) after a while.
You can
2024 Dec 12
2
Error when joining new DC
On Thu, 12 Dec 2024 13:11:55 +0000
Peter Mittermayer via samba <samba at lists.samba.org> wrote:
> So, without doing a fresh install on the system the join succeeded
> with 4.14.9. What does it mean?
> In the end I want to end up with a much later version which is still
> getting security fixes.
>
> I went through the readme of CVE-2020-25717 as mentioned but did not
2020 Feb 24
5
Pc's not added (shown) to AD after remove and re-add.
Hai,
?
After some "strange" pc problems with pc-domain trust i did some digging.
Im pretty sure this is a samba bug, if someone can verify this.
?
My steps.
?
- Setup a win10 pc, static ip.
- Join the domain.
?
And its shown in AD and DNS.
Turn of the pc.
?
but, now next, set a new pc, use the same name but a different IP.
join the domain.
login and turn the pc offf
?
Back to
2017 Aug 02
2
Fw: Re: Made a join with a netbios name, which already existed, now replication errors
On Wed, 2 Aug 2017 08:50:38 +0200
gizmo via samba <samba at lists.samba.org> wrote:
> > Cleaned the DNS manually with the DNS application, but still I
> > can't join. Same error.
>
> I thought it was the same error, but now I saw there is a small
> difference. It seems like a deleted object causes the problem.
> With "ldbsearch --cross-ncs --show-deleted
2024 Oct 13
1
samba-tool domain backup offline fails.
Try this maintenance procedures and report back:
http://samba.bigbird.es/doku.php?id=samba:dc-maintenance
?? ?Find and delete ?tombstone? items
samba-tool domain tombstones expunge --tombstone-lifetime=0
?? ?Check domain databases and automatically fix things.
samba-tool dbcheck --cross-ncs --fix --yes
On 12 Oct 2024 at 18:53 +0100, Carlos Jesus via samba <samba at lists.samba.org>,
2019 Jul 24
1
Error after upgrade NT_STATUS_INTERNAL_DB_CORRUPTION
On 24/07/2019 18:07, Carlos via samba wrote:
> Hi!
>
> After change file
> /opt/samba/lib/python3.6/site-packages/samba/dbchecker.py , dbcheck
> was ok
>
> Output log:
>
> checking 2407 objects
> NOTE: old (due to rename or delete) DN string component for
> lastKnownParent in object CN=RID
> Set\0ADEL:4faaeabf-54f9-4997-a2cf-a27d034ba524,CN=Deleted
>