This is a merge of the NETLOGON schannel server code from Samba
authorVolker Lendecke <vlendec@samba.org>
Fri, 4 Apr 2003 15:21:04 +0000 (15:21 +0000)
committerVolker Lendecke <vlendec@samba.org>
Fri, 4 Apr 2003 15:21:04 +0000 (15:21 +0000)
commite1f953241eb020f19fe657f29afdae28dcf5a03b
treeb2ba919dd71fb0cc8e481bb27e04ce5fd8d5076a
parentec8f717f7760f2e40da6b32b12c6b40872b81190
This is a merge of the NETLOGON schannel server code from Samba
TNG. Actually, it exists in the main Samba cvs tree in APPLIANCE_TNG
as I found out later :-)

It adds a new parameter: server schannel = yes/auto/no defaulting to
auto.

What does this mean to the user: No requireSignOrSeal registry patch
for XP anymore.

Many thanks for this code to Luke Leighton, Elrond and anybody else I
forgot to mention.

My next thing will be to see if this applies cleanly to 3_0.

Please test and comment!

Volker
docs/docbook/manpages/smb.conf.5.sgml
docs/docbook/smbdotconf/security/serverschannel.xml [new file with mode: 0644]
source/include/ntdomain.h
source/include/rpc_dce.h
source/param/loadparm.c
source/rpc_parse/parse_rpc.c
source/rpc_server/srv_netlog_nt.c
source/rpc_server/srv_pipe.c
source/rpc_server/srv_pipe_hnd.c