s3-auth: remove crypto from serverinfo_to_SamInfoX calls.
authorGünther Deschner <gd@samba.org>
Thu, 6 Dec 2012 14:21:02 +0000 (15:21 +0100)
committerStefan Metzmacher <metze@samba.org>
Sun, 9 Dec 2012 18:39:08 +0000 (19:39 +0100)
commitf2d9589b178c0e3374e1c1ad363639b9e2bdce5f
tree7d162afe91c66b1ed035c2ba9b6d09c4bfb880d1
parentc1fb595081c2b0bf66bce06c09750f53e8031311
s3-auth: remove crypto from serverinfo_to_SamInfoX calls.

All crypto is dealt with within the netlogon samlogon server now.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/auth/check_samsec.c
source3/auth/proto.h
source3/auth/server_info.c
source3/rpc_server/netlogon/srv_netlog_nt.c
source3/torture/pdbtest.c