s3-rpc_server Remove comment, yes the key is correct.
authorAndrew Bartlett <abartlet@samba.org>
Thu, 10 Feb 2011 10:40:07 +0000 (21:40 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 4 Apr 2011 11:31:52 +0000 (13:31 +0200)
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Mon Apr  4 13:31:52 CEST 2011 on sn-devel-104

source3/rpc_server/srv_pipe.c

index 27a43f30f7ef52385fd41a30ce4630feac214d78..27a7aaeaf4726e0b18139ae1ba997674d37aa6a0 100644 (file)
@@ -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