svn commit: samba r17921 - in branches/SAMBA_3_0/source/utils: .

jra at samba.org jra at samba.org
Tue Aug 29 16:53:00 GMT 2006


Author: jra
Date: 2006-08-29 16:52:59 +0000 (Tue, 29 Aug 2006)
New Revision: 17921

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17921

Log:
Comment is obsolte. This is now implemented in winbindd.
Jeremy.

Modified:
   branches/SAMBA_3_0/source/utils/ntlm_auth.c


Changeset:
Modified: branches/SAMBA_3_0/source/utils/ntlm_auth.c
===================================================================
--- branches/SAMBA_3_0/source/utils/ntlm_auth.c	2006-08-29 16:16:30 UTC (rev 17920)
+++ branches/SAMBA_3_0/source/utils/ntlm_auth.c	2006-08-29 16:52:59 UTC (rev 17921)
@@ -623,9 +623,7 @@
 }
 
 /*******************************************************************
- 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,



More information about the samba-cvs mailing list