s4-rpc_server: Add back support for lsa over \\pipe\\netlogon optionally
authorAndrew Bartlett <abartlet@samba.org>
Mon, 12 Dec 2016 20:06:25 +0000 (09:06 +1300)
committerStefan Metzmacher <metze@samba.org>
Thu, 15 Dec 2016 07:21:12 +0000 (08:21 +0100)
commit31d625bcd2b0cb33dd98a37c202f5b371b871362
tree7627cb9b87cf55d2a313e85d05c51ae72cf3831a
parentfee6bb7ca656748cab71998fd60755a0882d0afc
s4-rpc_server: Add back support for lsa over \\pipe\\netlogon optionally

The idea here is that perhaps some real client relies on this (and not just Samba torture
commands), so we need a way to support it for the 4.6 release.

If no such client emerges, it can be deprecated and removed in the normal way.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
docs-xml/smbdotconf/protocol/lsaovernetlogon.xml [new file with mode: 0644]
pidl/lib/Parse/Pidl/Samba4/NDR/Server.pm
source4/rpc_server/lsa/dcesrv_lsa.c