summaryrefslogtreecommitdiff
path: root/source4/auth/config.mk
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2005-11-01 13:35:59 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:45:38 -0500
commit1d6e6540e07af51d687859b2b87518cfc8ae904d (patch)
treec0923374214fcb1df2f12a3dc979a2fe6276887e /source4/auth/config.mk
parent8b95bda9752383f298fad4775bd817971c37d756 (diff)
downloadsamba-1d6e6540e07af51d687859b2b87518cfc8ae904d.tar.gz
samba-1d6e6540e07af51d687859b2b87518cfc8ae904d.tar.bz2
samba-1d6e6540e07af51d687859b2b87518cfc8ae904d.zip
r11441: Remove the auth_domain module from Samba4, as we will only do things
via winbindd in Samba4. Andrew Bartlett (This used to be commit e63be25d0b6edbb17f0747663b0570145a4d55fb)
Diffstat (limited to 'source4/auth/config.mk')
-rw-r--r--source4/auth/config.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/source4/auth/config.mk b/source4/auth/config.mk
index c09e484231..876d43a6ef 100644
--- a/source4/auth/config.mk
+++ b/source4/auth/config.mk
@@ -40,18 +40,6 @@ REQUIRED_SUBSYSTEMS = \
#######################
#######################
-# Start MODULE auth_domain
-[MODULE::auth_domain]
-INIT_FUNCTION = auth_domain_init
-SUBSYSTEM = AUTH
-INIT_OBJ_FILES = \
- auth_domain.o
-REQUIRED_SUBSYSTEMS = \
- NDR_NETLOGON LIBNDR
-# End MODULE auth_winbind
-#######################
-
-#######################
# Start MODULE auth_developer
[MODULE::auth_developer]
INIT_FUNCTION = auth_developer_init