Displaying 9 results from an estimated 9 matches for "ntdsservic".
Did you mean:
ntdsservice
2019 Jul 24
2
Error after upgrade NT_STATUS_INTERNAL_DB_CORRUPTION
Hi
samba-tool dbcheck
ERROR(<class 'KeyError'>): uncaught exception - 'No such element'
? File
"/opt/samba/lib/python3.6/site-packages/samba/netcmd/__init__.py", line
185, in _run
??? return self.run(*args, **kwargs)
? File
"/opt/samba/lib/python3.6/site-packages/samba/netcmd/dbcheck.py", line
141, in run
???
2019 Jul 24
2
Error after upgrade NT_STATUS_INTERNAL_DB_CORRUPTION
...bstoneLifetime"][0])
>
> I think this is a python 3 problem, the code around line 221 in
> dbchecker is this:
>
> ??????? res = samdb.search(base=ntds_service_dn,
> ?????????????????????????? scope=ldb.SCOPE_BASE,
> ?????????????????????????? expression="(objectClass=nTDSService)",
> ?????????????????????????? attrs=["tombstoneLifetime"])
> ??????? if "tombstoneLifetime" in res[0]:
> ??????????? self.tombstoneLifetime = int(res[0]["tombstoneLifetime"][0])
> ??????? else:
> ??????????? self.tombstoneLifetime = 180
>
>...
2019 Jul 24
0
Error after upgrade NT_STATUS_INTERNAL_DB_CORRUPTION
...stoneLifetime"][0])
>>
>> I think this is a python 3 problem, the code around line 221 in
>> dbchecker is this:
>>
>> ??????? res = samdb.search(base=ntds_service_dn,
>> ?????????????????????????? scope=ldb.SCOPE_BASE,
>> expression="(objectClass=nTDSService)",
>> ?????????????????????????? attrs=["tombstoneLifetime"])
>> ??????? if "tombstoneLifetime" in res[0]:
>> ??????????? self.tombstoneLifetime = int(res[0]["tombstoneLifetime"][0])
>> ??????? else:
>> ??????????? self.tombstoneLife...
2017 Jan 16
4
Initial replication halts with "The handle is invalid." (msDS-NC-Replica-Locations corrupted?)
...: 64
schema_fsmo_init: we are master[no] updates allowed[no]
Initial schema load needed, as we have no existing schema, seq_num: 64
schema_fsmo_init: we are master[no] updates allowed[no]
gendb_search_v: CN=Directory Service,CN=Windows
NT,CN=Services,CN=Configuration,DC=micore,DC=us
objectClass=nTDSService -> 1
Doing a full scan on CN=Configuration,DC=micore,DC=us and looking for
deleted objects
Doing a full scan on DC=micore,DC=us and looking for deleted objects
Doing a full scan on DC=DomainDnsZones,DC=micore,DC=us and looking for
deleted objects
Doing a full scan on DC=ForestDnsZones,DC=mi...
2017 Jan 16
0
Initial replication halts with "The handle is invalid." (msDS-NC-Replica-Locations corrupted?)
...are master[no] updates allowed[no]
> Initial schema load needed, as we have no existing schema, seq_num: 64
> schema_fsmo_init: we are master[no] updates allowed[no]
> gendb_search_v: CN=Directory Service,CN=Windows
> NT,CN=Services,CN=Configuration,DC=micore,DC=us
> objectClass=nTDSService -> 1
> Doing a full scan on CN=Configuration,DC=micore,DC=us and looking
> for deleted objects
> Doing a full scan on DC=micore,DC=us and looking for deleted objects
> Doing a full scan on DC=DomainDnsZones,DC=micore,DC=us and looking
> for deleted objects
> Doing a full scan...
2017 Jan 17
0
Initial replication halts with "The handle is invalid." (msDS-NC-Replica-Locations corrupted?)
...master[no] updates allowed[no]
> Initial schema load needed, as we have no existing schema, seq_num:
> 64
> schema_fsmo_init: we are master[no] updates allowed[no]
> gendb_search_v: CN=Directory Service,CN=Windows
> NT,CN=Services,CN=Configuration,DC=micore,DC=us
> objectClass=nTDSService -> 1
> Doing a full scan on CN=Configuration,DC=micore,DC=us and looking
> for
> deleted objects
> Doing a full scan on DC=micore,DC=us and looking for deleted objects
> Doing a full scan on DC=DomainDnsZones,DC=micore,DC=us and looking
> for
> deleted objects
> Doin...
2017 Jan 16
2
Initial replication halts with "The handle is invalid." (msDS-NC-Replica-Locations corrupted?)
On Sun, 15 Jan 2017 20:14:12 -0500
Adam Tauno Williams via samba <samba at lists.samba.org> wrote:
> On Sun, 2017-01-15 at 14:39 -0500, Adam Tauno Williams via samba
> wrote:
> > Adding a Windows2008RC to an SerNET S4 4.5.3 (forest level 2008R2)
> > domain hangs at replication CN=Configuration received 1630 out of
> > approximately 1663 objects.
> > Only
2018 Oct 31
2
Internal DNS migrate to Bind9_DLZ
...tions=5000
distinguishedName: CN=Default Query Policy,CN=Query-Policies,CN=Directory Serv
ice,CN=Windows NT,CN=Services,CN=Configuration,DC=<domain>,DC=corp
# record 5
dn: CN=Directory Service,CN=Windows NT,CN=Services,CN=Configuration,DC=<domain>,DC=corp
objectClass: top
objectClass: nTDSService
cn: Directory Service
instanceType: 4
whenCreated: 20150416065542.0Z
whenChanged: 20150416065542.0Z
uSNCreated: 1723
tombstoneLifetime: 180
uSNChanged: 1723
showInAdvancedViewOnly: TRUE
name: Directory Service
objectGUID: 638831d2-9190-40ee-b566-248ad6f781fd
objectCategory: CN=NTDS-Service,CN=Sche...
2018 Oct 31
3
FW: Internal DNS migrate to Bind9_DLZ
Hai,
I've checked out the log you send and i re-read the complete thread.
Based on thats done and what i did see in you logs now, looks like a * (wildcard) entry is giving the problem.
But i am not sure of that, the wildcard bugs should be fixed, when i look in bugzilla. (#10435 #12952 )
I've forwarded the mail to Rowland also before we go throw things at you again. ;-)