Displaying 5 results from an estimated 5 matches for "wbcfreememory".
2009 Sep 07
1
Problem with Samba 3.4 Franky: Internal Error starting Samba3
...ck frames:
 #0 smbd(log_stack_trace+0x2b) [0x84874ab]
 #1 smbd(smb_panic+0x180) [0x848724e]
 #2 smbd [0x8470ab8]
 #3 smbd [0x8470ac9]
 #4 [0xb7f13400]
 #5 /lib/tls/i686/cmov/libc.so.6(abort+0x188) [0xb7bee098]
 #6 /usr/lib/libtalloc.so.1(talloc_free+0x22d) [0xb7afa5dd]
 #7 /usr/lib/libwbclient.so.0(wbcFreeMemory+0x21) [0xb7d3cd93]
 #8 /usr/lib/libwbclient.so.0(wbcSidToGid+0xb4) [0xb7d3f26d]
 #9 smbd(winbind_sid_to_gid+0x3e) [0x8444936]
 #10 smbd(sid_to_gid+0x1bd) [0x8409419]
 #11 smbd(create_local_nt_token+0x3f8) [0x8507eca]
 #12 smbd(get_root_nt_token+0x1be) [0x8506fff]
 #13 smbd(svcctl_init_keys+0x2d) [0...
2011 Jan 20
1
libwbclient not found
...bgpg-error.so.0 => /lib/libgpg-error.so.0 (0x00007f2222511000)
        libtasn1.so.3 => /usr/lib/libtasn1.so.3 (0x00007f22222ff000)
        libhcrypto.so.4 => /usr/lib/libhcrypto.so.4 (0x00007f22220cc000)
undefined symbol: wbcErrorString        (/usr/lib/samba/libauth.so)
undefined symbol: wbcFreeMemory (/usr/lib/samba/libauth.so)
undefined symbol: wbcAuthenticateUserEx (/usr/lib/samba/libauth.so)
I find this odd as:
 ls -l /usr/lib/libwbclient.so.0
-rw-r--r-- 1 root root 100240 2011-01-07 04:55 /usr/lib/libwbclient.so.0
ldconfig -v |grep libwb
        libwbclient.so.0 -> libwbclient.so.0...
2017 May 29
1
samba-4.5.x Doesn't work against Anonymous login to windows
Hi List,
I have samba-4.1.x and samba-4.5.x.
Windows 7 has an user with no password (anonymous login allowed).
I am trying to connect to windows 7 from smbc calls.
call smbc_opendir() with username and empty password.
When smbc_opendir() is called from samba-4.5.x "SPNEGO(ntlmssp) login
failed: NT_STATUS_WRONG_CREDENTIAL_HANDLE" is returned.
But the same call from samba-4.1.x is no
2011 Jul 18
2
Build problem on RHEL 5.6
...ent.o): In function `wbcLibraryDetails':
wbclient.c:(.text+0x101): undefined reference to `talloc_named_const'
wbclient.c:(.text+0x123): undefined reference to `talloc_strdup'
wbclient.c:(.text+0x150): undefined reference to `_talloc_free'
bin/libwbclient.a(wbclient.o): In function `wbcFreeMemory':
wbclient.c:(.text+0x16e): undefined reference to `_talloc_free'
bin/libwbclient.a(wbc_util.o): In function `wbcAddNamedBlob':
I've tried building --with- and ?without- libtalloc and with external lib
talloc?
Any suggestions?
Thank you
Manjit
2010 Apr 09
8
smbd will not start
...24]
   #1 /usr/sbin/smbd(smb_panic+0x80) [0x8201f81]
   #2 /usr/sbin/smbd [0x81ecd73]
   #3 [0xb7fa4400]
   #4 /lib/i686/cmov/libc.so.6(abort+0x185) [0xb7b5ae15]
   #5 /usr/lib/libtalloc.so.2 [0xb7a64b19]
   #6 /usr/lib/libtalloc.so.2(_talloc_free+0x317) [0xb7a64a57]
   #7 /usr/lib/libwbclient.so.0(wbcFreeMemory+0x2b) [0xb7c75dab]
   #8 /usr/lib/libwbclient.so.0(wbcSidToGid+0xb0) [0xb7c780c0]
   #9 /usr/sbin/smbd(winbind_sid_to_gid+0x39) [0x81d85b7]
   #10 /usr/sbin/smbd(sid_to_gid+0xeb) [0x81b6f86]
   #11 /usr/sbin/smbd(create_local_nt_token+0x2b6) [0x8248b38]
   #12 /usr/sbin/smbd(get_root_nt_token+0x143...