Add netlogond auth method
authorVolker Lendecke <vl@samba.org>
Mon, 22 Sep 2008 17:29:05 +0000 (19:29 +0200)
committerVolker Lendecke <vl@samba.org>
Mon, 6 Oct 2008 07:54:17 +0000 (09:54 +0200)
commit439086099ad97a49c93102af1e6edafabea64b6f
tree63dc6a167e848c6a4b333b741a56b6c6bf1842ab
parent2f6026248ec9a84f6a263622f1753e98c89eb543
Add netlogond auth method

This authenticates against a local running samba4 using SamLogonEx. We retrieve
the machine password using samba4's mymachinepwd script and store the schannel
key for re-use in secrets.tdb.
source3/Makefile.in
source3/auth/auth_netlogond.c [new file with mode: 0644]
source3/configure.in
source3/include/proto.h