search for: tevent_ntstatus

Displaying 12 results from an estimated 12 matches for "tevent_ntstatus".

2015 Jun 16
2
winbind bug - possible overflow
...ibtevent.so.0.9.21) ==16475== by 0xB5EC7D6: ??? (in /usr/lib64/libtevent.so.0.9.21) ==16475== by 0xB5E8FBC: _tevent_loop_once (in /usr/lib64/libtevent.so.0.9.21) ==16475== by 0xB5EA28E: tevent_req_poll (in /usr/lib64/libtevent.so.0.9.21) ==16475== by 0x5AD310D: tevent_req_poll_ntstatus (tevent_ntstatus.c:106) ==16475== by 0x6EF09AA: dcerpc_binding_handle_call (binding_handle.c:565) ==16475== by 0x69AE98C: dcerpc_lsa_LookupSids_r (ndr_lsa_c.c:3037) ==16475== by 0x69AEC1C: dcerpc_lsa_LookupSids (ndr_lsa_c.c:3192) ==16475== by 0x152FD6: rpc_lookup_sids (winbindd_rpc.c:1145) ==16475==...
2013 Apr 14
10
[samba4] crash of winbind after "ls -l /usr/local/samba/var/locks/sysvol"
Hi, I used Samba 4.0.5 in Wheezy. Here is that I have done: --------------------------------------------------------------- samba-tool domain provision --realm=CHEZMOI.PRIV --domain=CHEZMOI \ --server-role=dc --dns-backend=SAMBA_INTERNAL --adminpass='+toto123' echo "nameserver 192.168.0.21" > /etc/resolv.conf samba ln -s /usr/local/samba/lib/libnss_winbind.so
2019 Nov 18
1
logging of ldap queries
Hi everyone, I am looking at a way to easily trace ldap queries to easily single out computers that have buggy software that download the whole AD (like a getent passwd with winbind enum users = yes for example). Increasing the debug level to 5 gives me the result I am looking for, however it is very very talkative and it fills up the log partition way too fast. I wanted to try to single out one
2015 Jun 16
0
winbind bug - possible overflow
...> ==16475== by 0xB5EC7D6: ??? (in /usr/lib64/libtevent.so.0.9.21) > ==16475== by 0xB5E8FBC: _tevent_loop_once (in /usr/lib64/libtevent.so.0.9.21) > ==16475== by 0xB5EA28E: tevent_req_poll (in /usr/lib64/libtevent.so.0.9.21) > ==16475== by 0x5AD310D: tevent_req_poll_ntstatus (tevent_ntstatus.c:106) > ==16475== by 0x6EF09AA: dcerpc_binding_handle_call (binding_handle.c:565) > ==16475== by 0x69AE98C: dcerpc_lsa_LookupSids_r (ndr_lsa_c.c:3037) > ==16475== by 0x69AEC1C: dcerpc_lsa_LookupSids (ndr_lsa_c.c:3192) > ==16475== by 0x152FD6: rpc_lookup_sids (winbindd_rpc.c...
2015 Jun 16
2
winbind bug - possible overflow
Hello, I'm facing a bug with winbind. If I request groups for particular domain user, winbind cache gets corrupted. My winbind version is 4.1.12-23.el7_1 (Centos 7.1, x86_64). 1) this is correct UID to SID mapping: wbinfo -U 100152 S-1-5-21-3451901064-902568176-4053310204-180212 2) I request groups info for a user: id -G -n 209459 [reply with 33 groups] 3) I request UID to SID mapping
2018 Dec 27
1
FreeBSD, Libmd5, samba 4.9.4 & "smbclient -L" (using password) -> core dump
...ent_loop_once () from /usr/local/lib/libtevent.so.0 #20 0x000000080864ac0b in tevent_req_poll () from /usr/local/lib/libtevent.so.0 #21 0x00000008052349de in tevent_req_poll_ntstatus (req=req at entry=0x811a84080, ev=ev at entry=0x811a582e0, status=status at entry=0x7fffffffdbf4) at ../lib/util/tevent_ntstatus.c:109 #22 0x0000000801d66efd in cli_session_setup_creds (cli=<optimized out>, creds=creds at entry=0x811a8b060) at ../source3/libsmb/cliconnect.c:1795 #23 0x0000000801d82728 in do_connect (ctx=ctx at entry=0x811a1d1e0, server=<optimized out>, server at entry=0x811a46250 "filur00&qu...
2018 Oct 05
2
Samba Panic when accessing share from OSX
...d> #8 0x00007f5af5e4d277 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #9 0x00007f5af5e4e968 in __GI_abort () at abort.c:90 #10 0x00007f5af8b380b1 in tevent_req_is_nterror (req=req at entry=0x55f77ed68ce0, status=status at entry=0x7fff8b143510) at ../lib/util/tevent_ntstatus.c:66 #11 0x00007f5af9503d84 in smbd_smb2_flush_recv (req=0x55f77ed68ce0) at ../source3/smbd/smb2_flush.c:211 #12 smbd_smb2_request_flush_done (subreq=0x55f77ed68ce0) at ../source3/smbd/smb2_flush.c:75 #13 0x00007f5af61ea2f2 in _tevent_req_error (req=req at entry=0x55f77ed68ce0, error=<optimized...
2009 Jul 03
2
[Announce] Samba 3.4.0 Available for Download
...es since 3.4.0rc1 ---------------------- o Jeremy Allison <jra@samba.org> * BUG 6520: Fix time stamps when "unix extensions = yes". o Michael Adam <obnox@samba.org> * BUG 6509: Use gid (not uid) cache in fetch_gid_from_cache(). * BUG 6521: Fix building tevent_ntstatus without config.h. * BUG 6531: Fix pid file name. o Guenther Deschner <gd@samba.org> * BUG 6512: Fix support for enumerating user forms. o Bjoern Jacke <bj@sernet.de> * BUG 6497: Fix calling of 'test' in configure. * BUG 6459: Fix build of pam_smbpas...
2009 Jul 03
2
[Announce] Samba 3.4.0 Available for Download
...es since 3.4.0rc1 ---------------------- o Jeremy Allison <jra@samba.org> * BUG 6520: Fix time stamps when "unix extensions = yes". o Michael Adam <obnox@samba.org> * BUG 6509: Use gid (not uid) cache in fetch_gid_from_cache(). * BUG 6521: Fix building tevent_ntstatus without config.h. * BUG 6531: Fix pid file name. o Guenther Deschner <gd@samba.org> * BUG 6512: Fix support for enumerating user forms. o Bjoern Jacke <bj@sernet.de> * BUG 6497: Fix calling of 'test' in configure. * BUG 6459: Fix build of pam_smbpas...
2013 May 17
2
Continued compilation errors with samba 3.6.15
.../util.c Compiling ../lib/util/fsusage.c Compiling ../lib/util/params.c Compiling ../lib/util/talloc_stack.c Compiling ../lib/util/genrand.c Compiling ../lib/util/util_net.c Compiling ../lib/util/become_daemon.c Compiling ../lib/util/system.c Compiling ../lib/util/tevent_unix.c Compiling ../lib/util/tevent_ntstatus.c Compiling ../lib/util/tevent_werror.c Compiling ../lib/util/smb_threads.c Compiling ../lib/util/util_id.c Compiling ../lib/util/rfc1738.c Compiling ../lib/util/select.c Compiling ../lib/util/util_pw.c Compiling ../lib/crypto/crc32.c Compiling ../lib/crypto/md5.c Compiling ../lib/crypto/hmacmd5.c...
2010 May 11
1
Samba 3.5.2 compile on AIX
...il/data_blob.c Compiling ../lib/util/util.c Compiling ../lib/util/fsusage.c Compiling ../lib/util/params.c Compiling ../lib/util/talloc_stack.c Compiling ../lib/util/genrand.c Compiling ../lib/util/util_net.c Compiling ../lib/util/become_daemon.c Compiling ../lib/util/system.c Compiling ../lib/util/tevent_ntstatus.c Compiling ../lib/util/smb_threads.c Compiling ../lib/util/util_id.c Compiling ../lib/util/rfc1738.c Compiling ../lib/crypto/crc32.c Compiling ../lib/crypto/md5.c Compiling ../lib/crypto/hmacmd5.c Compiling ../lib/crypto/arcfour.c Compiling ../lib/crypto/md4.c Compiling ../lib/crypto/sha256.c Comp...
2010 May 02
2
samba4 make error - drsblobs.so
...ndr_schannel.c Partially linking bin/mergedobj/ndr_schannel.o Compiling ../libcli/auth/schannel_state_tdb.c Partially linking bin/mergedobj/common_schanneldb.o Compiling auth/gensec/gensec_krb5.c Partially linking bin/mergedobj/gensec_krb5.o Compiling ../lib/util/tevent_unix.c Compiling ../lib/util/tevent_ntstatus.c Partially linking bin/mergedobj/util_tevent.o Compiling libcli/resolve/bcast.c Compiling libcli/resolve/nbtlist.c Compiling libcli/resolve/wins.c Compiling libcli/resolve/dns_ex.c Compiling libcli/resolve/file.c Compiling libcli/resolve/host.c Compiling libcli/resolve/resolve_lp.c Partially linki...