1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/nsswitch/libwbclient
Volker Lendecke be813ff2d4 libwbclient: Re-Fix a bug that was fixed with e5741e27c4
> r21878: Fix a bug with smbd serving a windows terminal server: If winbind
> decides smbd to be idle it might happen that smbd needs to do a winbind
> operation (for example sid2name) as non-root. This then fails to get the
> privileged pipe. When later on on the same connection another authentication
> request comes in, we try to do the CRAP auth via the non-privileged pipe.
>
> This adds a winbindd_priv_request_response() request that kills the existing
> winbind pipe connection if it's not privileged.

The fix for this was lost during the conversion to libwbclient.

Thanks to Ira Cooper <samba@ira.wakeful.net> for pointing this out!

Volker
2010-04-13 13:30:53 +02:00
..
tests libwbclient: Fix some memleaks in the tests 2010-04-09 13:15:05 +02:00
config.mk libwbclient: Separate out the async functions 2010-02-13 14:30:36 +01:00
Doxyfile nsswitch: Move source3 files to top level dir. 2008-12-16 13:02:45 +01:00
libwbclient.h libwbclient: Fix s4 build failure by fixing up includes. 2010-02-13 17:55:01 +01:00
wb_reqtrans.c Fix wb_req_more(): Return 0 when done, read_pkt_send needs that 2009-06-12 17:30:12 +02:00
wbc_async.c libwbclient: Zero out context on initialization 2010-02-11 23:53:36 +01:00
wbc_async.h libwbclient: Implement wbcLookupName_send/recv 2010-02-11 23:56:35 +01:00
wbc_err_internal.h nsswitch: Move source3 files to top level dir. 2008-12-16 13:02:45 +01:00
wbc_guid.c libwbclient: Attempt to fix build on AIX 2009-06-04 22:32:50 +02:00
wbc_idmap_async.c libwbclient: Fix s4 build failure by fixing up includes. 2010-02-13 17:55:01 +01:00
wbc_idmap.c libwbclient: Re-Fix a bug that was fixed with e5741e27c4 2010-04-13 13:30:53 +02:00
wbc_pam_async.c libwbclient: Fix s4 build failure by fixing up includes. 2010-02-13 17:55:01 +01:00
wbc_pam.c libwbclient: Re-Fix a bug that was fixed with e5741e27c4 2010-04-13 13:30:53 +02:00
wbc_pwd.c libwbclient: Both talloc_free and wbcFreeMemory deal with NULL 2010-04-03 22:12:23 +02:00
wbc_sid_async.c libwbclient: Fix s4 build failure by fixing up includes. 2010-02-13 17:55:01 +01:00
wbc_sid.c libwbclient: Fix a memleak in wbcGetDisplayName 2010-04-10 17:05:38 +02:00
wbc_util_async.c libwbclient: Fix s4 build failure by fixing up includes. 2010-02-13 17:55:01 +01:00
wbc_util.c libwbclient: Fix a memleak in wbcListTrusts 2010-04-04 23:22:52 +02:00
wbclient_internal.h libwbclient: Re-Fix a bug that was fixed with e5741e27c4 2010-04-13 13:30:53 +02:00
wbclient.c libwbclient: Re-Fix a bug that was fixed with e5741e27c4 2010-04-13 13:30:53 +02:00
wbclient.h libwbclient: Add wbcInterfaceDetails_send/recv 2010-02-11 23:56:33 +01:00
wscript_build s4-waf: removed the AUTOGENERATED markers 2010-04-06 20:27:16 +10:00