r23133: I felt pity on Kai, as he starts work on winbind in Samba4, so I
authorAndrew Bartlett <abartlet@samba.org>
Fri, 25 May 2007 08:04:39 +0000 (08:04 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:52:53 +0000 (14:52 -0500)
commit64df4c7c5726ec266628fff40071e06d268b410e
treef6ff2c6c9f0076c4b6521f5a33a9195dfc69e28b
parent79d3f82f3383fd4e09d3fd1fefdc45cf53fdb5c1
r23133: I felt pity on Kai, as he starts work on winbind in Samba4, so I
decided to clean it up a little.

We now use SPNEGO for authentication if possible, and common routines
shared with the rest of the librpc codebase.  Rather than make a
connection to IPC$, then connect the pipes to it, we instead have the
lsa and samr pipes as 'secondary connections'.

Andrew Bartlett
(This used to be commit 86654056b22245a57396544d572de6401069b9e5)
source4/winbind/wb_cmd_list_trustdom.c
source4/winbind/wb_cmd_lookupname.c
source4/winbind/wb_cmd_lookupsid.c
source4/winbind/wb_connect_lsa.c
source4/winbind/wb_connect_sam.c
source4/winbind/wb_init_domain.c
source4/winbind/wb_server.h