summaryrefslogtreecommitdiff
path: root/source4/winbind/config.mk
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2005-10-12 20:22:45 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:39:44 -0500
commit67580434cfa58d197d8fd403a5a8f60b9423b4d8 (patch)
treebf3ebf1adba6e8aaf38d789ad229bad1a4ea5cdb /source4/winbind/config.mk
parente5671ad531c7efe72836cfe48604fb90a8fa53a9 (diff)
downloadsamba-67580434cfa58d197d8fd403a5a8f60b9423b4d8.tar.gz
samba-67580434cfa58d197d8fd403a5a8f60b9423b4d8.tar.bz2
samba-67580434cfa58d197d8fd403a5a8f60b9423b4d8.zip
r10936: Commit work in progress: wb_pam_auth_crap made async. This does not work yet,
but the version before did not either, so we're not worse than before. One thing this does better is to call the domain init code if it's not there yet. Volker (This used to be commit 35bcfb185b9763a3677d7ac9e748f3a3ba7d2593)
Diffstat (limited to 'source4/winbind/config.mk')
-rw-r--r--source4/winbind/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/winbind/config.mk b/source4/winbind/config.mk
index f949f87106..a33a886bcc 100644
--- a/source4/winbind/config.mk
+++ b/source4/winbind/config.mk
@@ -11,6 +11,7 @@ INIT_OBJ_FILES = \
winbind/wb_samba3_cmd.o \
winbind/wb_init_domain.o \
winbind/wb_connect_lsa.o \
+ winbind/wb_pam_auth.o \
winbind/wb_async_helpers.o
REQUIRED_SUBSYSTEMS = RPC_NDR_LSA
# End MODULE server_service_winbind