search for: dsdb_dn

Displaying 9 results from an estimated 9 matches for "dsdb_dn".

2018 Sep 16
1
After updating
...quot;/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_duplicate_links dsdb_dn = dsdb_Dn(self.samdb, val.decode('utf8'), forward_syntax) File "/usr/local/samba/lib/python2.7/site-packages/samba/common.py", line 101, in __init__ self.dn = ldb.Dn(samdb, self.dnstring)
2018 Nov 08
4
Error in samba-tool dbcheck after updating to samba-4.9.1
...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 the configure like this: ./configure --enable-fhs --prefix=/usr --sysconfdir=/etc --localstatedir=/var --enable-debug...
2018 Sep 13
0
[Announce] Samba 4.9.0 Available for Download
...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.dn = ldb.Dn(samdb, self.dnstring) After returning to Samba 4.8.5 the error disapears.
2018 Oct 19
1
after samba update to 4.9 GIT issue with samba-tool dbcheck
...l/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_duplicate_links     dsdb_dn = dsdb_Dn(self.samdb, val.decode('utf8'), forward_syntax)   File "/usr/local/samba/lib/python2.7/site-packages/samba/common.py", line 101, in __init__     self.dn = ldb.Dn(samdb, self.dnstring) Does anyone have an idea how to fix this ? Is this a bug or a problem with my lin...
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
...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) > > (...) This is a known bug: https://bugzilla.samba.org/show_bug.cgi?id=13616
2018 Nov 09
0
Error in samba-tool dbcheck after updating to samba-4.9.1
...trs=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 the configure like this: > >./configure --enable-fhs --prefix=/usr --sysconfdir=/etc >--loc...
2010 May 02
2
samba4 make error - drsblobs.so
...iling dsdb/schema/schema_inferiors.c Compiling dsdb/schema/schema_prefixmap.c Compiling dsdb/schema/schema_info_attr.c Partially linking bin/mergedobj/samdb_schema.o Compiling lib/ldb-samba/ldif_handlers.c Partially linking bin/mergedobj/ldbsamba.o Compiling dsdb/common/util.c Compiling dsdb/common/dsdb_dn.c Compiling dsdb/common/dsdb_access.c Compiling ../libds/common/flag_mapping.c Partially linking bin/mergedobj/samdb_common.o Compiling ../libcli/ldap/ldap_ndr.c Partially linking bin/mergedobj/cli_ldap_ndr.o Compiling auth/system_session.c Partially linking bin/mergedobj/auth_system_session.o Comp...