s3:nmbd: implement a MAILSLOT => CLDAP proxy for NETLOGON_SAMLOGON requests
authorStefan Metzmacher <metze@samba.org>
Wed, 28 Jan 2009 09:10:12 +0000 (10:10 +0100)
committerStefan Metzmacher <metze@samba.org>
Sat, 21 Mar 2009 09:44:42 +0000 (10:44 +0100)
commit3b73cdb41201dd545e019e8e8313f6b8c51c7226
treeb7b77365aa2f7900bdda19c50b9467d0abfad15b
parent431fc718c13d259748ac20019997241981639c95
s3:nmbd: implement a MAILSLOT => CLDAP proxy for NETLOGON_SAMLOGON requests

This will be used as part a the franky setup, where nmbd will forward
the MAILSLOT requests to the local samba4 CLDAP server.

"nmbd_proxy_logon:cldap_server = 127.0.0.1" would configure
and activate this feature.

metze
source3/include/proto.h
source3/nmbd/nmbd.c
source3/nmbd/nmbd_processlogon.c