summaryrefslogtreecommitdiffstats
path: root/source/utils
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2006-08-29 16:52:59 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:38:59 -0500
commit37c636eb480e3736b143653231d73620152eb470 (patch)
treec9aa93bbeac7e18a57c2c477df460ba38044483a /source/utils
parent9810d74e171542408eea3ec22a0ebb57a9e1e87e (diff)
downloadsamba-37c636eb480e3736b143653231d73620152eb470.tar.gz
samba-37c636eb480e3736b143653231d73620152eb470.tar.xz
samba-37c636eb480e3736b143653231d73620152eb470.zip
r17921: Comment is obsolte. This is now implemented in winbindd.
Jeremy.
Diffstat (limited to 'source/utils')
-rw-r--r--source/utils/ntlm_auth.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/source/utils/ntlm_auth.c b/source/utils/ntlm_auth.c
index 813fccf6e42..c792b8e4707 100644
--- a/source/utils/ntlm_auth.c
+++ b/source/utils/ntlm_auth.c
@@ -623,9 +623,7 @@ static NTSTATUS ntlm_auth_start_ntlmssp_server(NTLMSSP_STATE **ntlmssp_state)
}
/*******************************************************************
- Used by firefox to drive NTLM auth to IIS servers. Currently
- requires krb5 enabled in winbindd as only then are the credentials
- cached in memory. This needs fixing in winbindd. JRA.
+ Used by firefox to drive NTLM auth to IIS servers.
*******************************************************************/
static NTSTATUS do_ccache_ntlm_auth(DATA_BLOB initial_msg, DATA_BLOB challenge_msg,