Displaying 4 results from an estimated 4 matches for "mapping_tdb".
2008 Jul 03
2
Error building Samba 3.2.0 with gcc 2.96
I have tried to build Samba 3.2 with an old compiler gcc 2.96.
It gave only one single error:
groupdb/mapping_tdb.c: In function `add_mapping_entry':
groupdb/mapping_tdb.c:130: incompatible types in return
The offending line says:
return NULL;
in a function of type 'bool'.
Is this a bug, or am I using a far too old compiler?
Thorkil Olesen.
2019 Feb 28
2
winbind causing huge timeouts/delays since 4.8
...9/02/28 10:32:52.907386, 5, pid=18451, effective(0, 0), real(0, 0), class=passdb] ../../source3/passdb/pdb_tdb.c:600(tdbsam_getsampwnam)
pdb_getsampwnam (TDB): error fetching database.
Key: USER_foo
[2019/02/28 10:32:52.907444, 10, pid=18451, effective(0, 0), real(0, 0)] ../../source3/groupdb/mapping_tdb.c:279(find_map)
failed to unpack map
[2019/02/28 10:32:52.907532, 10, pid=18451, effective(0, 0), real(0, 0)] ../../source3/groupdb/mapping_tdb.c:279(find_map)
failed to unpack map
[2019/02/28 10:32:52.907624, 5, pid=18451, effective(0, 0), real(0, 0)] ../../source3/lib/username.c:181(Get_Pwna...
2019 Feb 26
3
winbind causing huge timeouts/delays since 4.8
Am 23.02.19 um 22:23 schrieb Rowland Penny via samba:
> On Sat, 23 Feb 2019 21:54:31 +0100
> Alexander Spannagel via samba <samba at lists.samba.org> wrote:
>
>> Am 23.02.19 um 15:48 schrieb Rowland Penny via samba:
>>>>>>>>> If you have, as you have, 'files sss winbind' in the the
>>>>>>>>> passwd & group line
2013 May 17
2
Continued compilation errors with samba 3.6.15
...ng passdb/pdb_smbpasswd.c
Compiling passdb/pdb_tdb.c
Compiling passdb/pdb_wbc_sam.c
Compiling passdb/account_pol.c
Compiling lib/privileges.c
Compiling lib/util_nscd.c
Compiling lib/winbind_util.c
Compiling lib/server_mutex.c
Compiling passdb/pdb_util.c
Compiling groupdb/mapping.c
Compiling groupdb/mapping_tdb.c
Compiling librpc/gen_ndr/ndr_srvsvc_c.c
Compiling librpc/gen_ndr/ndr_lsa_c.c
Compiling rpc_client/cli_lsarpc.c
Compiling rpc_client/init_lsa.c
Linking non-shared library bin/libsmbclient.a
BusyBox v1.14.2 (2009-11-27 09:33:24 KST) multi-call binary
Usage: ar [-o] [-v] [-p] [-t] [-x] ARCHIVE FILES...