lib/param: Consolidate code to enable smb signing on the server, always enable on...
commite665fc394074e5aebc22baa4aa1d8d45077ce37d
authorAndrew Bartlett <abartlet@samba.org>
Mon, 14 Oct 2013 00:45:42 +0000 (14 13:45 +1300)
committerDavid Disseldorp <ddiss@samba.org>
Fri, 22 Nov 2013 12:13:03 +0000 (22 13:13 +0100)
tree498f64c40723a7851aff5702b0e5a1d156228827
parent000172a5ab7e4bfac7ef618d0d78ec7fe95d0e2a
lib/param: Consolidate code to enable smb signing on the server, always enable on AD DC

This uses the code from the source4/ SMB server (the NTVFS smb server)
in common, to force SMB Signing to be on when we are an AD DC.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Autobuild-User(master): David Disseldorp <ddiss@samba.org>
Autobuild-Date(master): Fri Nov 22 13:13:05 CET 2013 on sn-devel-104
docs-xml/smbdotconf/security/serversigning.xml
lib/param/loadparm.c
source3/smbd/signing.c
source4/smb_server/smb/signing.c