s3-auth: Remove auth_netlogond
authorAndrew Bartlett <abartlet@samba.org>
Sun, 3 Jun 2012 00:56:46 +0000 (10:56 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 16 Jun 2012 08:13:20 +0000 (10:13 +0200)
commit4edd8b891a90a89a84fbfa3636cc568d247b04b2
treefaed14f166f307a30ab24f63099d2560499affd5
parent9c715da1cbc256b9ae9298618c92807592607c9b
s3-auth: Remove auth_netlogond

auth_netlogond was an important module in the development of the
combined Samba 4.0, and was the first module to link smbd with the AD
authentication store, showing that it was possible for NTLM
authentication to be offloaded to the AD server components.

We now have auth_samba4, which provides the full GENSEC stack to smbd,
which also matches exactly the group membership and privileges
assignment and which is supported and tested as part of the official
Samba 4.0 release configuration.

Andrew Bartlett

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Sat Jun 16 10:13:20 CEST 2012 on sn-devel-104
source3/Makefile.in
source3/auth/auth_netlogond.c [deleted file]
source3/auth/proto.h
source3/auth/wscript_build
source3/configure.in
source3/wscript