s3-net: use SMB_SIGNING_DEFAULT in connect_to_service()
authorGünther Deschner <gd@samba.org>
Fri, 18 Nov 2016 17:17:52 +0000 (18:17 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 23 Nov 2016 15:52:38 +0000 (16:52 +0100)
commit28fbc5ea2e39bf23808aee5035cfc2f58b7fbcfd
treeb0d964caadd2a8bd4b4d4e2181f22fc6405cc594
parent1f91b6aa63df4c48c49dabf8b30cde33579da17f
s3-net: use SMB_SIGNING_DEFAULT in connect_to_service()

For non IPC$ connections we get NT_STATUS_REVISION_MISMATCH otherwise when using
the connection.

Guenther

Signed-off-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Wed Nov 23 16:52:38 CET 2016 on sn-devel-144
source3/utils/net_util.c