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,