From a3ef974d30fd1adcf1a25940c2a2fa7e03fad6a0 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Thu, 10 Feb 2011 21:40:07 +1100 Subject: s3-rpc_server Remove comment, yes the key is correct. Autobuild-User: Andrew Bartlett Autobuild-Date: Mon Apr 4 13:31:52 CEST 2011 on sn-devel-104 --- source3/rpc_server/srv_pipe.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/source3/rpc_server/srv_pipe.c b/source3/rpc_server/srv_pipe.c index 27a43f30f7..27a7aaeaf4 100644 --- a/source3/rpc_server/srv_pipe.c +++ b/source3/rpc_server/srv_pipe.c @@ -738,8 +738,6 @@ static NTSTATUS pipe_gssapi_verify_final(TALLOC_CTX *mem_ctx, return status; } - /* TODO: this is what the ntlmssp code does with the session_key, check - * it is ok with gssapi too */ /* * We're an authenticated bind over smb, so the session key needs to * be set to "SystemLibraryDTC". Weird, but this is what Windows -- cgit