s3-auth Add auth_samba4 module
authorAndrew Bartlett <abartlet@samba.org>
Sun, 8 May 2011 12:48:11 +0000 (14:48 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 8 May 2011 17:00:28 +0000 (19:00 +0200)
commitf52c6eeacc1131fca6656d07eca035668423b008
tree33da57c9eac0f4f9eeaa2bd9ff734d265f2aba51
parenta47c7f6b4cfc8ce271cfd5addbf8f901d9ab3c6e
s3-auth Add auth_samba4 module

This module makes a direct call into the Samba4 auth stack to
authenticate Samba4 uses in a Samba3 file server.  The direct call
avoids the need to obtain schannel credentials.

Andrew Bartlett

Pair-Programmed-With: Andrew Tridgell <tridge@samba.org>
source3/auth/auth_samba4.c [new file with mode: 0644]
source3/auth/wscript_build