summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_pipe.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2011-02-10 21:40:07 +1100
committerAndrew Bartlett <abartlet@samba.org>2011-04-04 13:31:52 +0200
commita3ef974d30fd1adcf1a25940c2a2fa7e03fad6a0 (patch)
tree87b1583a20b08db581ed23cd42f232a490e316a8 /source3/rpc_server/srv_pipe.c
parent77e67163daaa670ee43ddbc4fd3fd3e8c3c38d49 (diff)
downloadsamba-a3ef974d30fd1adcf1a25940c2a2fa7e03fad6a0.tar.gz
samba-a3ef974d30fd1adcf1a25940c2a2fa7e03fad6a0.tar.bz2
samba-a3ef974d30fd1adcf1a25940c2a2fa7e03fad6a0.zip
s3-rpc_server Remove comment, yes the key is correct.
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Mon Apr 4 13:31:52 CEST 2011 on sn-devel-104
Diffstat (limited to 'source3/rpc_server/srv_pipe.c')
-rw-r--r--source3/rpc_server/srv_pipe.c2
1 files changed, 0 insertions, 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