auth_winbind: use wbcAuthenticateUserEx()
authorStefan Metzmacher <metze@samba.org>
Mon, 4 Feb 2008 17:18:36 +0000 (18:18 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 13 Feb 2008 12:30:16 +0000 (13:30 +0100)
commitb397b5cb8f0a9ca5d5b2fa3349635a4cebd81779
treed6fa22db6ae0bda245600228caba9ee254c3b856
parent5fb87ff3efc56de954ea08d286c90fbaaf99ea0a
auth_winbind: use wbcAuthenticateUserEx()

smbd doesn't need $(WBCOMMON_OBJ) anymore,
it works with any libwbclient.so now
and may talk to an older winbindd.

metze
(This used to be commit e3435930a307cff3066fe2047ed8c5c48911f001)
source3/Makefile.in
source3/auth/auth_util.c
source3/auth/auth_winbind.c