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)
commit86654056b22245a57396544d572de6401069b9e5
tree519846a34ec1fe92cda25e8af6b1ad1011815f42
parentd285bd927c604d930fc44cc84ef3321aa4ce9d9a
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
source/winbind/wb_cmd_list_trustdom.c
source/winbind/wb_cmd_lookupname.c
source/winbind/wb_cmd_lookupsid.c
source/winbind/wb_connect_lsa.c
source/winbind/wb_connect_sam.c
source/winbind/wb_init_domain.c
source/winbind/wb_server.h