s3/utils: Add warning to testparm for "client ipc signing" param values
authorNoel Power <noel.power@suse.com>
Fri, 2 Jun 2017 14:50:48 +0000 (15:50 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 6 Jun 2017 20:40:12 +0000 (22:40 +0200)
commitdf3844f4df14ea2143ba1856710c00b5ab856c44
treebf0abc209d26ccfff7901404193b85aa7695b60c
parent61f827bcdde494d3b4a094d6816ff7556f0ff608
s3/utils: Add warning to testparm for "client ipc signing" param values

We should warn about security sensitive settings where we can,
client ipc signing has 2 values that can allow connections to proceed
without SMB signing. This may be unavoidable (e.g. connecting to legacy
systems) but nevertheless it is worthwhile to warn.

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Jun  6 22:40:12 CEST 2017 on sn-devel-144
source3/utils/testparm.c