1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/winbind
Andrew Bartlett c86e98aa80 r23890: Allow wbinfo -a to work against Samba4's winbind.
Add a test for wbinfo -a to test_member.sh

Reimplement the server-side 'pam_auth' and 'pam_auth_crap' calls to
use the same SamLogon code as auth_winbind uses.

In my previous code, we did not bind to the LSA and SAMR pipes, before
attempting operations.  We now do this (how we passed any tests before
is beyond me).

This required some rework, particularly to make it easier to setup
secondary connections.  The new rpc_secondary_auth_connection()
function also performs the bind.

The dcerpc_connect.c file was getting to big, so things have been
merged into dcerpc_secondary.c.

Andrew Bartlett
(This used to be commit 365778a993)
2007-10-10 15:01:08 -05:00
..
config.mk r22403: this dependencies should be private 2007-10-10 14:51:14 -05:00
wb_async_helpers.c r23810: Make things static, and remove unsued code. 2007-10-10 14:59:21 -05:00
wb_async_helpers.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
wb_cmd_getdcname.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
wb_cmd_list_trustdom.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
wb_cmd_lookupname.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
wb_cmd_lookupsid.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
wb_cmd_userdomgroups.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
wb_cmd_usersids.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
wb_connect_lsa.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
wb_connect_sam.c r23890: Allow wbinfo -a to work against Samba4's winbind. 2007-10-10 15:01:08 -05:00
wb_dom_info_trusted.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
wb_dom_info.c r23890: Allow wbinfo -a to work against Samba4's winbind. 2007-10-10 15:01:08 -05:00
wb_init_domain.c r23890: Allow wbinfo -a to work against Samba4's winbind. 2007-10-10 15:01:08 -05:00
wb_irpc.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
wb_pam_auth.c r23890: Allow wbinfo -a to work against Samba4's winbind. 2007-10-10 15:01:08 -05:00
wb_sam_logon.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
wb_samba3_cmd.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
wb_samba3_protocol.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
wb_server.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
wb_server.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
wb_sid2domain.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00