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)
committerStefan Metzmacher <metze@samba.org>
Tue, 22 Feb 2011 18:32:52 +0000 (19:32 +0100)
source3/rpc_server/srv_pipe.c

index e918f284ad2175b7ee8573aba1b316b238d9f8ab..eac40eac6412d837f66f6260d198e6cb20f46c36 100644 (file)
@@ -734,8 +734,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