Displaying 3 results from an estimated 3 matches for "tdb_transaction_cancel".
2010 Dec 07
3
Samba4 LDAP LDB Indexes
...m.ldif
I get a text file containing a text dump of my directory. I can reload this
into a new tdb file using ldbadd, but only if I remove the one object called
@INDEXLIST. Without removing this object, ldbadd simply hangs, and then
eventually dies with the following error:
ltdb: tdb(newfile.ldb): tdb_transaction_cancel: no transaction
Failed to commit transaction: Failed to store index records in transaction
commit: Other
So, my question is: am I on the right track in rebuilding this LDB file? I
know I should have kept a good backup, but right now I would really like to
recover the file, and it seems that all (...
2018 Jul 05
1
Compiling Samba 4.8.3 on Solaris 10 produces "Undefined symbol" for tdbtorture
...;t get past:
[3237/3835] Linking default/lib/tdb/tdbtorture
Undefined first referenced
symbol in file
tdb_traverse_read default/lib/tdb/tools/tdbtorture_3.o
tdb_transaction_start default/lib/tdb/tools/tdbtorture_3.o
tdb_transaction_cancel default/lib/tdb/tools/tdbtorture_3.o
tdb_transaction_commit default/lib/tdb/tools/tdbtorture_3.o
tdb_append default/lib/tdb/tools/tdbtorture_3.o
tdb_delete default/lib/tdb/tools/tdbtorture_3.o
tdb_open_ex...
2008 Jun 01
3
Failed building 3.0.30 for tru64 4.0F
Dear friends,
I failed to buld samba 3.0.30 for tru64unix 4.0F.
I am curently locked to this os version due to other production
software.
We currently run Samba 2.2.8a but we were requested to upgrade by our
network group.
I downloaded 3.3.30 and did
$ cd source
$ ./configure
no warnings or errors as far as I could see, except
checking for replacing readdir using getdirentries()...