search for: syntax_oid

Displaying 8 results from an estimated 8 matches for "syntax_oid".

2018 Sep 16
1
After updating
...amba/lib/python2.7/site-packages/samba/dbchecker.py", line 221, in check_database error_count += self.check_object(object.dn, attrs=attrs) File "/usr/local/samba/lib/python2.7/site-packages/samba/dbchecker.py", line 2230, in check_object error_count += self.check_dn(obj, attrname, syntax_oid) File "/usr/local/samba/lib/python2.7/site-packages/samba/dbchecker.py", line 1139, in check_dn self.check_duplicate_links(obj, attrname, syntax_oid, linkID, reverse_link_name) File "/usr/local/samba/lib/python2.7/site-packages/samba/dbchecker.py", line 947, in check_duplicat...
2018 Nov 08
4
Error in samba-tool dbcheck after updating to samba-4.9.1
...;/usr/lib64/python2.7/site-packages/samba/dbchecker.py", line 221, in check_database error_count += self.check_object(object.dn, attrs=attrs) File "/usr/lib64/python2.7/site-packages/samba/dbchecker.py", line 2230, in check_object error_count += self.check_dn(obj, attrname, syntax_oid) File "/usr/lib64/python2.7/site-packages/samba/dbchecker.py", line 1324, in check_dn v_dn = dsdb_Dn(self.samdb, v.decode('utf8')) File "/usr/lib64/python2.7/site-packages/samba/common.py", line 101, in __init__ self.dn = ldb.Dn(samdb, self.dnstring) I use t...
2018 Sep 13
0
[Announce] Samba 4.9.0 Available for Download
...python2.7/site-packages/samba/dbchecker.py", line 221, in check_database error_count += self.check_object(object.dn, attrs=attrs) File "/usr/local/samba/lib64/python2.7/site-packages/samba/dbchecker.py", line 2230, in check_object error_count += self.check_dn(obj, attrname, syntax_oid) File "/usr/local/samba/lib64/python2.7/site-packages/samba/dbchecker.py", line 1182, in check_dn dsdb_dn = dsdb_Dn(self.samdb, val.decode('utf8'), syntax_oid) File "/usr/local/samba/lib64/python2.7/site-packages/samba/common.py", line 101, in __init__ self.d...
2018 Oct 19
1
after samba update to 4.9 GIT issue with samba-tool dbcheck
...on2.7/site-packages/samba/dbchecker.py", line 221, in check_database     error_count += self.check_object(object.dn, attrs=attrs)   File "/usr/local/samba/lib/python2.7/site-packages/samba/dbchecker.py", line 2230, in check_object     error_count += self.check_dn(obj, attrname, syntax_oid)   File "/usr/local/samba/lib/python2.7/site-packages/samba/dbchecker.py", line 1139, in check_dn     self.check_duplicate_links(obj, attrname, syntax_oid, linkID, reverse_link_name)   File "/usr/local/samba/lib/python2.7/site-packages/samba/dbchecker.py", line 947, in c...
2018 Sep 13
2
[Announce] Samba 4.9.0 Available for Download
On Thu, 13 Sep 2018 14:41:54 +0100 miguel medalha via samba <samba at lists.samba.org> wrote: > Hello > > In one of my DCs, when I run ./configure for Samba 4.9.0, it fails > with the following message: > > Checking for lmdb >= 0.9.16 via header check : not > found Samba AD DC and --enable-selftest requires lmdb 0.9.16 or later > > My ./configure command
2018 Sep 24
5
Samba 4.7.9 dbcheck error
Hello list, I'm getting a weird error message regarding our file server when i run dbcheck on my dc01 running Samba v4.7.9. The error only occurs on dc01, dc02 is fine, the file server also works fine but I want to clean the database before doing the upgrade to version 4.9 dc01:~# samba-tool dbcheck --cross-ncs Checking 4503 objects SID S-1-5-21-3258148492-1502286889-3538134041-1601 for
2018 Nov 08
0
Error in samba-tool dbcheck after updating to samba-4.9.1
...2.7/site-packages/samba/dbchecker.py", line 221, in check_database > error_count += self.check_object(object.dn, attrs=attrs) > File "/usr/lib64/python2.7/site-packages/samba/dbchecker.py", line 2230, in check_object > error_count += self.check_dn(obj, attrname, syntax_oid) > File "/usr/lib64/python2.7/site-packages/samba/dbchecker.py", line 1324, in check_dn > v_dn = dsdb_Dn(self.samdb, v.decode('utf8')) > File "/usr/lib64/python2.7/site-packages/samba/common.py", line 101, in __init__ > self.dn = ldb.Dn(samdb,...
2018 Nov 09
0
Error in samba-tool dbcheck after updating to samba-4.9.1
...2.7/site-packages/samba/dbchecker.py", line 221, >in check_database > error_count += self.check_object(object.dn, attrs=attrs) >File "/usr/lib64/python2.7/site-packages/samba/dbchecker.py", line >2230, in check_object > error_count += self.check_dn(obj, attrname, syntax_oid) >File "/usr/lib64/python2.7/site-packages/samba/dbchecker.py", line >1324, in check_dn > v_dn = dsdb_Dn(self.samdb, v.decode('utf8')) >File "/usr/lib64/python2.7/site-packages/samba/common.py", line 101, in >__init__ > self.dn = ldb.Dn(samdb, sel...